Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-18 Thread Masatake Iwasaki
+1 (non-binding) + built from source tarball + ran some example jobs in HiBench such as nutchindexing, wordcount, dfsioe, hivebench, kmeans, pagerank, bayes, sort, terasort on 3 node cluster. I'm on the same side with Tsuyoshi and would like HDFS-6833 to be fixed in 2.6.1 at least. Masata

Re: submitting a hadoop patch doesn't trigger jenkins test run

2014-11-18 Thread Yongjun Zhang
Thanks Chris and Ray, I created https://issues.apache.org/jira/browse/INFRA-8655 for this matter. --Yongjun On Tue, Nov 18, 2014 at 2:58 PM, Ray Chiang wrote: > I had to go back and look, but it was Akira Ajisaka that had recommended it > back when I ran into the issue: > > > https://issues.a

Re: submitting a hadoop patch doesn't trigger jenkins test run

2014-11-18 Thread Ray Chiang
I had to go back and look, but it was Akira Ajisaka that had recommended it back when I ran into the issue: https://issues.apache.org/jira/browse/HADOOP-10946?focusedCommentId=14108880&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14108880 Fortunately, my patch was

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-18 Thread Tsuyoshi OZAWA
+1 if once discussion about HDFS-6833 is done(non-binding). * Verified checksum. * Deployed cluster and ran some mr examples. * Checked RM restart while running jobs. > I think you have to pass along -Pdist too… afaik that is how the Jenkins we > use for building release artifacts operates. Th

Re: submitting a hadoop patch doesn't trigger jenkins test run

2014-11-18 Thread Chris Nauroth
That's an interesting find. This has not always been the case. In the past, we've provided consolidated patches on a HADOOP jira to get pre-commit coverage when changes span multiple sub-projects. Yongjun, if you haven't already done so, I suggest filing a jira for this. Chris Nauroth Hortonwor

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-18 Thread Karthik Kambatla
+1 (binding) on the source tarball, would be nice to redo the binary tarball. - Stood up a pseudo-dist cluster, and ran some HDFS and MR jobs. - The binary is about 40 MB larger than the previous release; it appears the docs are copied over twice - share/doc/hadoop and share/hadoop. The binary tar

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-18 Thread Eric Payne
+1 . Thanks Arun, for producing this release. I downloaded and built the  source. I started local cluster and ran wordcount, sleep, and streaming jobs.  - I ran a distributed shell job which tested preserving containers across AM restart by setting the -keep_containers_across_application_attempts

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-18 Thread Arun C Murthy
Tsuyoshi, I think you have to pass along -Pdist too… afaik that is how the Jenkins we use for building release artifacts operates. For now, I've marked HADOOP-11316 for inclusion into 2.6.1 if required. thanks, Arun On Nov 18, 2014, at 7:26 AM, Tsuyoshi OZAWA wrote: > Hi, > > I also foun

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-18 Thread Tsuyoshi OZAWA
Hi, I also found that a following command fails with hadoop-2.6.0-rc1-src.tar.gz: $ mvn package -Pdocs -DskipTests -Dtar I filed it as HADOOP-11316. We should fix it if possible. Or, should we fix it for 2.6.1? Thanks, - Tsuyoshi On Tue, Nov 18, 2014 at 3:04 PM, Tsuyoshi OZAWA wrote: > Suresh

[jira] [Created] (HADOOP-11316) "mvn package -Pdocs -DskipTests -Dtar" fails because of non-ascii characters

2014-11-18 Thread Tsuyoshi OZAWA (JIRA)
Tsuyoshi OZAWA created HADOOP-11316: --- Summary: "mvn package -Pdocs -DskipTests -Dtar" fails because of non-ascii characters Key: HADOOP-11316 URL: https://issues.apache.org/jira/browse/HADOOP-11316

[jira] [Resolved] (HADOOP-11315) Cannot compile Hadoop Code

2014-11-18 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA resolved HADOOP-11315. - Resolution: Not a Problem > Cannot compile Hadoop Code > -- > >

[jira] [Created] (HADOOP-11315) Cannot compile Hadoop Code

2014-11-18 Thread Anand Murali (JIRA)
Anand Murali created HADOOP-11315: - Summary: Cannot compile Hadoop Code Key: HADOOP-11315 URL: https://issues.apache.org/jira/browse/HADOOP-11315 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-11314) Fixing warning by apt parser

2014-11-18 Thread Tsuyoshi OZAWA (JIRA)
Tsuyoshi OZAWA created HADOOP-11314: --- Summary: Fixing warning by apt parser Key: HADOOP-11314 URL: https://issues.apache.org/jira/browse/HADOOP-11314 Project: Hadoop Common Issue Type: Impr