steveloughran commented on issue #1823: HADOOP-16794 S3 Encryption keys not 
propagating correctly during copy operation
URL: https://github.com/apache/hadoop/pull/1823#issuecomment-585208625
 
 
   see #1843 for a patch on top of this, to help propagate settings better; 
let's keep discussion in this patch & mukund can cherrypick that new commit 
while we get this right.
   
   I think we should have a consistent policy here of
   
   1. if the client has any encryption settings, including explicit AES256, 
KMS+default key, KMS+custom key, then they will set the encryption options on 
the copy.
   2. else the encryption settings of the source file are retained.
   
   This is nice and memorable. It needs to apply for all s3a encryption 
settings; this patch now only does it for SSE-KMS.
   
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to