Fixed command to run the mrjob s3 log parser.

This commit is contained in:
Donne Martin 2015-07-31 18:44:42 -04:00
parent 210a04e921
commit a5f7634d11

View File

@ -232,7 +232,7 @@
},
"outputs": [],
"source": [
"!python mr-mr_s3_log_parser.py -r emr s3://bucket-source/ --output-dir=s3://bucket-dest/"
"!python mr_s3_log_parser.py -r emr s3://bucket-source/ --output-dir=s3://bucket-dest/"
]
},
{