[GitHub] [hadoop] steveloughran commented on issue #1752: HADOOP-16732. S3Guard to support encrypted DynamoDB table

2020-01-23 Thread GitBox
steveloughran commented on issue #1752: HADOOP-16732. S3Guard to support encrypted DynamoDB table URL: https://github.com/apache/hadoop/pull/1752#issuecomment-577677964 thanks; +1 from me Looking at the aws docs, the AWS key is free and unthrottled, private ones have a hit, but as i

[GitHub] [hadoop] steveloughran commented on issue #1752: HADOOP-16732. S3Guard to support encrypted DynamoDB table

2020-01-22 Thread GitBox
steveloughran commented on issue #1752: HADOOP-16732. S3Guard to support encrypted DynamoDB table URL: https://github.com/apache/hadoop/pull/1752#issuecomment-577153091 BTW: do you know what the KMS IO load is when you use a CMK? That is, is a table "open" and the key used once while activ

[GitHub] [hadoop] steveloughran commented on issue #1752: HADOOP-16732. S3Guard to support encrypted DynamoDB table

2020-01-21 Thread GitBox
steveloughran commented on issue #1752: HADOOP-16732. S3Guard to support encrypted DynamoDB table URL: https://github.com/apache/hadoop/pull/1752#issuecomment-576633149 I'm happy with this patch. Only thing remaining is for me to play with it a bit in real use, which will come after a merg