[jira] [Commented] (HADOOP-16732) S3Guard to support encrypted DynamoDB table

2020-01-23 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17022113#comment-17022113
 ] 

Hudson commented on HADOOP-16732:
-

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17894 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17894/])
HADOOP-16732. S3Guard to support encrypted DynamoDB table (#1752). (gabor.bota: 
rev 6c1fa24ac02b82b5e267dc966e34fb7d4f9556db)
* (edit) hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
* (edit) 
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/s3guard/ITestDynamoDBMetadataStore.java
* (edit) 
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/s3guard/ITestS3GuardToolDynamoDB.java
* (edit) hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/s3guard.md
* (edit) 
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/s3guard/S3GuardTool.java
* (edit) 
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/s3guard/DynamoDBMetadataStore.java
* (edit) 
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/s3guard/DynamoDBMetadataStoreTableManager.java
* (edit) hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md
* (edit) 
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/Constants.java


> S3Guard to support encrypted DynamoDB table
> ---
>
> Key: HADOOP-16732
> URL: https://issues.apache.org/jira/browse/HADOOP-16732
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
>Priority: Major
>
> S3Guard is not yet supporting [encrypted DynamoDB 
> table|https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tutorial.html].
>  We can provide an option to enable encrypted DynamoDB table so data at rest 
> could be encrypted. S3Guard data in DynamoDB usually is not sensitive since 
> it's the S3 namespace mirroring, but some times even this is a concern. By 
> default it's not enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-16732) S3Guard to support encrypted DynamoDB table

2020-01-23 Thread Gabor Bota (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17022085#comment-17022085
 ] 

Gabor Bota commented on HADOOP-16732:
-

+1 on PR #1752. Committing.

> S3Guard to support encrypted DynamoDB table
> ---
>
> Key: HADOOP-16732
> URL: https://issues.apache.org/jira/browse/HADOOP-16732
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
>Priority: Major
>
> S3Guard is not yet supporting [encrypted DynamoDB 
> table|https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tutorial.html].
>  We can provide an option to enable encrypted DynamoDB table so data at rest 
> could be encrypted. S3Guard data in DynamoDB usually is not sensitive since 
> it's the S3 namespace mirroring, but some times even this is a concern. By 
> default it's not enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-16732) S3Guard to support encrypted DynamoDB table

2020-01-14 Thread Mingliang Liu (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015538#comment-17015538
 ] 

Mingliang Liu commented on HADOOP-16732:


Thanks for the kind review [~ste...@apache.org] and [~gabor.bota] . I'm 
catching up all the queued work during holiday, and will provide a patch 
addressing all the comments for this JIRA this week. I'll also spend sometime 
in testing it shortly.

> S3Guard to support encrypted DynamoDB table
> ---
>
> Key: HADOOP-16732
> URL: https://issues.apache.org/jira/browse/HADOOP-16732
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
>Priority: Major
>
> S3Guard is not yet supporting [encrypted DynamoDB 
> table|https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tutorial.html].
>  We can provide an option to enable encrypted DynamoDB table so data at rest 
> could be encrypted. S3Guard data in DynamoDB usually is not sensitive since 
> it's the S3 namespace mirroring, but some times even this is a concern. By 
> default it's not enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-16732) S3Guard to support encrypted DynamoDB table

2020-01-14 Thread Gabor Bota (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015045#comment-17015045
 ] 

Gabor Bota commented on HADOOP-16732:
-

[~liuml07], are you still working on this? I've done the review on the github 
PR. If you are not working on this feature anymore I can finalize your PR.

> S3Guard to support encrypted DynamoDB table
> ---
>
> Key: HADOOP-16732
> URL: https://issues.apache.org/jira/browse/HADOOP-16732
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
>Priority: Major
>
> S3Guard is not yet supporting [encrypted DynamoDB 
> table|https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tutorial.html].
>  We can provide an option to enable encrypted DynamoDB table so data at rest 
> could be encrypted. S3Guard data in DynamoDB usually is not sensitive since 
> it's the S3 namespace mirroring, but some times even this is a concern. By 
> default it's not enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-16732) S3Guard to support encrypted DynamoDB table

2019-11-28 Thread Steve Loughran (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984386#comment-16984386
 ] 

Steve Loughran commented on HADOOP-16732:
-

This may only be available as an API call on the more recent SDKs; we'll need 
to backport any SDK updates too. 

> S3Guard to support encrypted DynamoDB table
> ---
>
> Key: HADOOP-16732
> URL: https://issues.apache.org/jira/browse/HADOOP-16732
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Mingliang Liu
>Priority: Major
>
> S3Guard is not yet supporting [encrypted DynamoDB 
> table|https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tutorial.html].
>  We can provide an option to enable encrypted DynamoDB table so data at rest 
> could be encrypted. S3Guard data in DynamoDB usually is not sensitive since 
> it's the S3 namespace mirroring, but some times even this is a concern. By 
> default it's not enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-16732) S3Guard to support encrypted DynamoDB table

2019-11-28 Thread Steve Loughran (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984384#comment-16984384
 ] 

Steve Loughran commented on HADOOP-16732:
-

makes sense. Didn't know about this feature

> S3Guard to support encrypted DynamoDB table
> ---
>
> Key: HADOOP-16732
> URL: https://issues.apache.org/jira/browse/HADOOP-16732
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Mingliang Liu
>Priority: Major
>
> S3Guard is not yet supporting [encrypted DynamoDB 
> table|https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tutorial.html].
>  We can provide an option to enable encrypted DynamoDB table so data at rest 
> could be encrypted. S3Guard data in DynamoDB usually is not sensitive since 
> it's the S3 namespace mirroring, but some times even this is a concern. By 
> default it's not enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-16732) S3Guard to support encrypted DynamoDB table

2019-11-28 Thread Steve Loughran (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984385#comment-16984385
 ] 

Steve Loughran commented on HADOOP-16732:
-

+[~gabor.bota]

> S3Guard to support encrypted DynamoDB table
> ---
>
> Key: HADOOP-16732
> URL: https://issues.apache.org/jira/browse/HADOOP-16732
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Mingliang Liu
>Priority: Major
>
> S3Guard is not yet supporting [encrypted DynamoDB 
> table|https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tutorial.html].
>  We can provide an option to enable encrypted DynamoDB table so data at rest 
> could be encrypted. S3Guard data in DynamoDB usually is not sensitive since 
> it's the S3 namespace mirroring, but some times even this is a concern. By 
> default it's not enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org