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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -