liuml07 edited a comment on issue #1752: HADOOP-16732. S3Guard to support 
encrypted DynamoDB table
URL: https://github.com/apache/hadoop/pull/1752#issuecomment-576569250
 
 
   Updated patch to address comments. Specially,
   - S3Guard command line tool `bucket-info` can print the encryption details
   - improve unit tests
   
   Will run integration tests and post results shortly with different config 
settings in `auth-keys.xml`:
   1. default SSE config (AWS owned CMK), existing behavior, aka 
`S3GUARD_DDB_TABLE_SSE_ENABLED` is false
   1. AWS managed CMK, aka `S3GUARD_DDB_TABLE_SSE_ENABLED` is true
   1. customer managed AWS key, aka `S3GUARD_DDB_TABLE_SSE_ENABLED` is true and 
`fs.s3a.s3guard.ddb.table.sse.cmk` is specified

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to