RE: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Brahma Reddy Battula
Need Jcardar changes to support java 7 Byte code..I will work along with Todd to get jcardar.. Thanks & Regards Brahma Reddy Battula From: Vinod Kumar Vavilapalli [vino...@hortonworks.com] Sent: Wednesday, April 15, 2015 6:29 PM To: common-dev@hadoop.apach

Hadoop On Windows: YarnRuntimeException: Permissions incorrectly set for dir /nm-local-dir/filecache, should be rwxr-xr-x, actual value = rw-rw-rw-

2015-04-15 Thread Umesh Kant
Hi Guys, I am trying to run the simple map reduce job to count the words in a file, but I am getting following error in node manager. Caused by: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Permissions incorrectly set for dir /nm-local-dir/filecache, should be rwxr-xr-x, actual value

[jira] [Created] (HADOOP-11838) Externalize AuthToken interface

2015-04-15 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-11838: -- Summary: Externalize AuthToken interface Key: HADOOP-11838 URL: https://issues.apache.org/jira/browse/HADOOP-11838 Project: Hadoop Common Issue Type: Sub-task

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Karthik Kambatla
Thanks for putting this together, Vinod. Stood up a pseudo-dist cluster using the binary bits and ran a pi job. - The MR-AM got allocated, but never launched because the NM-RM didn't talk to each other. Filed YARN-3492. Was able to run jobs after restart. I believe we should at least investigate

[jira] [Resolved] (HADOOP-11835) hadoop version command outputs "Subversion Unknown -r Unknown"

2015-04-15 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved HADOOP-11835. Resolution: Invalid > hadoop version command outputs "Subversion Unknown -r Unknown" > ---

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Kihwal Lee
+1 (binding)Built the source from the tag and ran basic test on pseudo distributed cluster. Kihwal From: Vinod Kumar Vavilapalli To: common-dev@hadoop.apache.org; hdfs-...@hadoop.apache.org; yarn-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org Cc: vino...@apache.org Sent: Frida

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Akira AJISAKA
Done. Thank you, Tsuyoshi. On 4/15/15 14:55, Tsuyoshi Ozawa wrote: Hey Akira, could you target the issues to 2.7.1? Thanks, - Tsuyoshi On Wed, Apr 15, 2015 at 2:51 PM, Akira AJISAKA wrote: +0 (non-binding) - Downloaded source - Built from source - Ran a pseudo-distributed cluster - Read doc

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Tsuyoshi Ozawa
Hey Akira, could you target the issues to 2.7.1? Thanks, - Tsuyoshi On Wed, Apr 15, 2015 at 2:51 PM, Akira AJISAKA wrote: > +0 (non-binding) > > - Downloaded source > - Built from source > - Ran a pseudo-distributed cluster > - Read documents downloaded from binary tarball > - Looked Web UIs > >

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Akira AJISAKA
+0 (non-binding) - Downloaded source - Built from source - Ran a pseudo-distributed cluster - Read documents downloaded from binary tarball - Looked Web UIs I found several issues to be fixed. - HDFS-8149: The footer of Web UI "Hadoop, 2014" is old I'm thinking this is a regression from Hadoop

[jira] [Created] (HADOOP-11837) After HADOOP-11754, oozie fails to stop cleanly

2015-04-15 Thread Venkat Ranganathan (JIRA)
Venkat Ranganathan created HADOOP-11837: --- Summary: After HADOOP-11754, oozie fails to stop cleanly Key: HADOOP-11837 URL: https://issues.apache.org/jira/browse/HADOOP-11837 Project: Hadoop Common

[jira] [Created] (HADOOP-11836) Update index.md.vm for Hadoop 2.7

2015-04-15 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-11836: -- Summary: Update index.md.vm for Hadoop 2.7 Key: HADOOP-11836 URL: https://issues.apache.org/jira/browse/HADOOP-11836 Project: Hadoop Common Issue Type: B

[jira] [Created] (HADOOP-11835) hadoop version command outputs "Subversion Unknown -r Unknown"

2015-04-15 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-11835: -- Summary: hadoop version command outputs "Subversion Unknown -r Unknown" Key: HADOOP-11835 URL: https://issues.apache.org/jira/browse/HADOOP-11835 Project: Hadoop

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Chris Nauroth
+1 (binding) - Downloaded source tarball and verified signature and checksum. - Built from source, including native code on Linux and Windows. - Ran a 3-node unsecured cluster. - Tested various HDFS and YARN commands, including sample MapReduce jobs. - Confirmed that SecondaryNameNode can take a c

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Mit Desai
+1 (non-binding) - Downloaded and built the source. - Deployed to a local cluster and ran sample jobls like sleepJob and Wordcount. - Verified Signatures - Verified the RM UI for correctness. Thanks Vinod for taking the time and effort to drive this release. -Mit Desai

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Vinod Kumar Vavilapalli
Tx Pat. This is really interesting news! +Vinod On Apr 14, 2015, at 11:18 PM, Pat White wrote: > +1 non-binding > Ran a performance comparison of 2.6.0 Latest with 2.7.0 RC, looks good, no > regressions observed, most metrics are well within 5% tolerance (dfsio, > sort, amrestart, gmv3) and

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Vinod Kumar Vavilapalli
Tx Brahma. Apologies for missing your offline email. So, did you have luck with an updated JCarder? Or does that need JCarder changes that you are waiting on. +Vinod On Apr 15, 2015, at 7:21 AM, Brahma Reddy Battula wrote: > HI Allen > > Thanks for updating here [ HDFS-8132 ].. > > Jcarda

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-15 Thread Eric Payne
+1 (non-binding) Thanks,Vinod, for the time and effort you put into creating this release. I downloaded and built the source for 2.7.0, RC0. I started a local cluster and ran wordcount, sleep, and streaming jobs. In addition, I did the following:     o I ran a distributed shell job which tested

[jira] [Created] (HADOOP-11834) Add ErasureCodecFactory to create ErasureCodec using codec's short name.

2015-04-15 Thread Vinayakumar B (JIRA)
Vinayakumar B created HADOOP-11834: -- Summary: Add ErasureCodecFactory to create ErasureCodec using codec's short name. Key: HADOOP-11834 URL: https://issues.apache.org/jira/browse/HADOOP-11834 Projec

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

2015-04-15 Thread Apache Jenkins Server
See Changes: [cnauroth] HDFS-. Abort NameNode and DataNode startup if security is enabled but block access token is not enabled. Contributed by Vijay Bhat. [cnauroth] HDFS-8055. NullPointerException when topology script i