[jira] [Resolved] (HADOOP-10795) unale to build hadoop 2.4.1(redhat5.8 x64)

2015-03-13 Thread Haohui Mai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haohui Mai resolved HADOOP-10795.
-
Resolution: Invalid

> unale to build hadoop 2.4.1(redhat5.8 x64)
> --
>
> Key: HADOOP-10795
> URL: https://issues.apache.org/jira/browse/HADOOP-10795
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
> Environment: OS version rehat 5.8 x64
> maven version 3.3.1
> java version jdk 1.7_15 for x64
>Reporter: moses.wang
>
> unale to build hadoop 2.4.1(redhat5.8 x64)
> WARNING] Some problems were encountered while building the effective model 
> for org.apache.hadoop:hadoop-project:pom:2.4.1
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
> found duplicate declaration of plugin 
> org.apache.maven.plugins:maven-enforcer-plugin @ line 1015, column 15
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hadoop:hadoop-common:jar:2.4.1
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
> found duplicate declaration of plugin 
> org.apache.maven.plugins:maven-surefire-plugin @ line 479, column 15
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
> found duplicate declaration of plugin 
> org.apache.maven.plugins:maven-enforcer-plugin @ 
> org.apache.hadoop:hadoop-project:2.4.1, 
> /home/software/Server/hadoop-2.4.1-src/hadoop-project/pom.xml, line 1015, 
> column 15
> WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/FastByteComparisons.java:[25,15]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/nativeio/NativeIO.java:[42,15]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java:[21,15]
>  Signal is internal proprietary API and may be removed in a future release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java:[22,15]
>  SignalHandler is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[22,24]
>  AlgorithmId is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[23,24]
>  CertificateAlgorithmId is internal proprietary API and may be removed in a 
> future release
> testROBufferDirAndRWBufferDir[1](org.apache.hadoop.fs.TestLocalDirAllocator)  
> Time elapsed: 0.014 sec  <<< FAILURE!
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
> project hadoop-common: There are test failures.
> [ERROR] 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: [jira] [Created] (HADOOP-10795) unale to build hadoop 2.4.1(redhat5.8 x64)

2014-07-14 Thread Colin McCabe
A unit test failed.  See my response on JIRA.

best,
Colin

On Tue, Jul 8, 2014 at 3:11 PM, Jay Vyas  wrote:
> these appear to be java errors related use to your jdk?
> maybe your JDK doesnt match up well with your OS.
> Consider trying red hat 6+ or Fedora 20?
>
>
> On Jul 8, 2014, at 5:45 AM, "moses.wang (JIRA)"  wrote:
>
>> moses.wang created HADOOP-10795:
>> ---
>>
>> Summary: unale to build hadoop 2.4.1(redhat5.8 x64)
>> Key: HADOOP-10795
>> URL: https://issues.apache.org/jira/browse/HADOOP-10795
>> Project: Hadoop Common
>>  Issue Type: Bug
>>  Components: build
>> Environment: OS version rehat 5.8 x64
>> maven version 3.3.1
>> java version jdk 1.7_15 for x64
>>Reporter: moses.wang
>>
>>
>> unale to build hadoop 2.4.1(redhat5.8 x64)
>> WARNING] Some problems were encountered while building the effective model 
>> for org.apache.hadoop:hadoop-project:pom:2.4.1
>> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
>> found duplicate declaration of plugin 
>> org.apache.maven.plugins:maven-enforcer-plugin @ line 1015, column 15
>>
>> [WARNING] Some problems were encountered while building the effective model 
>> for org.apache.hadoop:hadoop-common:jar:2.4.1
>> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
>> found duplicate declaration of plugin 
>> org.apache.maven.plugins:maven-surefire-plugin @ line 479, column 15
>> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
>> found duplicate declaration of plugin 
>> org.apache.maven.plugins:maven-enforcer-plugin @ 
>> org.apache.hadoop:hadoop-project:2.4.1, 
>> /home/software/Server/hadoop-2.4.1-src/hadoop-project/pom.xml, line 1015, 
>> column 15
>>
>> WARNING] 
>> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/FastByteComparisons.java:[25,15]
>>  Unsafe is internal proprietary API and may be removed in a future release
>> [WARNING] 
>> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/nativeio/NativeIO.java:[42,15]
>>  Unsafe is internal proprietary API and may be removed in a future release
>> [WARNING] 
>> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java:[21,15]
>>  Signal is internal proprietary API and may be removed in a future release
>> [WARNING] 
>> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java:[22,15]
>>  SignalHandler is internal proprietary API and may be removed in a future 
>> release
>>
>> [WARNING] 
>> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[22,24]
>>  AlgorithmId is internal proprietary API and may be removed in a future 
>> release
>> [WARNING] 
>> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[23,24]
>>  CertificateAlgorithmId is internal proprietary API and may be removed in a 
>> future release
>>
>> testROBufferDirAndRWBufferDir[1](org.apache.hadoop.fs.TestLocalDirAllocator) 
>>  Time elapsed: 0.014 sec  <<< FAILURE!
>>
>> [ERROR] Failed to execute goal 
>> org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
>> project hadoop-common: There are test failures.
>> [ERROR]
>>
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v6.2#6252)
>


Re: [jira] [Created] (HADOOP-10795) unale to build hadoop 2.4.1(redhat5.8 x64)

2014-07-08 Thread Jay Vyas
these appear to be java errors related use to your jdk?  
maybe your JDK doesnt match up well with your OS.  
Consider trying red hat 6+ or Fedora 20?


On Jul 8, 2014, at 5:45 AM, "moses.wang (JIRA)"  wrote:

> moses.wang created HADOOP-10795:
> ---
> 
> Summary: unale to build hadoop 2.4.1(redhat5.8 x64)
> Key: HADOOP-10795
> URL: https://issues.apache.org/jira/browse/HADOOP-10795
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
> Environment: OS version rehat 5.8 x64
> maven version 3.3.1
> java version jdk 1.7_15 for x64
>    Reporter: moses.wang
> 
> 
> unale to build hadoop 2.4.1(redhat5.8 x64)
> WARNING] Some problems were encountered while building the effective model 
> for org.apache.hadoop:hadoop-project:pom:2.4.1
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
> found duplicate declaration of plugin 
> org.apache.maven.plugins:maven-enforcer-plugin @ line 1015, column 15
> 
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hadoop:hadoop-common:jar:2.4.1
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
> found duplicate declaration of plugin 
> org.apache.maven.plugins:maven-surefire-plugin @ line 479, column 15
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
> found duplicate declaration of plugin 
> org.apache.maven.plugins:maven-enforcer-plugin @ 
> org.apache.hadoop:hadoop-project:2.4.1, 
> /home/software/Server/hadoop-2.4.1-src/hadoop-project/pom.xml, line 1015, 
> column 15
> 
> WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/FastByteComparisons.java:[25,15]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/nativeio/NativeIO.java:[42,15]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java:[21,15]
>  Signal is internal proprietary API and may be removed in a future release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java:[22,15]
>  SignalHandler is internal proprietary API and may be removed in a future 
> release
> 
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[22,24]
>  AlgorithmId is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[23,24]
>  CertificateAlgorithmId is internal proprietary API and may be removed in a 
> future release
> 
> testROBufferDirAndRWBufferDir[1](org.apache.hadoop.fs.TestLocalDirAllocator)  
> Time elapsed: 0.014 sec  <<< FAILURE!
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
> project hadoop-common: There are test failures.
> [ERROR] 
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.2#6252)



[jira] [Created] (HADOOP-10795) unale to build hadoop 2.4.1(redhat5.8 x64)

2014-07-08 Thread moses.wang (JIRA)
moses.wang created HADOOP-10795:
---

 Summary: unale to build hadoop 2.4.1(redhat5.8 x64)
 Key: HADOOP-10795
 URL: https://issues.apache.org/jira/browse/HADOOP-10795
 Project: Hadoop Common
  Issue Type: Bug
  Components: build
 Environment: OS version rehat 5.8 x64
maven version 3.3.1
java version jdk 1.7_15 for x64
Reporter: moses.wang


unale to build hadoop 2.4.1(redhat5.8 x64)
WARNING] Some problems were encountered while building the effective model for 
org.apache.hadoop:hadoop-project:pom:2.4.1
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin 
@ line 1015, column 15

[WARNING] Some problems were encountered while building the effective model for 
org.apache.hadoop:hadoop-common:jar:2.4.1
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin 
@ line 479, column 15
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin 
@ org.apache.hadoop:hadoop-project:2.4.1, 
/home/software/Server/hadoop-2.4.1-src/hadoop-project/pom.xml, line 1015, 
column 15

WARNING] 
/home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/FastByteComparisons.java:[25,15]
 Unsafe is internal proprietary API and may be removed in a future release
[WARNING] 
/home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/nativeio/NativeIO.java:[42,15]
 Unsafe is internal proprietary API and may be removed in a future release
[WARNING] 
/home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java:[21,15]
 Signal is internal proprietary API and may be removed in a future release
[WARNING] 
/home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java:[22,15]
 SignalHandler is internal proprietary API and may be removed in a future 
release

[WARNING] 
/home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[22,24]
 AlgorithmId is internal proprietary API and may be removed in a future release
