Created
April 11, 2017 15:43
-
-
Save RooseveltAdvisors/b906fc56da60530a76a7a9e82ad9fd78 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hadoop distcp -Dmapreduce.map.memory.mb=4096 -Dfs.s3a.awsAccessKeyId=XXX -Dfs.s3a.awsSecretAccessKey=XXXX -m 250 hdfs:///data/* s3a://api-v3-data-sources/output/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment