I am transferring data from Google Cloud Storage
to AWS S3
using distcp
in EMR
(I have made some configuration changes to EMR
to achieve this). Is the data transfer secure? If not, what are the other options?
Asked
Active
Viewed 139 times
0
-
Define secure. It's all SSL - is that secure? – stdunbar May 09 '17 at 02:36
-
@stdunbar ; if I understand ; distcp uses SSL? if that is the case, that is what I am looking for. – Raj May 09 '17 at 20:20