hadoop - How to do I run encrypted distcp from hdfs to s3? -


I want to copy the data of s3 from my hop cluster (on the premise). I can unencry it, I can also put s3cmd with client side encryption. How do I dispose with client side encryption?

Recent Hadop versions should be shipped using client-side encryption just fine.

In order to be safe and not to fall prey to the characteristics of its establishment, I will ensure a safe transfer by putting a bucket policy just like a place, refusing non-secure transfer.

  {"statement": ["action": "s3: *", "effect": "deny", "principal": "*", "resource": "arn: ("Aws: SecureTransport": false}}}}}  

Comments

Popular posts from this blog

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

Send innerHTML text in URL in JSP -