Feb 7 2012
Hadoop On Azure: FileNotFoundException in Hadoop Streaming
The example description for Hadoop Streaming on Azure has some path typo error, hence you may struggle with following error: Exception in thread “main” java.io.FileNotFoundException: File hdfs://xxx.xxx.xxx.xxx:9000/example/apps/wc.exe does not exist. at org.apache.hadoop.util.GenericOptionsParser.validateFiles(GenericOptionsParser.java:390) at org.apache.hadoop.util.GenericOptionsParser.processGeneralOptions(GenericOptionsParser.java:287) at org.apache.hadoop.util.GenericOptionsParser.parseGeneralOptions(GenericOptionsParser.java:413) at org.apache.hadoop.util.GenericOptionsParser.