Hi, I am trying to run a java program as a mapper using Hadoop Streaming but getting the following error:
"Cannot run program "new_code.class": java.io.IOException: error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)" The command being run is: /usr/bin/hadoop jar /usr/lib/hadoop/contrib/streaming/hadoop-streaming-1.0.2.jar -file /home/hadoop/zql/demo/api/new_code.class -mapper /home/hadoop/zql/demo/api/new_code.class -jobconf mapred.reduce.tasks=0 -input /rbbpoc/input/* -output /rbbpoc/output2001 The new_code.java program is running fine for me in a stand alone mode and is accepting stdin inputs. I have checked the permissions of the class file & they seem good. Any inputs to help resolve the above issue will be helpful. Regards, Karan This e-mail and any attachments are confidential and intended solely for the addressee and may also be privileged or exempt from disclosure under applicable law. If you are not the addressee, or have received this e-mail in error, please notify the sender immediately, delete it from your system and do not copy, disclose or otherwise act upon any part of this e-mail or its attachments. Internet communications are not guaranteed to be secure or virus-free. The Barclays Group does not accept responsibility for any loss arising from unauthorised access to, or interference with, any Internet communications by any third party, or from the transmission of any viruses. Replies to this e-mail may be monitored by the Barclays Group for operational or business reasons. Any opinion or other information in this e-mail or its attachments that does not relate to the business of the Barclays Group is personal to the sender and is not given or endorsed by the Barclays Group. Barclays Bank PLC. Registered in England and Wales (registered no. 1026167). Registered Office: 1 Churchill Place, London, E14 5HP, United Kingdom. Barclays Bank PLC is authorised and regulated by the Financial Services Authority.