You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ga...@apache.org on 2020/01/23 13:21:57 UTC

[hadoop] branch trunk updated (92c5890 -> 6c1fa24)

This is an automated email from the ASF dual-hosted git repository.

gabota pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 92c5890  HDFS-15117. EC: Add getECTopologyResultForPolicies to DistributedFileSystem. Contributed by Ayush Saxena
     add 6c1fa24  HADOOP-16732. S3Guard to support encrypted DynamoDB table (#1752). Contributed by Mingliang Liu.

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/core-default.xml            | 21 ++++++++
 .../java/org/apache/hadoop/fs/s3a/Constants.java   | 19 ++++++++
 .../fs/s3a/s3guard/DynamoDBMetadataStore.java      |  4 +-
 .../s3guard/DynamoDBMetadataStoreTableManager.java | 44 +++++++++++++++++
 .../apache/hadoop/fs/s3a/s3guard/S3GuardTool.java  | 35 ++++++++++++--
 .../src/site/markdown/tools/hadoop-aws/s3guard.md  | 56 ++++++++++++++++++++++
 .../src/site/markdown/tools/hadoop-aws/testing.md  | 21 ++++++++
 .../fs/s3a/s3guard/ITestDynamoDBMetadataStore.java | 41 +++++++++++++++-
 .../fs/s3a/s3guard/ITestS3GuardToolDynamoDB.java   | 16 ++++++-
 9 files changed, 247 insertions(+), 10 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org