[jira] [Created] (HDFS-7815) Loop on 'blocks does not belong to any file'

2015-02-20 Thread Frode Halvorsen (JIRA)
Frode Halvorsen created HDFS-7815: - Summary: Loop on 'blocks does not belong to any file' Key: HDFS-7815 URL: https://issues.apache.org/jira/browse/HDFS-7815 Project: Hadoop HDFS Issue Type:

[jira] [Resolved] (HDFS-7752) Improve description for "dfs.namenode.num.extra.edits.retained" and "dfs.namenode.num.checkpoints.retained" properties on hdfs-default.xml

2015-02-20 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HDFS-7752. --- Resolution: Fixed Fix Version/s: 2.7.0 Target Version/s: (was: 2.7.0) Thanks Wellington! I'v

Hadoop-Hdfs-trunk - Build # 2042 - Still Failing

2015-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2042/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6465 lines...] [INFO] Deleting /home/jenkins/jenkins-sla

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

2015-02-20 Thread Apache Jenkins Server
See Changes: [jlowe] HADOOP-9087. Queue size metric for metric sinks isn't actually maintained. Contributed by Akira AJISAKA [wangda] YARN-3076. Add API/Implementation to YarnClient to retrieve label-to-node mapping (Varun Saxena v

Hadoop-Hdfs-trunk-Java8 - Build # 101 - Still Failing

2015-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/101/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7646 lines...] [INFO] Deleting /home/jenkins/jenkin

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #101

2015-02-20 Thread Apache Jenkins Server
See Changes: [jlowe] HADOOP-9087. Queue size metric for metric sinks isn't actually maintained. Contributed by Akira AJISAKA [wangda] YARN-3076. Add API/Implementation to YarnClient to retrieve label-to-node mapping (Varun Sax

[jira] [Created] (HDFS-7816) Unable to open webhdfs paths with escape characters

2015-02-20 Thread Jason Lowe (JIRA)
Jason Lowe created HDFS-7816: Summary: Unable to open webhdfs paths with escape characters Key: HDFS-7816 URL: https://issues.apache.org/jira/browse/HDFS-7816 Project: Hadoop HDFS Issue Type: Bug

[jira] [Resolved] (HDFS-7815) Loop on 'blocks does not belong to any file'

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-7815. - Resolution: Duplicate > Loop on 'blocks does not belong to any file' >

[jira] [Created] (HDFS-7817) libhdfs3: fix strerror_r detection

2015-02-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7817: -- Summary: libhdfs3: fix strerror_r detection Key: HDFS-7817 URL: https://issues.apache.org/jira/browse/HDFS-7817 Project: Hadoop HDFS Issue Type:

[jira] [Resolved] (HDFS-7816) Unable to open webhdfs paths with escape characters

2015-02-20 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai resolved HDFS-7816. -- Resolution: Duplicate Fixed in HDFS-6662. > Unable to open webhdfs paths with escape characters > --

[jira] [Reopened] (HDFS-7816) Unable to open webhdfs paths with escape characters

2015-02-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reopened HDFS-7816: -- Assignee: (was: Brahma Reddy Battula) HDFS-6662 only partially fixes the problem. The decoding is d

[jira] [Resolved] (HDFS-7773) Additional metrics in HDFS to be accessed via jmx.

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-7773. - Resolution: Fixed Fix Version/s: 2.7.0 +1 for the both the trunk and branch-2 patches. I ha

Re: Theory question: good values for FileStatus.getBlockSize()

2015-02-20 Thread Steve Loughran
Thanks for the update. I actually knew projects that went 1GB+ partly for NN space, but also as disk & CPU performance went up, you got more throughput by reducing the amount of time spent on task setup per MB of data. Even though your per file nominal peak bandwidth went was halved for every d

[jira] [Resolved] (HDFS-7507) Fix findbugs warning in hadoop-hdfs project

2015-02-20 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HDFS-7507. -- Resolution: Duplicate > Fix findbugs warning in hadoop-hdfs project > ---