[WARNING] 
/home/software/Server/hadoop-2.4.1-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl/KeyStoreTestUtil.java:[23,24]
 CertificateAlgorithmId is internal proprietary API and may be removed in a 
future release

testROBufferDirAndRWBufferDir[1](org.apache.hadoop.fs.TestLocalDirAllocator)  
Time elapsed: 0.014 sec  <<< FAILURE!

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project hadoop-common: There are test failures.
[ERROR] 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (HADOOP-10766) Unable to build hadoop 2.4.1 (FreeBSD)

2014-07-01 Thread Dmitry Sivachenko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-10766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Sivachenko resolved HADOOP-10766.


Resolution: Fixed

It got fixed.

> Unable to build hadoop 2.4.1 (FreeBSD)
> --
>
> Key: HADOOP-10766
> URL: https://issues.apache.org/jira/browse/HADOOP-10766
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 2.4.1
> Environment: FreeBSD-10/stable
>Reporter: Dmitry Sivachenko
>
> mvn compile -Pnative  ends like this:
> [ERROR] Failed to execute goal on project hadoop-hdfs: Could not resolve 
> dependencies for project org.apache.hadoop:hadoop-hdfs:jar:2.4.1: Failure to 
> find org.apache.hadoop:hadoop-common:jar:tests:2.4.1 in 
> https://repository.apache.org/content/repositories/snapshots was cached in 
> the local repository, resolution will not be reattempted until the update 
> interval of apache.snapshots.https has elapsed or updates are forced -> [Help 
> 1]



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (HADOOP-10766) Unable to build hadoop 2.4.1 (FreeBSD)

2014-06-30 Thread Dmitry Sivachenko (JIRA)
Dmitry Sivachenko created HADOOP-10766:
--

 Summary: Unable to build hadoop 2.4.1 (FreeBSD)
 Key: HADOOP-10766
 URL: https://issues.apache.org/jira/browse/HADOOP-10766
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.4.1
 Environment: FreeBSD-10/stable

Reporter: Dmitry Sivachenko


mvn compile -Pnative  ends like this:

[ERROR] Failed to execute goal on project hadoop-hdfs: Could not resolve 
dependencies for project org.apache.hadoop:hadoop-hdfs:jar:2.4.1: Failure to 
find org.apache.hadoop:hadoop-common:jar:tests:2.4.1 in 
https://repository.apache.org/content/repositories/snapshots was cached in the 
local repository, resolution will not be reattempted until the update interval 
of apache.snapshots.https has elapsed or updates are forced -> [Help 1]




