Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-11 Thread Akira AJISAKA
Thanks Karthik for the update, but the some documents are not included. It looks to me that *.apt.vm files are not compiled. Would you please generate documents with 'mvn site site:stage /path/to/deploy'? I'm +1 (non-binding) if the documents are included. Thanks, Akira (2014/08/12 13:49), Kar

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-11 Thread Karthik Kambatla
Can someone please verify the signatures on the new binary and the old source tarballs to make sure it is all good? If it is, I believe we can go ahead and close the vote. On Mon, Aug 11, 2014 at 9:49 PM, Karthik Kambatla wrote: > I have updated the binary tar ball to include the docs, by build

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-11 Thread Karthik Kambatla
I have updated the binary tar ball to include the docs, by building the docs locally and copying them over. Filed HADOOP-10956 to fix the create-release script to handle this. The RC is here: http://people.apache.org/~kasha/hadoop-2.5.0-RC2/ Please note that the binary tar ball is signed by a new

[jira] [Reopened] (MAPREDUCE-6032) Unable to check mapreduce job status if submitted using a non-default namenode

2014-08-11 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky reopened MAPREDUCE-6032: - Resolved it by mistake, I still need somebody to finish review and commit

[jira] [Resolved] (MAPREDUCE-6032) Unable to check mapreduce job status if submitted using a non-default namenode

2014-08-11 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky resolved MAPREDUCE-6032. - Resolution: Implemented > Unable to check mapreduce job status if sub

Synchronization among Mappers in map-reduce task

2014-08-11 Thread saurabh jain
Hi Folks , I have been writing a map-reduce application where I am having an input file containing records and every field in the record is separated by some delimiter. In addition to this user will also provide a list of columns that he wants to lookup in a master properties file (stored in HDFS

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread Zhijie Shen
+1 non-binding On Mon, Aug 11, 2014 at 4:16 PM, wrote: > +1 > > > > > > > From: Colin McCabe > Sent: ‎Monday‎, ‎August‎ ‎11‎, ‎2014 ‎3‎:‎40‎ ‎PM > To: Hadoop Common > Cc: hdfs-...@hadoop.apache.org, yarn-...@hadoop.apache.org, > mapreduce-dev@hadoop.apache.org > > > > > > +1. > > best, > Colin

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread jghoman
+1 From: Colin McCabe Sent: ‎Monday‎, ‎August‎ ‎11‎, ‎2014 ‎3‎:‎40‎ ‎PM To: Hadoop Common Cc: hdfs-...@hadoop.apache.org, yarn-...@hadoop.apache.org, mapreduce-dev@hadoop.apache.org +1. best, Colin On Fri, Aug 8, 2014 at 7:57 PM, Karthik Kambatla wrote: > I have put together this pro

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread Colin McCabe
+1. best, Colin On Fri, Aug 8, 2014 at 7:57 PM, Karthik Kambatla wrote: > I have put together this proposal based on recent discussion on this topic. > > Please vote on the proposal. The vote runs for 7 days. > >1. Migrate from subversion to git for version control. >2. Force-push to be

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread Brandon Li
+1 On Mon, Aug 11, 2014 at 1:43 PM, Kihwal Lee wrote: > +1 (binding) > > Kihwal > > On 8/8/14, 9:57 PM, "Karthik Kambatla" wrote: > > >I have put together this proposal based on recent discussion on this > >topic. > > > >Please vote on the proposal. The vote runs for 7 days. > > > > 1. Migra

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread Kihwal Lee
+1 (binding) Kihwal On 8/8/14, 9:57 PM, "Karthik Kambatla" wrote: >I have put together this proposal based on recent discussion on this >topic. > >Please vote on the proposal. The vote runs for 7 days. > > 1. Migrate from subversion to git for version control. > 2. Force-push to be disabled

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-11 Thread Tsuyoshi OZAWA
Thank you for dealing with this problem, Karthik. It sounds reasonable to me to update binary tarball without modifying source code. +1(non-binding) to continue the voting. Thanks, - Tsuyoshi On Tue, Aug 12, 2014 at 3:47 AM, Karthik Kambatla wrote: > Thanks Akira for catching the missing docs. L

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-11 Thread Karthik Kambatla
Thanks Akira for catching the missing docs. Let me work on *updating* the binary tarball to include the docs *without* modifying the source. Will send an update as soon as I sort that out. The vote itself is on the source and the binary is just a convenience. I hope we can let the vote continue so

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread Aaron T. Myers
+1 (binding) Thanks for driving this, Karthik. -- Aaron T. Myers Software Engineer, Cloudera On Fri, Aug 8, 2014 at 7:57 PM, Karthik Kambatla wrote: > I have put together this proposal based on recent discussion on this topic. > > Please vote on the proposal. The vote runs for 7 days. > >

[jira] [Created] (MAPREDUCE-6032) Unable to check mapreduce job status if submitted using a non-default namenode

2014-08-11 Thread Benjamin Zhitomirsky (JIRA)
Benjamin Zhitomirsky created MAPREDUCE-6032: --- Summary: Unable to check mapreduce job status if submitted using a non-default namenode Key: MAPREDUCE-6032 URL: https://issues.apache.org/jira/browse/MAPRED

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread Junping Du
+1. Thanks, Junping On Sat, Aug 9, 2014 at 10:57 AM, Karthik Kambatla wrote: > I have put together this proposal based on recent discussion on this topic. > > Please vote on the proposal. The vote runs for 7 days. > >1. Migrate from subversion to git for version control. >2. Force-pus

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread Tsuyoshi OZAWA
+1(non-binding) Thanks, - Tsuyoshi On Sat, Aug 9, 2014 at 11:57 AM, Karthik Kambatla wrote: > I have put together this proposal based on recent discussion on this topic. > > Please vote on the proposal. The vote runs for 7 days. > >1. Migrate from subversion to git for version control. >

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-11 Thread Tsuyoshi OZAWA
-1 (non-binding). * Downloaded source and verified signature. * Built from source. * Ran tests and some MR jobs. * Ran RM-HA with manual failover mode. - Documents are missing. Good catch, Akira. As he mentioned, the documents including javadocs are missing from the binary tar ball. We should inc

[jira] [Created] (MAPREDUCE-6031) resourcemanager can not work while there has no any errors

2014-08-11 Thread llcode (JIRA)
llcode created MAPREDUCE-6031: - Summary: resourcemanager can not work while there has no any errors Key: MAPREDUCE-6031 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6031 Project: Hadoop Map/Reduce

Re: [VOTE] Migration from subversion to git for version control

2014-08-11 Thread Steve Loughran
+1 (binding) as this gets rolled out, I think we may also want define a branch naming policy like feature/${JIRA}-text for features, as well as a policy for deleting retired branches (tag the last commit then rm the branch)...then we can cull some branches that are in SVN. -steve On 9 August 2

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-11 Thread Stephen Chu
+1 (non-binding), also pending doc issue Akira found - Brought up pseudo-distributed cluster from downloaded tarball - Ran basic XAttr, ACL, snapshot commands successfully Thanks, Stephen On Sun, Aug 10, 2014 at 11:52 PM, Yongjun Zhang wrote: > +1 (non-binding), pending the document issue Aki