[jira] [Resolved] (HDFS-8594) Erasure Coding: cache ErasureCodingZone

2015-09-14 Thread Walter Su (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Walter Su resolved HDFS-8594. - Resolution: Not A Problem > Erasure Coding: cache ErasureCodingZone > -

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

2015-09-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2311/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7029 lines...] [INFO] [INFO] --- maven-source-plugin:2.3

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

2015-09-14 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-9010. Replace NameNode.DEFAULT_PORT with HdfsClientConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT config key. Contributed by Mingliang Liu. [wheat9] HDFS-9065. Include commas on # of files, blocks, total filesy

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

2015-09-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/370/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8248 lines...] [INFO] [INFO] --- maven-source-plugi

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

2015-09-14 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-8996. Consolidate validateLog and scanLog in FJM#EditLogFile (Zhe Zhang via Colin P. McCabe) [wangda] YARN-4151. Fix findbugs errors in hadoop-yarn-server-common module. (Meng Ding via wangda) [cmc

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

2015-09-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2310/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7550 lines...] [INFO] [INFO] --- maven-source-plugin:2.3

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

2015-09-14 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-8996. Consolidate validateLog and scanLog in FJM#EditLogFile (Zhe Zhang via Colin P. McCabe) [wangda] YARN-4151. Fix findbugs errors in hadoop-yarn-server-common module. (Meng Ding via wangda) [cmccabe]

[jira] [Created] (HDFS-9080) update htrace version to 4.0

2015-09-14 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9080: -- Summary: update htrace version to 4.0 Key: HDFS-9080 URL: https://issues.apache.org/jira/browse/HDFS-9080 Project: Hadoop HDFS Issue Type: Bug

Re: Even after HDFS-2856 JSVC References are require..?

2015-09-14 Thread Chris Nauroth
I have no specific numbers to offer on this. Like you, I expect the impact is non-zero. I also expect the impact would depend on the setting of dfs.data.transfer.protection. For "authentication", it might just be a small up-front cost for the SASL authentication handshake. For "integrity" or "p

Re: Even after HDFS-2856 JSVC References are require..?

2015-09-14 Thread Colin P. McCabe
Has anyone measured the overhead of running SASL on DataTransferProtocol? I would expect it to be non-zero compared with simply running on a low port. The CPU overhead especially could regress performance on a typical Hadoop cluster. best, Colin On Thu, Sep 10, 2015 at 9:55 AM, Chris Nauroth w

[jira] [Resolved] (HDFS-6746) Support datanode list pagination and filtering for big clusters on NN webUI

2015-09-14 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash resolved HDFS-6746. Resolution: Duplicate Duping to HDFS-6407 > Support datanode list pagination and filtering for big c

[jira] [Resolved] (HDFS-6742) Support sorting datanode list on the new NN webUI

2015-09-14 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash resolved HDFS-6742. Resolution: Duplicate Duping to HDFS-6407 > Support sorting datanode list on the new NN webUI >

[jira] [Created] (HDFS-9079) Erasure coding: preallocate multiple generation stamps when creating striped blocks

2015-09-14 Thread Zhe Zhang (JIRA)
Zhe Zhang created HDFS-9079: --- Summary: Erasure coding: preallocate multiple generation stamps when creating striped blocks Key: HDFS-9079 URL: https://issues.apache.org/jira/browse/HDFS-9079 Project: Hadoop

[jira] [Created] (HDFS-9078) WebHDFS does not support HTTP-keepalive

2015-09-14 Thread Bob Hansen (JIRA)
Bob Hansen created HDFS-9078: Summary: WebHDFS does not support HTTP-keepalive Key: HDFS-9078 URL: https://issues.apache.org/jira/browse/HDFS-9078 Project: Hadoop HDFS Issue Type: Improvement

Re: [VOTE] Release Apache Hadoop 2.6.1 RC0

2015-09-14 Thread Vinod Kumar Vavilapalli
One more popped in from Jeff Zhang from Apache Tez: YARN-4154. Looking at that too for RC1. Thanks +Vinod > On Sep 11, 2015, at 11:37 AM, Vinod Kumar Vavilapalli > wrote: > > Thanks Sangjin and Akira for finding the bug and the fix! > > This fix is needed because YARN-1809 was pulled in. I

[jira] [Created] (HDFS-9076) Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten()

2015-09-14 Thread Surendra Singh Lilhore (JIRA)
Surendra Singh Lilhore created HDFS-9076: Summary: Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten() Key: HDFS-9076 URL: https://issues.apache.org/jira/browse/HDFS-9076

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

2015-09-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2309/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7630 lines...] [INFO] [INFO] --- maven-source-plugin:2.3

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

2015-09-14 Thread Apache Jenkins Server
See Changes: [stevel] HDFS-9069. TestNameNodeMetricsLogger failing -port in use. (stevel) -- [...truncated 7437 lines...] Running org.apache.hadoop.hdfs.TestEncryptionZonesWithKMS Tests run: 20

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

2015-09-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/369/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8096 lines...] main: [mkdir] Created dir: /home

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

2015-09-14 Thread Apache Jenkins Server
See Changes: [stevel] HDFS-9069. TestNameNodeMetricsLogger failing -port in use. (stevel) -- [...truncated 7903 lines...] Running org.apache.hadoop.hdfs.util.TestCyclicIteration Tests run:

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

2015-09-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2308/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7594 lines...] [INFO] [INFO] --- maven-source-plugin:2.3

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

2015-09-14 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4126. RM should not issue delegation tokens in unsecure mode. Contributed by Bibin A Chundatt -- [...truncated 7401 lines...] Running org.apache.hadoop.hdfs.TestData

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

2015-09-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/368/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8207 lines...] [INFO] [INFO] --- maven-source-plugi

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

2015-09-14 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4126. RM should not issue delegation tokens in unsecure mode. Contributed by Bibin A Chundatt -- [...truncated 8014 lines...] Java HotSpot(TM) 64-Bit Server VM

[jira] [Created] (HDFS-9075) Multiple datacenter replication inside one HDFS cluster

2015-09-14 Thread He Tianyi (JIRA)
He Tianyi created HDFS-9075: --- Summary: Multiple datacenter replication inside one HDFS cluster Key: HDFS-9075 URL: https://issues.apache.org/jira/browse/HDFS-9075 Project: Hadoop HDFS Issue Type: N