This shows how to fetch output of an EMR job.
>>> ./EHPC-EMR --fetch-files -d=DOMAIN --output-files=file1,file2
Example 1
Fetch the output files that are on /home/hadoop/output/4/part-00000, /home/hadoop/output/4/part-00001 on ec2......com
./EHPC-EMR --fetch-outputs -d=ec2......com --output-files=/home/hadoop/output/4/part-00000,/home/hadoop/output/4/part-00001