Skip to content

Add support for using AWS_PROFILE from local aws config#61

Open
yochum wants to merge 2 commits intogettyimages:masterfrom
yochum:feature/use-default-AWS-credential-chain
Open

Add support for using AWS_PROFILE from local aws config#61
yochum wants to merge 2 commits intogettyimages:masterfrom
yochum:feature/use-default-AWS-credential-chain

Conversation

@yochum
Copy link
Copy Markdown

@yochum yochum commented Sep 13, 2019

No description provided.

Comment thread README.md

To start `spark-shell` with your desired AWS_PROFILE from ${HOME}/.aws/credentials:

docker run --rm -it -e "AWS_PROFILE=YOURPROFILE" -v "${HOME}/.aws":/root/.aws -p 4040:4040 gettyimages/spark bin/spark-shell
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this credentials mount get mapped to other workers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants