[jira] [Created] (HDFS-5697) connection leak in DFSInputStream

2013-12-21 Thread Haitao Yao (JIRA)
Haitao Yao created HDFS-5697: Summary: connection leak in DFSInputStream Key: HDFS-5697 URL: https://issues.apache.org/jira/browse/HDFS-5697 Project: Hadoop HDFS Issue Type: Bug Repor

Hadoop-Hdfs-trunk - Build # 1619 - Failure

2013-12-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1619/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11789 lines...] [INFO] [INFO] --- maven-source-plugin:2.

Build failed in Jenkins: Hadoop-Hdfs-trunk #1619

2013-12-21 Thread Apache Jenkins Server
See Changes: [kasha] YARN-1028. Addendum patch. Added FailoverProxyProvider capability to ResourceManager to help with RM failover. [cmccabe] HDFS-5636. Enforce a max TTL per cache pool (awang via cmccabe) [arp] HDFS-2933. Fix inco

Build failed in Jenkins: Hadoop-Hdfs-0.23-Build #827

2013-12-21 Thread Apache Jenkins Server
See Changes: [jeagles] YARN-1180. Update capacity scheduler docs to include types on the configs (Chen He via jeagles) -- [...truncated 7702 lines...] [ERROR]

Hadoop-Hdfs-0.23-Build - Build # 827 - Still Failing

2013-12-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/827/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7895 lines...] [ERROR] symbol : method setUnfinishe

Re: Urgent help of HDFS editlog load error

2013-12-21 Thread Guo Leitao
we debugged the code and added 'try-catch' around the following codes in FSEditLog.java to skip error inodefiles. INodeFile node = null; try { node = (INodeFile) fsDir.unprotectedAddFile(path, permissions, blocks, replicatio