Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-16 Thread Colin P. McCabe
I would like to fix HDFS-8070, which just came to light. The impact is that if this isn't fixed, 2.6 clients will be unable to do short-circuit reads against 2.7 datanodes. best, Colin On Wed, Apr 15, 2015 at 8:19 PM, Brahma Reddy Battula wrote: > Need Jcardar changes to support java 7 Byte cod

[jira] [Reopened] (HADOOP-11841) Is ecschema-def.xml needed?

2015-04-16 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze reopened HADOOP-11841: -- HDFS-7337 takes care of a lot of issues. Let's discuss the xml file here. > Is e

[jira] [Resolved] (HADOOP-11841) Is ecschema-def.xml needed?

2015-04-16 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved HADOOP-11841. Resolution: Duplicate Let's address this question in HDFS-7337, thanks. > Is ecschema-def.xml nee

[jira] [Created] (HADOOP-11841) Is ecschema-def.xml needed?

2015-04-16 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HADOOP-11841: Summary: Is ecschema-def.xml needed? Key: HADOOP-11841 URL: https://issues.apache.org/jira/browse/HADOOP-11841 Project: Hadoop Common Issue T

[jira] [Created] (HADOOP-11840) ECSchema are considered as not equal even if they are logically equal

2015-04-16 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HADOOP-11840: Summary: ECSchema are considered as not equal even if they are logically equal Key: HADOOP-11840 URL: https://issues.apache.org/jira/browse/HADOOP-11840

[jira] [Resolved] (HADOOP-10116) fix "inconsistent synchronization" warnings in ZlibCompressor

2015-04-16 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-10116. --- Resolution: Duplicate Yeah, let's close it. > fix "inconsistent synchroniza

committing HADOOP-11746 test-patch improvements

2015-04-16 Thread Chris Nauroth
I'd like to thank Allen Wittenauer for his work on HADOOP-11746 to rewrite test-patch.sh. There is a lot of nice new functionality in there. My favorite part is that some patches will execute much faster, so I expect this will make the project more efficient overall at moving patches through the

Build failed in Jenkins: Hadoop-common-trunk-Java8 #167

2015-04-16 Thread Apache Jenkins Server
See Changes: [wangda] YARN-3318. Create Initial OrderingPolicy Framework and FifoOrderingPolicy. (Craig Welch via wangda) [arp] HDFS-8144. Split TestLazyPersistFiles into multiple tests. (Arpit Agarwal) [ozawa] YARN-3326. Su