mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Fixed command to run the mrjob s3 log parser.
This commit is contained in:
parent
210a04e921
commit
a5f7634d11
|
@ -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/"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user