--
This message was sent by Atlassian JIRA
(v6.2#6252)


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-29 Thread Arun C Murthy
With 12 +1s (4 binding), 1 -0 and no -1s the vote passes. I'll push the bits 
out shortly.
Thanks to everyone who voted.

thanks,
Arun

On Jun 20, 2014, at 11:51 PM, Arun C Murthy  wrote:

> Folks,
> 
> I've created another release candidate (rc1) for hadoop-2.4.1 based on the 
> feedback that I would like to push out.
> 
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> The RC tag in svn is here: 
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
> 
> The maven artifacts are available via repository.apache.org.
> 
> Please try the release and vote; the vote will run for the usual 7 days.
> 
> thanks,
> Arun
> 
> 
> 
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
> 
> 

--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/hdp/



-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-27 Thread Jason Lowe

+1

- Verified signatures and digests
- Built from source, installed on single-node cluster and ran some 
sample jobs


Jason

On 06/21/2014 01:51 AM, Arun C Murthy wrote:

Folks,

I've created another release candidate (rc1) for hadoop-2.4.1 based on the 
feedback that I would like to push out.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
The RC tag in svn is here: 
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun



--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/hdp/







Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-27 Thread Alejandro Abdelnur
> What's in branch-2.4.1 doesn't currently match what's in this RC,

but there is a tag that matches, right? Else we need to fix that.


On Fri, Jun 27, 2014 at 3:26 PM, Aaron T. Myers  wrote:

> That's fine by me. Like I said, assuming that rc1 does indeed include the
> fix in HDFS-6527, and not the revert, then rc1 should be functionally
> correct. What's in branch-2.4.1 doesn't currently match what's in this RC,
> but if that doesn't bother anyone else then I won't lose any sleep over it.
>
> --
> Aaron T. Myers
> Software Engineer, Cloudera
>
> > On Jun 27, 2014, at 3:04 PM, "Arun C. Murthy" 
> wrote:
> >
> > Aaron,
> >
> > Since the amend was just to the test, I'll keep this RC as-is.
> >
> > I'll also comment on jira.
> >
> > thanks,
> > Arun
> >
> >
> >
> >> On Jun 27, 2014, at 2:40 PM, "Aaron T. Myers"  wrote:
> >>
> >> I'm -0 on rc1.
> >>
> >> Note the latest discussion on HDFS-6527 which first resulted in that
> patch
> >> being reverted from branch-2.4.1 because it was believed it wasn't
> >> necessary, and then some more discussion which indicates that in fact
> the
> >> patch for HDFS-6527 should be included in 2.4.1, but with a slightly
> >> different test case.
> >>
> >> I believe that rc1 was actually created after the first backport of
> >> HDFS-6527, but before the revert, so rc1 should be functionally correct,
> >> but the test case is not quite correct in rc1, and I believe that rc1
> does
> >> not currently reflect the actual tip of branch-2.4.1. I'm not going to
> >> consider this a deal-breaker, but seems like we should probably clean
> it up.
> >>
> >> To get this all sorted out properly, if we wanted to, I believe we
> should
> >> do another backport of HDFS-6527 to branch-2.4.1 including only the
> amended
> >> test case, and create a new RC from that point.
> >>
> >> Best,
> >> Aaron
> >>
> >> --
> >> Aaron T. Myers
> >> Software Engineer, Cloudera
> >>
> >>
> >>> On Fri, Jun 20, 2014 at 11:51 PM, Arun C Murthy 
> wrote:
> >>>
> >>> Folks,
> >>>
> >>> I've created another release candidate (rc1) for hadoop-2.4.1 based on
> the
> >>> feedback that I would like to push out.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> >>> The RC tag in svn is here:
> >>> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
> >>>
> >>> The maven artifacts are available via repository.apache.org.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 7
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>>
> >>> --
> >>> Arun C. Murthy
> >>> Hortonworks Inc.
> >>> http://hortonworks.com/hdp/
> >>>
> >>>
> >>>
> >>> --
> >>> CONFIDENTIALITY NOTICE
> >>> NOTICE: This message is intended for the use of the individual or
> entity to
> >>> which it is addressed and may contain information that is confidential,
> >>> privileged and exempt from disclosure under applicable law. If the
> reader
> >>> of this message is not the intended recipient, you are hereby notified
> that
> >>> any printing, copying, dissemination, distribution, disclosure or
> >>> forwarding of this communication is strictly prohibited. If you have
> >>> received this communication in error, please contact the sender
> immediately
> >>> and delete it from your system. Thank You.
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
>



-- 
Alejandro


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-27 Thread Aaron T. Myers
That's fine by me. Like I said, assuming that rc1 does indeed include the fix 
in HDFS-6527, and not the revert, then rc1 should be functionally correct. 
What's in branch-2.4.1 doesn't currently match what's in this RC, but if that 
doesn't bother anyone else then I won't lose any sleep over it. 

--
Aaron T. Myers
Software Engineer, Cloudera

> On Jun 27, 2014, at 3:04 PM, "Arun C. Murthy"  wrote:
> 
> Aaron,
> 
> Since the amend was just to the test, I'll keep this RC as-is.
> 
> I'll also comment on jira.
> 
> thanks,
> Arun
> 
> 
> 
>> On Jun 27, 2014, at 2:40 PM, "Aaron T. Myers"  wrote:
>> 
>> I'm -0 on rc1.
>> 
>> Note the latest discussion on HDFS-6527 which first resulted in that patch
>> being reverted from branch-2.4.1 because it was believed it wasn't
>> necessary, and then some more discussion which indicates that in fact the
>> patch for HDFS-6527 should be included in 2.4.1, but with a slightly
>> different test case.
>> 
>> I believe that rc1 was actually created after the first backport of
>> HDFS-6527, but before the revert, so rc1 should be functionally correct,
>> but the test case is not quite correct in rc1, and I believe that rc1 does
>> not currently reflect the actual tip of branch-2.4.1. I'm not going to
>> consider this a deal-breaker, but seems like we should probably clean it up.
>> 
>> To get this all sorted out properly, if we wanted to, I believe we should
>> do another backport of HDFS-6527 to branch-2.4.1 including only the amended
>> test case, and create a new RC from that point.
>> 
>> Best,
>> Aaron
>> 
>> --
>> Aaron T. Myers
>> Software Engineer, Cloudera
>> 
>> 
>>> On Fri, Jun 20, 2014 at 11:51 PM, Arun C Murthy  
>>> wrote:
>>> 
>>> Folks,
>>> 
>>> I've created another release candidate (rc1) for hadoop-2.4.1 based on the
>>> feedback that I would like to push out.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
>>> The RC tag in svn is here:
>>> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
>>> 
>>> The maven artifacts are available via repository.apache.org.
>>> 
>>> Please try the release and vote; the vote will run for the usual 7 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> 
>>> --
>>> Arun C. Murthy
>>> Hortonworks Inc.
>>> http://hortonworks.com/hdp/
>>> 
>>> 
>>> 
>>> --
>>> CONFIDENTIALITY NOTICE
>>> NOTICE: This message is intended for the use of the individual or entity to
>>> which it is addressed and may contain information that is confidential,
>>> privileged and exempt from disclosure under applicable law. If the reader
>>> of this message is not the intended recipient, you are hereby notified that
>>> any printing, copying, dissemination, distribution, disclosure or
>>> forwarding of this communication is strictly prohibited. If you have
>>> received this communication in error, please contact the sender immediately
>>> and delete it from your system. Thank You.
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-27 Thread Arun C. Murthy
Aaron,

Since the amend was just to the test, I'll keep this RC as-is.

I'll also comment on jira.

thanks,
Arun



> On Jun 27, 2014, at 2:40 PM, "Aaron T. Myers"  wrote:
> 
> I'm -0 on rc1.
> 
> Note the latest discussion on HDFS-6527 which first resulted in that patch
> being reverted from branch-2.4.1 because it was believed it wasn't
> necessary, and then some more discussion which indicates that in fact the
> patch for HDFS-6527 should be included in 2.4.1, but with a slightly
> different test case.
> 
> I believe that rc1 was actually created after the first backport of
> HDFS-6527, but before the revert, so rc1 should be functionally correct,
> but the test case is not quite correct in rc1, and I believe that rc1 does
> not currently reflect the actual tip of branch-2.4.1. I'm not going to
> consider this a deal-breaker, but seems like we should probably clean it up.
> 
> To get this all sorted out properly, if we wanted to, I believe we should
> do another backport of HDFS-6527 to branch-2.4.1 including only the amended
> test case, and create a new RC from that point.
> 
> Best,
> Aaron
> 
> --
> Aaron T. Myers
> Software Engineer, Cloudera
> 
> 
>> On Fri, Jun 20, 2014 at 11:51 PM, Arun C Murthy  wrote:
>> 
>> Folks,
>> 
>> I've created another release candidate (rc1) for hadoop-2.4.1 based on the
>> feedback that I would like to push out.
>> 
>> The RC is available at:
>> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
>> The RC tag in svn is here:
>> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
>> 
>> The maven artifacts are available via repository.apache.org.
>> 
>> Please try the release and vote; the vote will run for the usual 7 days.
>> 
>> thanks,
>> Arun
>> 
>> 
>> 
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>> 
>> 
>> 
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or entity to
>> which it is addressed and may contain information that is confidential,
>> privileged and exempt from disclosure under applicable law. If the reader
>> of this message is not the intended recipient, you are hereby notified that
>> any printing, copying, dissemination, distribution, disclosure or
>> forwarding of this communication is strictly prohibited. If you have
>> received this communication in error, please contact the sender immediately
>> and delete it from your system. Thank You.
>> 

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-27 Thread Aaron T. Myers
I'm -0 on rc1.

Note the latest discussion on HDFS-6527 which first resulted in that patch
being reverted from branch-2.4.1 because it was believed it wasn't
necessary, and then some more discussion which indicates that in fact the
patch for HDFS-6527 should be included in 2.4.1, but with a slightly
different test case.

I believe that rc1 was actually created after the first backport of
HDFS-6527, but before the revert, so rc1 should be functionally correct,
but the test case is not quite correct in rc1, and I believe that rc1 does
not currently reflect the actual tip of branch-2.4.1. I'm not going to
consider this a deal-breaker, but seems like we should probably clean it up.

To get this all sorted out properly, if we wanted to, I believe we should
do another backport of HDFS-6527 to branch-2.4.1 including only the amended
test case, and create a new RC from that point.

Best,
Aaron

--
Aaron T. Myers
Software Engineer, Cloudera


On Fri, Jun 20, 2014 at 11:51 PM, Arun C Murthy  wrote:

> Folks,
>
> I've created another release candidate (rc1) for hadoop-2.4.1 based on the
> feedback that I would like to push out.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> The RC tag in svn is here:
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-26 Thread Tsuyoshi OZAWA
+1(non-binding)

- Built from source.
- Ran tests.
-- Reproduced HADOOP-10510 on AWS instance(Ubuntu Server 14.04 LTS
(PV) - ami-bddaa2bc (64-bit)). I agree with that this problem will be
fixed after releases when voting at 2.4.0. I believe that this problem
is environment-depend one.
- Deployed single cluster node and ran examples.
- Verified signature.

Thanks,
- Tsuyoshi

On Sat, Jun 21, 2014 at 3:51 PM, Arun C Murthy  wrote:
> Folks,
>
> I've created another release candidate (rc1) for hadoop-2.4.1 based on the 
> feedback that I would like to push out.
>
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> The RC tag in svn is here: 
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.



-- 
- Tsuyoshi


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-25 Thread Ravi Prakash

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

+1

Built and deployed clusters on Amazon. Ran a basic test suite.

Thanks Arun

On 06/25/14 17:11, Akira AJISAKA wrote:
> Thanks Arun for another RC!
>
> I'm +1 (non-binding) for RC2. HDFS-6527 should be reverted because the
issue is only in 2.5 and trunk. In addition, I hope HDFS-6591 to be merged.
>
> Other than that, RC1 is good to me. I tested RC1 with distributed
cluster on CentOS 6.3:
>
> - Successful build from src (including native library)
> - Successful RM automatic fail-over and running MapReduce job also
succeeded
> - Successful rolling upgrade HDFS from 2.4.0 to 2.4.1
> - Successful downgrade HDFS from 2.4.1 to 2.4.0
> - Documentation looks good
>
> Thanks,
> Akira
>
> (2014/06/23 9:59), Steve Loughran wrote:
>> someone's filed a JIRA on loops in Hedged Read, with tests ...
>>
>> https://issues.apache.org/jira/browse/HDFS-6591
>>
>>
>> On 23 June 2014 08:58, Mit Desai  wrote:
>>
>>> +1 (non-binding)
>>>
>>> Tested on: Fedora17
>>> -Successful build from src (including native)
>>> -Verified Signature
>>> -Deployed source to my single node cluster and ran couple of sample
MR jobs
>>>
>>>
>>> - M!T
>>>
>>>
>>>
>>>
>>>
>>> On 6/21/14, 1:51 AM, "Arun C Murthy"  wrote:
>>>
>>>> Folks,
>>>>
>>>> I've created another release candidate (rc1) for hadoop-2.4.1 based on
>>>> the feedback that I would like to push out.
>>>>
>>>> The RC is available at:
>>>> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
>>>> The RC tag in svn is here:
>>>> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
>>>>
>>>> The maven artifacts are available via repository.apache.org.
>>>>
>>>> Please try the release and vote; the vote will run for the usual 7
days.
>>>>
>>>> thanks,
>>>> Arun
>>>>
>>>>
>>>>
>>>> --
>>>> Arun C. Murthy
>>>> Hortonworks Inc.
>>>> http://hortonworks.com/hdp/
>>>>
>>>>
>>>>
>>>> --
>>>> CONFIDENTIALITY NOTICE
>>>> NOTICE: This message is intended for the use of the individual or
entity
>>>> to
>>>> which it is addressed and may contain information that is confidential,
>>>> privileged and exempt from disclosure under applicable law. If the
reader
>>>> of this message is not the intended recipient, you are hereby notified
>>>> that
>>>> any printing, copying, dissemination, distribution, disclosure or
>>>> forwarding of this communication is strictly prohibited. If you have
>>>> received this communication in error, please contact the sender
>>>> immediately
>>>> and delete it from your system. Thank You.
>>>
>>>
>>
>

-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTq3XoAAoJEGunL/HJl4XexG0QAJnmxxfljAB2QWbkK5EfQNq3
DW8PkA2tZAyLrdCeMaBMOybnrrtHRUJpPloh34pm6aeFINIcdwjYlx/42Zfe5Wk8
24nLsDYad4Zai0N9hwOs1zk8z2Tj0cZbA3VoOqrexTnGQb6Z7O12yY/vRJ1iWanT
Qa2qCgrfleUoCxBwTBrtO68Z98EmJHOlWd8W6QyZpMZiKC/EsGpjkCTLZzXvirkF
5/u29HXo0yJT1xA8iCleOdp7MCTmnfCF7sLvCV2rLN2ERJPaPE19AXn8pFAqyqeH
9JVIO2SCXJbmTxIlKN/UFGgP/v0KaLleYupUltQ4CIM+omkbsBxLPN2vIHavoxup
/1w7JBfmq67RIX7AHkUJgS4Dzs+GOK81dpt2niEfu1dx7h7qq4eeAvLKImjIRlRi
EqKqxqWBoDAb6FGBPRHsJVXb2zxn1NAYVIYYD4AW27+S0OyrTvwQWwmurhjG+h45
XC5Z+jFG+FGc96On9DtNxSUTYB9a0GpBBnjU+u1enT99n3j0X5YGmi2B/ca4Cp9J
WQ4CDeQfp4+87LijF1ZH8ObQn7L0vWudehhcMjAC3qo9NK0oZ8eSMd48WaFCS0AI
/xdfJT069RN4U9633KoGT/HXIXf6pcULEc7kNCgqULjXZO7hGl2H6Q3hxCBh0Xs5
zA8LmbrvDThJYIwZRXRR
=rTDe
-END PGP SIGNATURE-



Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-25 Thread Akira AJISAKA

Thanks Arun for another RC!

I'm +1 (non-binding) for RC2. HDFS-6527 should be reverted because the 
issue is only in 2.5 and trunk. In addition, I hope HDFS-6591 to be merged.


Other than that, RC1 is good to me. I tested RC1 with distributed 
cluster on CentOS 6.3:


- Successful build from src (including native library)
- Successful RM automatic fail-over and running MapReduce job also succeeded
- Successful rolling upgrade HDFS from 2.4.0 to 2.4.1
- Successful downgrade HDFS from 2.4.1 to 2.4.0
- Documentation looks good

Thanks,
Akira

(2014/06/23 9:59), Steve Loughran wrote:

someone's filed a JIRA on loops in Hedged Read, with tests ...

https://issues.apache.org/jira/browse/HDFS-6591


On 23 June 2014 08:58, Mit Desai  wrote:


+1 (non-binding)

Tested on: Fedora17
-Successful build from src (including native)
-Verified Signature
-Deployed source to my single node cluster and ran couple of sample MR jobs


- M!T





On 6/21/14, 1:51 AM, "Arun C Murthy"  wrote:


Folks,

I've created another release candidate (rc1) for hadoop-2.4.1 based on
the feedback that I would like to push out.

The RC is available at:
http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
The RC tag in svn is here:
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun



--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/hdp/



--
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity
to
which it is addressed and may contain information that is confidential,
privileged and exempt from disclosure under applicable law. If the reader
of this message is not the intended recipient, you are hereby notified
that
any printing, copying, dissemination, distribution, disclosure or
forwarding of this communication is strictly prohibited. If you have
received this communication in error, please contact the sender
immediately
and delete it from your system. Thank You.









Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-25 Thread Alejandro Abdelnur
+1 RC1

verified checksum & signature on SRC TARBALL
verified CHANGES.txt files
run apache-rat:check on SRC
build SRC
installed pseudo cluster
run successfully a few MR sample jobs
verified HttpFS

Thanks again Arun


On Mon, Jun 23, 2014 at 8:58 AM, Mit Desai 
wrote:

> +1 (non-binding)
>
> Tested on: Fedora17
> -Successful build from src (including native)
> -Verified Signature
> -Deployed source to my single node cluster and ran couple of sample MR jobs
>
>
> - M!T
>
>
>
>
>
> On 6/21/14, 1:51 AM, "Arun C Murthy"  wrote:
>
> >Folks,
> >
> >I've created another release candidate (rc1) for hadoop-2.4.1 based on
> >the feedback that I would like to push out.
> >
> >The RC is available at:
> >http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> >The RC tag in svn is here:
> >https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
> >
> >The maven artifacts are available via repository.apache.org.
> >
> >Please try the release and vote; the vote will run for the usual 7 days.
> >
> >thanks,
> >Arun
> >
> >
> >
> >--
> >Arun C. Murthy
> >Hortonworks Inc.
> >http://hortonworks.com/hdp/
> >
> >
> >
> >--
> >CONFIDENTIALITY NOTICE
> >NOTICE: This message is intended for the use of the individual or entity
> >to
> >which it is addressed and may contain information that is confidential,
> >privileged and exempt from disclosure under applicable law. If the reader
> >of this message is not the intended recipient, you are hereby notified
> >that
> >any printing, copying, dissemination, distribution, disclosure or
> >forwarding of this communication is strictly prohibited. If you have
> >received this communication in error, please contact the sender
> >immediately
> >and delete it from your system. Thank You.
>
>


-- 
Alejandro


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-23 Thread Steve Loughran
someone's filed a JIRA on loops in Hedged Read, with tests ...

https://issues.apache.org/jira/browse/HDFS-6591


On 23 June 2014 08:58, Mit Desai  wrote:

> +1 (non-binding)
>
> Tested on: Fedora17
> -Successful build from src (including native)
> -Verified Signature
> -Deployed source to my single node cluster and ran couple of sample MR jobs
>
>
> - M!T
>
>
>
>
>
> On 6/21/14, 1:51 AM, "Arun C Murthy"  wrote:
>
> >Folks,
> >
> >I've created another release candidate (rc1) for hadoop-2.4.1 based on
> >the feedback that I would like to push out.
> >
> >The RC is available at:
> >http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> >The RC tag in svn is here:
> >https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
> >
> >The maven artifacts are available via repository.apache.org.
> >
> >Please try the release and vote; the vote will run for the usual 7 days.
> >
> >thanks,
> >Arun
> >
> >
> >
> >--
> >Arun C. Murthy
> >Hortonworks Inc.
> >http://hortonworks.com/hdp/
> >
> >
> >
> >--
> >CONFIDENTIALITY NOTICE
> >NOTICE: This message is intended for the use of the individual or entity
> >to
> >which it is addressed and may contain information that is confidential,
> >privileged and exempt from disclosure under applicable law. If the reader
> >of this message is not the intended recipient, you are hereby notified
> >that
> >any printing, copying, dissemination, distribution, disclosure or
> >forwarding of this communication is strictly prohibited. If you have
> >received this communication in error, please contact the sender
> >immediately
> >and delete it from your system. Thank You.
>
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-23 Thread Mit Desai
+1 (non-binding)

Tested on: Fedora17
-Successful build from src (including native)
-Verified Signature
-Deployed source to my single node cluster and ran couple of sample MR jobs


- M!T





On 6/21/14, 1:51 AM, "Arun C Murthy"  wrote:

>Folks,
>
>I've created another release candidate (rc1) for hadoop-2.4.1 based on
>the feedback that I would like to push out.
>
>The RC is available at:
>http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
>The RC tag in svn is here:
>https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
>
>The maven artifacts are available via repository.apache.org.
>
>Please try the release and vote; the vote will run for the usual 7 days.
>
>thanks,
>Arun
>
>
>
>--
>Arun C. Murthy
>Hortonworks Inc.
>http://hortonworks.com/hdp/
>
>
>
>-- 
>CONFIDENTIALITY NOTICE
>NOTICE: This message is intended for the use of the individual or entity
>to 
>which it is addressed and may contain information that is confidential,
>privileged and exempt from disclosure under applicable law. If the reader
>of this message is not the intended recipient, you are hereby notified
>that 
>any printing, copying, dissemination, distribution, disclosure or
>forwarding of this communication is strictly prohibited. If you have
>received this communication in error, please contact the sender
>immediately 
>and delete it from your system. Thank You.



Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-22 Thread Chen He
+1 (non-binding)

download source code
build binary based on Fedora with Java 1.7
deploy mini cluster and successfully run sleep jobs

Regards!

Chen


On Sun, Jun 22, 2014 at 9:44 PM, Xuan Gong  wrote:

> +1 (non-binding)
>
> Successfully build from resource code
>
>
> On Sat, Jun 21, 2014 at 7:05 PM, Wangda Tan  wrote:
>
> > +1 (non-binding),
> >
> > Built from rc1 source code
> > Installed single node cluster.
> > Ran several YARN applications and get passed.
> >
> > Thanks,
> > Wangda
> >
> >
> >
> > On Sun, Jun 22, 2014 at 9:07 AM, Zhijie Shen 
> > wrote:
> >
> > > +1 (non-binding)
> > >
> > > Successfully redo the steps for rc0 before for rc1 as well.
> > >
> > >
> > > On Sun, Jun 22, 2014 at 6:22 AM, Steve Loughran <
> ste...@hortonworks.com>
> > > wrote:
> > >
> > > > +1 (binding)
> > > >
> > > >
> > > >1. rm -rf ~/.m2/repository/org/apache/hadoop/
> > > >2. build and test of slider/incubating develop branch with profile
> > > >hadoop-2.4.1, which downloaded all the new artifacts from the
> > > repository
> > > >3. -tests passed
> > > >
> > > > -steve
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On 20 June 2014 23:51, Arun C Murthy  wrote:
> > > >
> > > > > Folks,
> > > > >
> > > > > I've created another release candidate (rc1) for hadoop-2.4.1 based
> > on
> > > > the
> > > > > feedback that I would like to push out.
> > > > >
> > > > > The RC is available at:
> > > > > http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> > > > > The RC tag in svn is here:
> > > > >
> > https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
> > > > >
> > > > > The maven artifacts are available via repository.apache.org.
> > > > >
> > > > > Please try the release and vote; the vote will run for the usual 7
> > > days.
> > > > >
> > > > > thanks,
> > > > > Arun
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Arun C. Murthy
> > > > > Hortonworks Inc.
> > > > > http://hortonworks.com/hdp/
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > CONFIDENTIALITY NOTICE
> > > > > NOTICE: This message is intended for the use of the individual or
> > > entity
> > > > to
> > > > > which it is addressed and may contain information that is
> > confidential,
> > > > > privileged and exempt from disclosure under applicable law. If the
> > > reader
> > > > > of this message is not the intended recipient, you are hereby
> > notified
> > > > that
> > > > > any printing, copying, dissemination, distribution, disclosure or
> > > > > forwarding of this communication is strictly prohibited. If you
> have
> > > > > received this communication in error, please contact the sender
> > > > immediately
> > > > > and delete it from your system. Thank You.
> > > > >
> > > >
> > > > --
> > > > CONFIDENTIALITY NOTICE
> > > > NOTICE: This message is intended for the use of the individual or
> > entity
> > > to
> > > > which it is addressed and may contain information that is
> confidential,
> > > > privileged and exempt from disclosure under applicable law. If the
> > reader
> > > > of this message is not the intended recipient, you are hereby
> notified
> > > that
> > > > any printing, copying, dissemination, distribution, disclosure or
> > > > forwarding of this communication is strictly prohibited. If you have
> > > > received this communication in error, please contact the sender
> > > immediately
> > > > and delete it from your system. Thank You.
> > > >
> > >
> > >
> > >
> > > --
> > > Zhijie Shen
> > > Hortonworks Inc.
> > > http://hortonworks.com/
> > >
> > > --
> > > CONFIDENTIALITY NOTICE
> > > NOTICE: This message is intended for the use of the individual or
> entity
> > to
> > > which it is addressed and may contain information that is confidential,
> > > privileged and exempt from disclosure under applicable law. If the
> reader
> > > of this message is not the intended recipient, you are hereby notified
> > that
> > > any printing, copying, dissemination, distribution, disclosure or
> > > forwarding of this communication is strictly prohibited. If you have
> > > received this communication in error, please contact the sender
> > immediately
> > > and delete it from your system. Thank You.
> > >
> >
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-22 Thread Xuan Gong
+1 (non-binding)

Successfully build from resource code


On Sat, Jun 21, 2014 at 7:05 PM, Wangda Tan  wrote:

> +1 (non-binding),
>
> Built from rc1 source code
> Installed single node cluster.
> Ran several YARN applications and get passed.
>
> Thanks,
> Wangda
>
>
>
> On Sun, Jun 22, 2014 at 9:07 AM, Zhijie Shen 
> wrote:
>
> > +1 (non-binding)
> >
> > Successfully redo the steps for rc0 before for rc1 as well.
> >
> >
> > On Sun, Jun 22, 2014 at 6:22 AM, Steve Loughran 
> > wrote:
> >
> > > +1 (binding)
> > >
> > >
> > >1. rm -rf ~/.m2/repository/org/apache/hadoop/
> > >2. build and test of slider/incubating develop branch with profile
> > >hadoop-2.4.1, which downloaded all the new artifacts from the
> > repository
> > >3. -tests passed
> > >
> > > -steve
> > >
> > >
> > >
> > >
> > >
> > > On 20 June 2014 23:51, Arun C Murthy  wrote:
> > >
> > > > Folks,
> > > >
> > > > I've created another release candidate (rc1) for hadoop-2.4.1 based
> on
> > > the
> > > > feedback that I would like to push out.
> > > >
> > > > The RC is available at:
> > > > http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> > > > The RC tag in svn is here:
> > > >
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
> > > >
> > > > The maven artifacts are available via repository.apache.org.
> > > >
> > > > Please try the release and vote; the vote will run for the usual 7
> > days.
> > > >
> > > > thanks,
> > > > Arun
> > > >
> > > >
> > > >
> > > > --
> > > > Arun C. Murthy
> > > > Hortonworks Inc.
> > > > http://hortonworks.com/hdp/
> > > >
> > > >
> > > >
> > > > --
> > > > CONFIDENTIALITY NOTICE
> > > > NOTICE: This message is intended for the use of the individual or
> > entity
> > > to
> > > > which it is addressed and may contain information that is
> confidential,
> > > > privileged and exempt from disclosure under applicable law. If the
> > reader
> > > > of this message is not the intended recipient, you are hereby
> notified
> > > that
> > > > any printing, copying, dissemination, distribution, disclosure or
> > > > forwarding of this communication is strictly prohibited. If you have
> > > > received this communication in error, please contact the sender
> > > immediately
> > > > and delete it from your system. Thank You.
> > > >
> > >
> > > --
> > > CONFIDENTIALITY NOTICE
> > > NOTICE: This message is intended for the use of the individual or
> entity
> > to
> > > which it is addressed and may contain information that is confidential,
> > > privileged and exempt from disclosure under applicable law. If the
> reader
> > > of this message is not the intended recipient, you are hereby notified
> > that
> > > any printing, copying, dissemination, distribution, disclosure or
> > > forwarding of this communication is strictly prohibited. If you have
> > > received this communication in error, please contact the sender
> > immediately
> > > and delete it from your system. Thank You.
> > >
> >
> >
> >
> > --
> > Zhijie Shen
> > Hortonworks Inc.
> > http://hortonworks.com/
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
> >
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-21 Thread Wangda Tan
+1 (non-binding),

Built from rc1 source code
Installed single node cluster.
Ran several YARN applications and get passed.

Thanks,
Wangda



On Sun, Jun 22, 2014 at 9:07 AM, Zhijie Shen  wrote:

> +1 (non-binding)
>
> Successfully redo the steps for rc0 before for rc1 as well.
>
>
> On Sun, Jun 22, 2014 at 6:22 AM, Steve Loughran 
> wrote:
>
> > +1 (binding)
> >
> >
> >1. rm -rf ~/.m2/repository/org/apache/hadoop/
> >2. build and test of slider/incubating develop branch with profile
> >hadoop-2.4.1, which downloaded all the new artifacts from the
> repository
> >3. -tests passed
> >
> > -steve
> >
> >
> >
> >
> >
> > On 20 June 2014 23:51, Arun C Murthy  wrote:
> >
> > > Folks,
> > >
> > > I've created another release candidate (rc1) for hadoop-2.4.1 based on
> > the
> > > feedback that I would like to push out.
> > >
> > > The RC is available at:
> > > http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> > > The RC tag in svn is here:
> > > https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
> > >
> > > The maven artifacts are available via repository.apache.org.
> > >
> > > Please try the release and vote; the vote will run for the usual 7
> days.
> > >
> > > thanks,
> > > Arun
> > >
> > >
> > >
> > > --
> > > Arun C. Murthy
> > > Hortonworks Inc.
> > > http://hortonworks.com/hdp/
> > >
> > >
> > >
> > > --
> > > CONFIDENTIALITY NOTICE
> > > NOTICE: This message is intended for the use of the individual or
> entity
> > to
> > > which it is addressed and may contain information that is confidential,
> > > privileged and exempt from disclosure under applicable law. If the
> reader
> > > of this message is not the intended recipient, you are hereby notified
> > that
> > > any printing, copying, dissemination, distribution, disclosure or
> > > forwarding of this communication is strictly prohibited. If you have
> > > received this communication in error, please contact the sender
> > immediately
> > > and delete it from your system. Thank You.
> > >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
> >
>
>
>
> --
> Zhijie Shen
> Hortonworks Inc.
> http://hortonworks.com/
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-21 Thread Zhijie Shen
+1 (non-binding)

Successfully redo the steps for rc0 before for rc1 as well.


On Sun, Jun 22, 2014 at 6:22 AM, Steve Loughran 
wrote:

> +1 (binding)
>
>
>1. rm -rf ~/.m2/repository/org/apache/hadoop/
>2. build and test of slider/incubating develop branch with profile
>hadoop-2.4.1, which downloaded all the new artifacts from the repository
>3. -tests passed
>
> -steve
>
>
>
>
>
> On 20 June 2014 23:51, Arun C Murthy  wrote:
>
> > Folks,
> >
> > I've created another release candidate (rc1) for hadoop-2.4.1 based on
> the
> > feedback that I would like to push out.
> >
> > The RC is available at:
> > http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> > The RC tag in svn is here:
> > https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
> >
> > The maven artifacts are available via repository.apache.org.
> >
> > Please try the release and vote; the vote will run for the usual 7 days.
> >
> > thanks,
> > Arun
> >
> >
> >
> > --
> > Arun C. Murthy
> > Hortonworks Inc.
> > http://hortonworks.com/hdp/
> >
> >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
> >
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>



-- 
Zhijie Shen
Hortonworks Inc.
http://hortonworks.com/

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-21 Thread Steve Loughran
+1 (binding)


   1. rm -rf ~/.m2/repository/org/apache/hadoop/
   2. build and test of slider/incubating develop branch with profile
   hadoop-2.4.1, which downloaded all the new artifacts from the repository
   3. -tests passed

-steve





On 20 June 2014 23:51, Arun C Murthy  wrote:

> Folks,
>
> I've created another release candidate (rc1) for hadoop-2.4.1 based on the
> feedback that I would like to push out.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
> The RC tag in svn is here:
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-21 Thread Zhijie Shen
Sounds good to me. Remove MAPREDUCE-5831 out of the scope of 2.4.1.


On Sat, Jun 21, 2014 at 2:29 AM, Arun C Murthy  wrote:

> On Jun 20, 2014, at 11:23 AM, Vinod Kumar Vavilapalli 
> wrote:
>
> > Unfortunately even though we documented wire compatiblity, cross-version
> > client/server support doesn't yet really work for YARN and MapReduce. We
> > can only do that once we have wire-compatibility and eventually rolling
> > upgrades. No fix is in sight for MAPREDUCE-5831 - for now both clients
> and
> > AMs have to upgrade together in the MapReduce land..
>
>
> Actually, that is a reasonable expectation - particularly because we
> should all be migrating towards MAPREDUCE-4421 and should stop installing
> MR on every node.
>
> Arun
>
> >
> > +Vinod
> >
> > On Wed, Jun 18, 2014 at 6:52 PM, Zhijie Shen 
> wrote:
> >
> >> Point to another MR compatibility issue marked for 2.4.1: MAPREDUCE-5831
> >> Old MR client is not compatible with new MR application, though it
> happens
> >> since 2.3.
> >>
> >> It would be good to figure out whether we include it now or later. It
> seems
> >> that we're going to be in a better position once we have versioning for
> MR
> >> components.
> >>
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>



-- 
Zhijie Shen
Hortonworks Inc.
http://hortonworks.com/

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


[VOTE] Release Apache Hadoop 2.4.1

2014-06-20 Thread Arun C Murthy
Folks,

I've created another release candidate (rc1) for hadoop-2.4.1 based on the 
feedback that I would like to push out.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.4.1-rc1
The RC tag in svn is here: 
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc1

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun



--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/hdp/



-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-20 Thread Kihwal Lee
Committed HDFS-6527

On 6/20/14, 1:34 PM, "Vinod Kumar Vavilapalli"  wrote:

>I just committed MAPREDUCE-5830 to all the needed branches.
>
>+Vinod
>Hortonworks Inc.
>http://hortonworks.com/
>
>
>On Fri, Jun 20, 2014 at 11:25 AM, Arun C Murthy 
>wrote:
>
>> Thanks for the feedback Vinod, Akira & Kihwal.
>>
>> I'll re-spin rc1 with MAPREDUCE-5830 & HDFS-6527.
>>
>> @Kihwal - Can you, please, merge HDFS-6527 to branch-2.4 and
>>branch-2.4.1?
>>
>> thanks,
>> Arun
>>
>> On Jun 20, 2014, at 7:32 AM, Kihwal Lee 
>> wrote:
>>
>> > If we ever respin 2.4.1, I strongly suggest HDFS-6527 be included.
>> >
>> >
>> > Kihwal
>> >
>> > On 6/19/14, 4:56 PM, "Akira AJISAKA" 
>>wrote:
>> >
>> >> I think we should include this issue in 2.4.1, so I uploaded a patch
>>to
>> >> fix it. I'll appreciate your review.
>> >>
>> >> Thanks,
>> >> Akira
>> >>
>> >> (2014/06/18 12:13), Vinod Kumar Vavilapalli wrote:
>> >>>
>> >>> There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not
>> >>> backwards binary compatible with 2.3] marked for 2.4. Should we
>>include
>> >>> it?
>> >>>
>> >>> There is no patch there yet, it doesn't really help much other than
>> >>> letting older clients compile - even if we put the API back in, the
>>URL
>> >>> returned is invalid.
>> >>>
>> >>> +Vinod
>> >>>
>> >>> On Jun 16, 2014, at 9:27 AM, Arun C Murthy 
>> wrote:
>> >>>
>> >>>> Folks,
>> >>>>
>> >>>> I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix
>> >>>> release) that I would like to push out.
>> >>>>
>> >>>> The RC is available at:
>> >>>> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
>> >>>> The RC tag in svn is here:
>> >>>> 
>>https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
>> >>>>
>> >>>> The maven artifacts are available via repository.apache.org.
>> >>>>
>> >>>> Please try the release and vote; the vote will run for the usual 7
>> >>>> days.
>> >>>>
>> >>>> thanks,
>> >>>> Arun
>> >>>>
>> >>>>
>> >>>>
>> >>>> --
>> >>>> Arun C. Murthy
>> >>>> Hortonworks Inc.
>> >>>> http://hortonworks.com/hdp/
>> >>>>
>> >>>>
>> >>>>
>> >>>> --
>> >>>> CONFIDENTIALITY NOTICE
>> >>>> NOTICE: This message is intended for the use of the individual or
>> >>>> entity to
>> >>>> which it is addressed and may contain information that is
>> confidential,
>> >>>> privileged and exempt from disclosure under applicable law. If the
>> >>>> reader
>> >>>> of this message is not the intended recipient, you are hereby
>>notified
>> >>>> that
>> >>>> any printing, copying, dissemination, distribution, disclosure or
>> >>>> forwarding of this communication is strictly prohibited. If you
>>have
>> >>>> received this communication in error, please contact the sender
>> >>>> immediately
>> >>>> and delete it from your system. Thank You.
>> >>>
>> >>>
>> >>
>> >
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or
>>entity to
>> which it is addressed and may contain information that is confidential,
>> privileged and exempt from disclosure under applicable law. If the
>>reader
>> of this message is not the intended recipient, you are hereby notified
>>that
>> any printing, copying, dissemination, distribution, disclosure or
>> forwarding of this communication is strictly prohibited. If you have
>> received this communication in error, please contact the sender
>>immediately
>> and delete it from your system. Thank You.
>>
>
>-- 
>CONFIDENTIALITY NOTICE
>NOTICE: This message is intended for the use of the individual or entity
>to 
>which it is addressed and may contain information that is confidential,
>privileged and exempt from disclosure under applicable law. If the reader
>of this message is not the intended recipient, you are hereby notified
>that 
>any printing, copying, dissemination, distribution, disclosure or
>forwarding of this communication is strictly prohibited. If you have
>received this communication in error, please contact the sender
>immediately 
>and delete it from your system. Thank You.



Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-20 Thread Vinod Kumar Vavilapalli
I just committed MAPREDUCE-5830 to all the needed branches.

