Build failed in Jenkins: Hadoop-Common-trunk #933

2013-10-26 Thread Apache Jenkins Server
See Changes: [cnauroth] HADOOP-10072. TestNfsExports#testMultiMatchers fails due to non-deterministic timing around cache expiry check. Contributed by Chris Nauroth. [sandy] YARN-1333: Add missing file SchedulerAppUtils [sandy] Y

[jira] [Created] (HADOOP-10073) Branding issue on download site

2013-10-26 Thread Sebb (JIRA)
Sebb created HADOOP-10073: - Summary: Branding issue on download site Key: HADOOP-10073 URL: https://issues.apache.org/jira/browse/HADOOP-10073 Project: Hadoop Common Issue Type: Bug Repor

Read hadoop output file, question

2013-10-26 Thread Tony Wang
I'm trying to analyze the output of my hadoop M/R output files. Below is the code in my Job main(), it still does not work yet, it gives me this error: java.io.FileNotFoundException: hdfs:/Master:9100/user/output/30/part-r-0 (No such file or directory) at java.io.FileInputStream.open(Native