Permission denied error 13 - Python on Hadoop
问题 I am running a simple Python mapper and reducer and am getting 13 permission denied error . Need help. I am not sure what is happening here and need help. New to Hadoop world. I am running simple map reduce for counting word. The mapper and reducer are running independently on linus or windows powershell ====================================================================== hadoop@ubuntu:~/hadoop-1.2.1$ bin/hadoop jar contrib/streaming/hadoop-streaming-1.2.1.jar -file /home/hadoop/mapper.py