+Vinod
Hortonworks Inc.
http://hortonworks.com/


On Fri, Jun 20, 2014 at 11:25 AM, Arun C Murthy  wrote:

> Thanks for the feedback Vinod, Akira & Kihwal.
>
> I'll re-spin rc1 with MAPREDUCE-5830 & HDFS-6527.
>
> @Kihwal - Can you, please, merge HDFS-6527 to branch-2.4 and branch-2.4.1?
>
> thanks,
> Arun
>
> On Jun 20, 2014, at 7:32 AM, Kihwal Lee 
> wrote:
>
> > If we ever respin 2.4.1, I strongly suggest HDFS-6527 be included.
> >
> >
> > Kihwal
> >
> > On 6/19/14, 4:56 PM, "Akira AJISAKA"  wrote:
> >
> >> I think we should include this issue in 2.4.1, so I uploaded a patch to
> >> fix it. I'll appreciate your review.
> >>
> >> Thanks,
> >> Akira
> >>
> >> (2014/06/18 12:13), Vinod Kumar Vavilapalli wrote:
> >>>
> >>> There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not
> >>> backwards binary compatible with 2.3] marked for 2.4. Should we include
> >>> it?
> >>>
> >>> There is no patch there yet, it doesn't really help much other than
> >>> letting older clients compile - even if we put the API back in, the URL
> >>> returned is invalid.
> >>>
> >>> +Vinod
> >>>
> >>> On Jun 16, 2014, at 9:27 AM, Arun C Murthy 
> wrote:
> >>>
> >>>> Folks,
> >>>>
> >>>> I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix
> >>>> release) that I would like to push out.
> >>>>
> >>>> The RC is available at:
> >>>> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
> >>>> The RC tag in svn is here:
> >>>> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
> >>>>
> >>>> The maven artifacts are available via repository.apache.org.
> >>>>
> >>>> Please try the release and vote; the vote will run for the usual 7
> >>>> days.
> >>>>
> >>>> thanks,
> >>>> Arun
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> Arun C. Murthy
> >>>> Hortonworks Inc.
> >>>> http://hortonworks.com/hdp/
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> CONFIDENTIALITY NOTICE
> >>>> NOTICE: This message is intended for the use of the individual or
> >>>> entity to
> >>>> which it is addressed and may contain information that is
> confidential,
> >>>> privileged and exempt from disclosure under applicable law. If the
> >>>> reader
> >>>> of this message is not the intended recipient, you are hereby notified
> >>>> that
> >>>> any printing, copying, dissemination, distribution, disclosure or
> >>>> forwarding of this communication is strictly prohibited. If you have
> >>>> received this communication in error, please contact the sender
> >>>> immediately
> >>>> and delete it from your system. Thank You.
> >>>
> >>>
> >>
> >
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-20 Thread Arun C Murthy
On Jun 20, 2014, at 11:23 AM, Vinod Kumar Vavilapalli  
wrote:

