hadoop - Runing map reduce job by unix -


i need run bellow map reduce command unix shell script.

mr_command="streamsonly_rm.jar -conf streamsonly_rm.xml \"$input_dir1/*/$ippattern1\" $temp_output $output_dir" 

a echo command results following.

echo "hadoop jar $mr_command"  hadoop jar streamsonly_rm.jar -conf streamsonly_rm.xml "streams0//{20130518,20130517}/*/part*" /temp/ /output 

when fire command working fine in unix script

hadoop jar $mr_command 

gives exception java.uri.net exception invalid path exception streams0//20130518//part%22


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -