Description
Streaming jobs fail to run with the -file option.
hadoop jar streaming.jar -input input.txt -output Out -mapper "mapper.sh" -reducer NONE -file path_to_mapper.sh
fails to run.
Streaming jobs fail to run with the -file option.
hadoop jar streaming.jar -input input.txt -output Out -mapper "mapper.sh" -reducer NONE -file path_to_mapper.sh
fails to run.