> Unfortunately even though we documented wire compatiblity, cross-version
> client/server support doesn't yet really work for YARN and MapReduce. We
> can only do that once we have wire-compatibility and eventually rolling
> upgrades. No fix is in sight for MAPREDUCE-5831 - for now both clients and
> AMs have to upgrade together in the MapReduce land..


Actually, that is a reasonable expectation - particularly because we should all 
be migrating towards MAPREDUCE-4421 and should stop installing MR on every node.

Arun

> 
> +Vinod
> 
> On Wed, Jun 18, 2014 at 6:52 PM, Zhijie Shen  wrote:
> 
>> Point to another MR compatibility issue marked for 2.4.1: MAPREDUCE-5831
>> Old MR client is not compatible with new MR application, though it happens
>> since 2.3.
>> 
>> It would be good to figure out whether we include it now or later. It seems
>> that we're going to be in a better position once we have versioning for MR
>> components.
>> 
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.

--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/hdp/



-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-20 Thread lohit
+1 of having HDFS-6527 back ported if possible


2014-06-20 7:32 GMT-07:00 Kihwal Lee :

> If we ever respin 2.4.1, I strongly suggest HDFS-6527 be included.
>
>
> Kihwal
>
> On 6/19/14, 4:56 PM, "Akira AJISAKA"  wrote:
>
> >I think we should include this issue in 2.4.1, so I uploaded a patch to
> >fix it. I'll appreciate your review.
> >
> >Thanks,
> >Akira
> >
> >(2014/06/18 12:13), Vinod Kumar Vavilapalli wrote:
> >>
> >> There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not
> >>backwards binary compatible with 2.3] marked for 2.4. Should we include
> >>it?
> >>
> >> There is no patch there yet, it doesn't really help much other than
> >>letting older clients compile - even if we put the API back in, the URL
> >>returned is invalid.
> >>
> >> +Vinod
> >>
> >> On Jun 16, 2014, at 9:27 AM, Arun C Murthy  wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix
> >>>release) that I would like to push out.
> >>>
> >>> The RC is available at:
> >>>http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
> >>> The RC tag in svn is here:
> >>>https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 7
> >>>days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>>
> >>> --
> >>> Arun C. Murthy
> >>> Hortonworks Inc.
> >>> http://hortonworks.com/hdp/
> >>>
> >>>
> >>>
> >>> --
> >>> CONFIDENTIALITY NOTICE
> >>> NOTICE: This message is intended for the use of the individual or
> >>>entity to
> >>> which it is addressed and may contain information that is confidential,
> >>> privileged and exempt from disclosure under applicable law. If the
> >>>reader
> >>> of this message is not the intended recipient, you are hereby notified
> >>>that
> >>> any printing, copying, dissemination, distribution, disclosure or
> >>> forwarding of this communication is strictly prohibited. If you have
> >>> received this communication in error, please contact the sender
> >>>immediately
> >>> and delete it from your system. Thank You.
> >>
> >>
> >
>
>


