-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-16735. Make it clearer in config default that EnvironmentVariableCredentialsProvider supports AWS_SESSION_TOKEN #1733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…bleCredentialsProvider supports AWS_SESSION_TOKEN
770e510 to
4238000
Compare
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
+1, commit at your leisure |
|
Thanks @steveloughran . So our way of committing PR at GitHub is to merge the PR from this Web UI, or still go back to the git command line following the HowtoCommit wiki? If the former, I don't have write access to this repository so I can merge PR. If the latter, shall I mention this PR number in the commit message so this will close this PR automatically? |
|
multiple ways
Unless you use the option to commit the chain of patches (I don't) things are uncommitted. You should do the final commit yourself, ideally with a --author attribute to give the contributor credit across github, -S to GPG sign.
Download the .patch file by adding .patch to the PR URL; apply Then commit manually. For back porting I check out locally and then cherry pick. As this is your own work, just hit the squash and merge button and see how it goes. Except: why don't you have write access? Try from the command line with smart-apply-patch instead |
|
oh, and then manually close the PR & JIRA. Some people include the commit #; I don't |
…bleCredentialsProvider supports AWS_SESSION_TOKEN. Contributed by Mingliang Liu This closes #1733
…bleCredentialsProvider supports AWS_SESSION_TOKEN. Contributed by Mingliang Liu This closes #1733
…bleCredentialsProvider supports AWS_SESSION_TOKEN. Contributed by Mingliang Liu This closes #1733
…bleCredentialsProvider supports AWS_SESSION_TOKEN. Contributed by Mingliang Liu This closes #1733
|
Thanks @steveloughran . I don't have write access to this GitHub repo, and I have sent an email to ask about this. Not sure why. At the meantime, I have committed via command line using the tips you provided. One nit is that, I enabled the I will update the wiki page with the above tips, and maybe you can review that later. Will let you know. |
|
@steveloughran I don't have write access to the wiki page at https://cwiki.apache.org/confluence/display/HADOOP2, do you have admin access to add me there? Thanks |
|
I don't seem allowed to edit that page either |
…bleCredentialsProvider supports AWS_SESSION_TOKEN. Contributed by Mingliang Liu This closes apache#1733
…bleCredentialsProvider supports AWS_SESSION_TOKEN. Contributed by Mingliang Liu This closes apache#1733
…bleCredentialsProvider supports AWS_SESSION_TOKEN. Contributed by Mingliang Liu This closes apache#1733
No description provided.