HADOOP-15926. Document upgrading the section in NOTICE.txt when upgrading the version of AWS SDK. Contributed by Dinesh Chitlangia.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66b1335b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/66b1335b Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/66b1335b Branch: refs/heads/HDFS-12943 Commit: 66b1335bb3a9a6f3a3db455540c973d4a85bef73 Parents: df5e863 Author: Akira Ajisaka <aajis...@apache.org> Authored: Thu Nov 15 16:30:24 2018 +0900 Committer: Akira Ajisaka <aajis...@apache.org> Committed: Thu Nov 15 16:30:24 2018 +0900 ---------------------------------------------------------------------- .../hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/66b1335b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md ---------------------------------------------------------------------- diff --git a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md index 31d3a5f..cb07a49 100644 --- a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md +++ b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md @@ -1182,6 +1182,7 @@ as it may take a couple of SDK updates before it is ready. 1. Identify the latest AWS SDK [available for download](https://aws.amazon.com/sdk-for-java/). 1. Create a private git branch of trunk for JIRA, and in `hadoop-project/pom.xml` update the `aws-java-sdk.version` to the new SDK version. +1. Update AWS SDK versions in NOTICE.txt. 1. Do a clean build and rerun all the `hadoop-aws` tests, with and without the `-Ds3guard -Ddynamodb` options. This includes the `-Pscale` set, with a role defined for the assumed role tests. in `fs.s3a.assumed.role.arn` for testing assumed roles, --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org