-- 
Have a Nice Day!
Lohit


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-20 Thread Arun C Murthy
Thanks for the feedback Vinod, Akira & Kihwal.

I'll re-spin rc1 with MAPREDUCE-5830 & HDFS-6527.

@Kihwal - Can you, please, merge HDFS-6527 to branch-2.4 and branch-2.4.1?

thanks,
Arun

On Jun 20, 2014, at 7:32 AM, Kihwal Lee  wrote:

> If we ever respin 2.4.1, I strongly suggest HDFS-6527 be included.
> 
> 
> Kihwal
> 
> On 6/19/14, 4:56 PM, "Akira AJISAKA"  wrote:
> 
>> I think we should include this issue in 2.4.1, so I uploaded a patch to
>> fix it. I'll appreciate your review.
>> 
>> Thanks,
>> Akira
>> 
>> (2014/06/18 12:13), Vinod Kumar Vavilapalli wrote:
>>> 
>>> There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not
>>> backwards binary compatible with 2.3] marked for 2.4. Should we include
>>> it?
>>> 
>>> There is no patch there yet, it doesn't really help much other than
>>> letting older clients compile - even if we put the API back in, the URL
>>> returned is invalid.
>>> 
>>> +Vinod
>>> 
>>> On Jun 16, 2014, at 9:27 AM, Arun C Murthy  wrote:
>>> 
>>>> Folks,
>>>> 
>>>> I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix
>>>> release) that I would like to push out.
>>>> 
>>>> The RC is available at:
>>>> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
>>>> The RC tag in svn is here:
>>>> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
>>>> 
>>>> The maven artifacts are available via repository.apache.org.
>>>> 
>>>> Please try the release and vote; the vote will run for the usual 7
>>>> days.
>>>> 
>>>> thanks,
>>>> Arun
>>>> 
>>>> 
>>>> 
>>>> --
>>>> Arun C. Murthy
>>>> Hortonworks Inc.
>>>> http://hortonworks.com/hdp/
>>>> 
>>>> 
>>>> 
>>>> --
>>>> CONFIDENTIALITY NOTICE
>>>> NOTICE: This message is intended for the use of the individual or
>>>> entity to
>>>> which it is addressed and may contain information that is confidential,
>>>> privileged and exempt from disclosure under applicable law. If the
>>>> reader
>>>> of this message is not the intended recipient, you are hereby notified
>>>> that
>>>> any printing, copying, dissemination, distribution, disclosure or
>>>> forwarding of this communication is strictly prohibited. If you have
>>>> received this communication in error, please contact the sender
>>>> immediately
>>>> and delete it from your system. Thank You.
>>> 
>>> 
>> 
> 

--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/hdp/



-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-20 Thread Vinod Kumar Vavilapalli
Unfortunately even though we documented wire compatiblity, cross-version
client/server support doesn't yet really work for YARN and MapReduce. We
can only do that once we have wire-compatibility and eventually rolling
upgrades. No fix is in sight for MAPREDUCE-5831 - for now both clients and
AMs have to upgrade together in the MapReduce land..

+Vinod

On Wed, Jun 18, 2014 at 6:52 PM, Zhijie Shen  wrote:

> Point to another MR compatibility issue marked for 2.4.1: MAPREDUCE-5831
> Old MR client is not compatible with new MR application, though it happens
> since 2.3.
>
> It would be good to figure out whether we include it now or later. It seems
> that we're going to be in a better position once we have versioning for MR
> components.
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-20 Thread Kihwal Lee
If we ever respin 2.4.1, I strongly suggest HDFS-6527 be included.


Kihwal

On 6/19/14, 4:56 PM, "Akira AJISAKA"  wrote:

>I think we should include this issue in 2.4.1, so I uploaded a patch to
>fix it. I'll appreciate your review.
>
>Thanks,
>Akira
>
>(2014/06/18 12:13), Vinod Kumar Vavilapalli wrote:
>>
>> There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not
>>backwards binary compatible with 2.3] marked for 2.4. Should we include
>>it?
>>
>> There is no patch there yet, it doesn't really help much other than
>>letting older clients compile - even if we put the API back in, the URL
>>returned is invalid.
>>
>> +Vinod
>>
>> On Jun 16, 2014, at 9:27 AM, Arun C Murthy  wrote:
>>
>>> Folks,
>>>
>>> I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix
>>>release) that I would like to push out.
>>>
>>> The RC is available at:
>>>http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
>>> The RC tag in svn is here:
>>>https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
>>>
>>> The maven artifacts are available via repository.apache.org.
>>>
>>> Please try the release and vote; the vote will run for the usual 7
>>>days.
>>>
>>> thanks,
>>> Arun
>>>
>>>
>>>
>>> --
>>> Arun C. Murthy
>>> Hortonworks Inc.
>>> http://hortonworks.com/hdp/
>>>
>>>
>>>
>>> --
>>> CONFIDENTIALITY NOTICE
>>> NOTICE: This message is intended for the use of the individual or
>>>entity to
>>> which it is addressed and may contain information that is confidential,
>>> privileged and exempt from disclosure under applicable law. If the
>>>reader
>>> of this message is not the intended recipient, you are hereby notified
>>>that
>>> any printing, copying, dissemination, distribution, disclosure or
>>> forwarding of this communication is strictly prohibited. If you have
>>> received this communication in error, please contact the sender
>>>immediately
>>> and delete it from your system. Thank You.
>>
>>
>



Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-19 Thread Akira AJISAKA
I think we should include this issue in 2.4.1, so I uploaded a patch to 
fix it. I'll appreciate your review.


Thanks,
Akira

(2014/06/18 12:13), Vinod Kumar Vavilapalli wrote:


There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards 
binary compatible with 2.3] marked for 2.4. Should we include it?

There is no patch there yet, it doesn't really help much other than letting 
older clients compile - even if we put the API back in, the URL returned is 
invalid.

+Vinod

On Jun 16, 2014, at 9:27 AM, Arun C Murthy  wrote:


Folks,

I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix release) that 
I would like to push out.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
The RC tag in svn is here: 
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun



--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/hdp/



--
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to
which it is addressed and may contain information that is confidential,
privileged and exempt from disclosure under applicable law. If the reader
of this message is not the intended recipient, you are hereby notified that
any printing, copying, dissemination, distribution, disclosure or
forwarding of this communication is strictly prohibited. If you have
received this communication in error, please contact the sender immediately
and delete it from your system. Thank You.







Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Zhijie Shen
Point to another MR compatibility issue marked for 2.4.1: MAPREDUCE-5831
Old MR client is not compatible with new MR application, though it happens
since 2.3.

It would be good to figure out whether we include it now or later. It seems
that we're going to be in a better position once we have versioning for MR
components.

Other than that, +1 (non-binding) for rc0. I've downloaded the source code,
built the executable from it, run through MR examples and DS jobs, checked
the metrics in the timeline server, and passed the test cases mentioned in
the change log.

- Zhijie


On Thu, Jun 19, 2014 at 5:45 AM, Mayank Bansal  wrote:

> I think we should fix this one that will help older clients 2.2/2.3 not to
> be updated if not absolutely required.
>
> Thanks,
> Mayank
>
>
> On Wed, Jun 18, 2014 at 12:13 PM, Vinod Kumar Vavilapalli <
> vino...@apache.org> wrote:
>
> >
> > There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards
> > binary compatible with 2.3] marked for 2.4. Should we include it?
> >
> > There is no patch there yet, it doesn't really help much other than
> > letting older clients compile - even if we put the API back in, the URL
> > returned is invalid.
> >
> > +Vinod
> >
> > On Jun 16, 2014, at 9:27 AM, Arun C Murthy  wrote:
> >
> > > Folks,
> > >
> > > I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix
> > release) that I would like to push out.
> > >
> > > The RC is available at:
> > http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
> > > The RC tag in svn is here:
> > https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
> > >
> > > The maven artifacts are available via repository.apache.org.
> > >
> > > Please try the release and vote; the vote will run for the usual 7
> days.
> > >
> > > thanks,
> > > Arun
> > >
> > >
> > >
> > > --
> > > Arun C. Murthy
> > > Hortonworks Inc.
> > > http://hortonworks.com/hdp/
> > >
> > >
> > >
> > > --
> > > CONFIDENTIALITY NOTICE
> > > NOTICE: This message is intended for the use of the individual or
> entity
> > to
> > > which it is addressed and may contain information that is confidential,
> > > privileged and exempt from disclosure under applicable law. If the
> reader
> > > of this message is not the intended recipient, you are hereby notified
> > that
> > > any printing, copying, dissemination, distribution, disclosure or
> > > forwarding of this communication is strictly prohibited. If you have
> > > received this communication in error, please contact the sender
> > immediately
> > > and delete it from your system. Thank You.
> >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
> >
>
>
>
> --
> Thanks and Regards,
> Mayank
> Cell: 408-718-9370
>



-- 
Zhijie Shen
Hortonworks Inc.
http://hortonworks.com/

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Mayank Bansal
I think we should fix this one that will help older clients 2.2/2.3 not to
be updated if not absolutely required.

Thanks,
Mayank


On Wed, Jun 18, 2014 at 12:13 PM, Vinod Kumar Vavilapalli <
vino...@apache.org> wrote:

>
> There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards
> binary compatible with 2.3] marked for 2.4. Should we include it?
>
> There is no patch there yet, it doesn't really help much other than
> letting older clients compile - even if we put the API back in, the URL
> returned is invalid.
>
> +Vinod
>
> On Jun 16, 2014, at 9:27 AM, Arun C Murthy  wrote:
>
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix
> release) that I would like to push out.
> >
> > The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
> > The RC tag in svn is here:
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
> >
> > The maven artifacts are available via repository.apache.org.
> >
> > Please try the release and vote; the vote will run for the usual 7 days.
> >
> > thanks,
> > Arun
> >
> >
> >
> > --
> > Arun C. Murthy
> > Hortonworks Inc.
> > http://hortonworks.com/hdp/
> >
> >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>



-- 
Thanks and Regards,
Mayank
Cell: 408-718-9370


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Mayank Bansal
I think we should fix this one that will help older clients 2.2/2.3 not to
be updated if not absolutely required.

Thanks,
Mayank


On Wed, Jun 18, 2014 at 12:13 PM, Vinod Kumar Vavilapalli <
vino...@apache.org> wrote:

>
> There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards
> binary compatible with 2.3] marked for 2.4. Should we include it?
>
> There is no patch there yet, it doesn't really help much other than
> letting older clients compile - even if we put the API back in, the URL
> returned is invalid.
>
> +Vinod
>
> On Jun 16, 2014, at 9:27 AM, Arun C Murthy  wrote:
>
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix
> release) that I would like to push out.
> >
> > The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
> > The RC tag in svn is here:
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
> >
> > The maven artifacts are available via repository.apache.org.
> >
> > Please try the release and vote; the vote will run for the usual 7 days.
> >
> > thanks,
> > Arun
> >
> >
> >
> > --
> > Arun C. Murthy
> > Hortonworks Inc.
> > http://hortonworks.com/hdp/
> >
> >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-18 Thread Vinod Kumar Vavilapalli

There is one item [MAPREDUCE-5830 HostUtil.getTaskLogUrl is not backwards 
binary compatible with 2.3] marked for 2.4. Should we include it?

There is no patch there yet, it doesn't really help much other than letting 
older clients compile - even if we put the API back in, the URL returned is 
invalid.

+Vinod

On Jun 16, 2014, at 9:27 AM, Arun C Murthy  wrote:

> Folks,
> 
> I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix release) 
> that I would like to push out.
> 
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
> The RC tag in svn is here: 
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
> 
> The maven artifacts are available via repository.apache.org.
> 
> Please try the release and vote; the vote will run for the usual 7 days.
> 
> thanks,
> Arun
> 
> 
> 
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
> 
> 
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-17 Thread Alejandro Abdelnur
+1

verified checksum & signature on SRC TARBALL
verified CHANGES.txt files
run apache-rat:check on SRC
build SRC
installed pseudo cluster
run successfully a few MR sample jobs
verified HttpFS

Thanks Arun



On Mon, Jun 16, 2014 at 9:27 AM, Arun C Murthy  wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix release)
> that I would like to push out.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
> The RC tag in svn is here:
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>



-- 
Alejandro


Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-17 Thread Steve Loughran
+1 (binding)

1. checked out the tagged release on branch-2.4.1, 14f7c6a, built and
installed into the local mvn repo
2. ran the in-incubation slider functional tests

We can't create containers after an AM-restart, YARN-2065, but this was
expected. I don't consider that a critical issue as we're the only team to
have encountered it and we'll targeting branch-2.5 before long


also
-did a java 8 build on a linux VM; all worked
-ran the hadoop-tools/hadoop-openstack tests against a remote service, all
well.

we will be shipping the same s3n: // client that will NPEs on a seek beyond
the EOF as in Hadoop 2.3 & 2.4; blame HADOOP-9623, report HADOOP-10457

I have the tests and fix for it in HADOOP-9361; I think that should only be
targeted at branch-2.5 as the changes to s3n error handling are fairly
significant, amongst other things


On 16 June 2014 09:27, Arun C Murthy  wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix release)
> that I would like to push out.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
> The RC tag in svn is here:
> https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


[VOTE] Release Apache Hadoop 2.4.1

2014-06-16 Thread Arun C Murthy
Folks,

I've created a release candidate (rc0) for hadoop-2.4.1 (bug-fix release) that 
I would like to push out.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.4.1-rc0
The RC tag in svn is here: 
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.1-rc0

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun



--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/hdp/



-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: hadoop-2.4.1

2014-05-20 Thread Arun Murthy
Akira,

 Waiting for one more issue, stay tuned.

thanks,
Arun


On Mon, May 19, 2014 at 11:40 PM, Akira AJISAKA
wrote:

> Hi Arun,
>
> I'd like to know when to release Hadoop 2.4.1.
> It looks like all of the blockers have been resolved.
>
> Thanks,
> Akira
>
>
> (2014/04/24 5:59), Arun C Murthy wrote:
>
>> Folks,
>>
>>   Here is a handy short-cut to track 2.4.1: http://s.apache.org/hadoop-2.
>> 4.1-blockers
>>
>>   I'm hoping we can get the majority of this in by end-of-week and have
>> an RC for consideration.
>>
>>   Committers - I appreciate if you could try treat review/commit of these
>> as high-priority. Also, please feel free to add other *really* important
>> fixes you'd like to see - let's also try be super cautious adding new
>> content.
>>
>> thanks,
>> Arun
>>
>>
>>
>


-- 

--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: hadoop-2.4.1

2014-05-20 Thread Steve Loughran
I'd like to see YARN-2065 fixed -without that the AM restart feature
doesn't work. Or at least it works, but you can't create new containers


On 20 May 2014 07:40, Akira AJISAKA  wrote:

> Hi Arun,
>
> I'd like to know when to release Hadoop 2.4.1.
> It looks like all of the blockers have been resolved.
>
> Thanks,
> Akira
>
>
> (2014/04/24 5:59), Arun C Murthy wrote:
>
>> Folks,
>>
>>   Here is a handy short-cut to track 2.4.1: http://s.apache.org/hadoop-2.
>> 4.1-blockers
>>
>>   I'm hoping we can get the majority of this in by end-of-week and have
>> an RC for consideration.
>>
>>   Committers - I appreciate if you could try treat review/commit of these
>> as high-priority. Also, please feel free to add other *really* important
>> fixes you'd like to see - let's also try be super cautious adding new
>> content.
>>
>> thanks,
>> Arun
>>
>>
>>
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: hadoop-2.4.1

2014-05-19 Thread Akira AJISAKA

Hi Arun,

I'd like to know when to release Hadoop 2.4.1.
It looks like all of the blockers have been resolved.

Thanks,
Akira

(2014/04/24 5:59), Arun C Murthy wrote:

Folks,

  Here is a handy short-cut to track 2.4.1: 
http://s.apache.org/hadoop-2.4.1-blockers

  I'm hoping we can get the majority of this in by end-of-week and have an RC 
for consideration.

  Committers - I appreciate if you could try treat review/commit of these as 
high-priority. Also, please feel free to add other *really* important fixes 
you'd like to see - let's also try be super cautious adding new content.

thanks,
Arun






hadoop-2.4.1

2014-04-23 Thread Arun C Murthy
Folks,

 Here is a handy short-cut to track 2.4.1: 
http://s.apache.org/hadoop-2.4.1-blockers

 I'm hoping we can get the majority of this in by end-of-week and have an RC 
for consideration. 

 Committers - I appreciate if you could try treat review/commit of these as 
high-priority. Also, please feel free to add other *really* important fixes 
you'd like to see - let's also try be super cautious adding new content.

thanks,
Arun


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.