Hadoop-Mapreduce-trunk - Build # 1956 - Still Failing

2014-11-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1956/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 30658 lines...]
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ... SUCCESS [  2.581 s]
[INFO] hadoop-mapreduce-client-core .. SUCCESS [ 58.707 s]
[INFO] hadoop-mapreduce-client-common  SUCCESS [ 26.987 s]
[INFO] hadoop-mapreduce-client-shuffle ... SUCCESS [  4.390 s]
[INFO] hadoop-mapreduce-client-app ... SUCCESS [08:56 min]
[INFO] hadoop-mapreduce-client-hs  SUCCESS [05:11 min]
[INFO] hadoop-mapreduce-client-jobclient . FAILURE [  01:36 h]
[INFO] hadoop-mapreduce-client-hs-plugins  SKIPPED
[INFO] hadoop-mapreduce-client-nativetask  SKIPPED
[INFO] Apache Hadoop MapReduce Examples .. SKIPPED
[INFO] hadoop-mapreduce .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:52 h
[INFO] Finished at: 2014-11-13T15:16:12+00:00
[INFO] Final Memory: 43M/603M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports
 for the individual test results.
[ERROR] - [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn goals -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #1870
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 20240895 bytes
Compression is 0.0%
Took 7.1 sec
Updating YARN-1492
Updating YARN-2794
Updating HADOOP-11284
Updating HDFS-7391
Updating HDFS-7387
Updating HADOOP-7984
Updating YARN-2780
Updating YARN-2603
Updating YARN-2236
Updating HADOOP-9576
Updating HADOOP-11291
Updating YARN-2843
Updating HADOOP-11025
Updating HADOOP-11217
Updating YARN-2841
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-13 Thread Jason Lowe
I just committed 2.6 blockes YARN-2846 and MAPREDUCE-6156 which should also be 
in the 2.6.0 rc1 build.
Jason
  From: Arun C Murthy a...@hortonworks.com
 To: yarn-...@hadoop.apache.org 
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash ravi...@ymail.com; 
hdfs-...@hadoop.apache.org hdfs-...@hadoop.apache.org; 
common-...@hadoop.apache.org common-...@hadoop.apache.org 
 Sent: Wednesday, November 12, 2014 10:58 AM
 Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
   
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter rkan...@cloudera.com wrote:

 Hi Arun,
 
 We were testing the RC and ran into a problem with the recent fixes that
 were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
 HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
 is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
 can't connect without it.  Just to be clear, it does not mean SSLv2, which
 is insecure.  This also affects the MR shuffle in HADOOP-11243.
 
 The fix is super simple, so I think we should reopen these 3 JIRAs and put
 in addendum patches and get them into 2.6.0.
 
 thanks
 - Robert
 
 On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash ravi...@ymail.com wrote:
 
 Hi Arun!
 We are very close to completion on YARN-1964 (DockerContainerExecutor).
 I'd also like HDFS-4882 to be checked in. Do you think these issues merit
 another RC?
 ThanksRavi
 
 
    On Tuesday, November 11, 2014 11:57 AM, Steve Loughran 
 ste...@hortonworks.com wrote:
 
 
 +1 binding
 
 -patched slider pom to build against 2.6.0
 
 -verified build did download, which it did at up to ~8Mbps. Faster than a
 local build.
 
 -full clean test runs on OS/X  Linux
 
 
 Windows 2012:
 
 Same thing. I did have to first build my own set of the windows native
 binaries, by checking out branch-2.6.0; doing a native build, copying the
 binaries and then purging the local m2 repository of hadoop artifacts to be
 confident I was building against. For anyone who wants those native libs
 they will be up on
 https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
 it syncs with the ASF repos.
 
 afterwords: the tests worked!
 
 
 On 11 November 2014 02:52, Arun C Murthy a...@hortonworks.com wrote:
 
 Folks,
 
 I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
 to see released.
 
 The RC is available at:
 http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
 The RC tag in git is: release-2.6.0-rc0
 
 The maven artifacts are available via repository.apache.org at
 https://repository.apache.org/content/repositories/orgapachehadoop-1012.
 
 Please try the release and vote; the vote will run for the usual 5 days.
 
 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.
 
 
 --
 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.


  

[jira] [Resolved] (MAPREDUCE-6153) Apply `mapreduce.admin.user.env' to AM

2014-11-13 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli resolved MAPREDUCE-6153.

Resolution: Not a Problem

There is a config for this: yarn.app.mapreduce.am.admin.user.env besides 
yarn.app.mapreduce.am.env

Inconsistent naming due to multiple developers adding configs, but it's there.

Closing this.

 Apply `mapreduce.admin.user.env' to AM
 --

 Key: MAPREDUCE-6153
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6153
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: applicationmaster
Affects Versions: 2.5.0
Reporter: bc Wong

 Would be nice to be able to manipulate the AM's library path to include 
 snappy. The `mapreduce.admin.user.env' seems perfect for this, except that it 
 only affects the tasks. I think it's useful to have it apply to the AM as 
 well.
 Use case: I have a job that uses the output committer (which runs in the AM) 
 to read the output file of the reducer, which is compressed using snappy.



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


Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-13 Thread Chris Nauroth
I'm helping to expedite a complete, approved patch for HDFS-7385 now.
Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
for bringing it up, Yi.

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A yi.a@intel.com wrote:

 Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
 XAttrs in some case, the fix is very easy but I think the issue is critical.
 I'm helping review it, and expect to commit today. Thanks.

 Regards,
 Yi Liu

 -Original Message-
 From: Arun C Murthy [mailto:a...@hortonworks.com]
 Sent: Thursday, November 13, 2014 12:58 AM
 To: yarn-...@hadoop.apache.org
 Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
 hdfs-...@hadoop.apache.org; common-...@hadoop.apache.org
 Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

 Sounds good. I'll create an rc1. Thanks.

 Arun

 On Nov 11, 2014, at 2:06 PM, Robert Kanter rkan...@cloudera.com wrote:

  Hi Arun,
 
  We were testing the RC and ran into a problem with the recent fixes
  that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
  HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
  disabled SSLv2Hello, which is required for older clients (e.g. Java 6
  with openssl 0.9.8x) so they can't connect without it.  Just to be
  clear, it does not mean SSLv2, which is insecure.  This also affects the
 MR shuffle in HADOOP-11243.
 
  The fix is super simple, so I think we should reopen these 3 JIRAs and
  put in addendum patches and get them into 2.6.0.
 
  thanks
  - Robert
 
  On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash ravi...@ymail.com wrote:
 
  Hi Arun!
  We are very close to completion on YARN-1964 (DockerContainerExecutor).
  I'd also like HDFS-4882 to be checked in. Do you think these issues
  merit another RC?
  ThanksRavi
 
 
  On Tuesday, November 11, 2014 11:57 AM, Steve Loughran 
  ste...@hortonworks.com wrote:
 
 
  +1 binding
 
  -patched slider pom to build against 2.6.0
 
  -verified build did download, which it did at up to ~8Mbps. Faster
  than a local build.
 
  -full clean test runs on OS/X  Linux
 
 
  Windows 2012:
 
  Same thing. I did have to first build my own set of the windows
  native binaries, by checking out branch-2.6.0; doing a native build,
  copying the binaries and then purging the local m2 repository of
  hadoop artifacts to be confident I was building against. For anyone
  who wants those native libs they will be up on
  https://github.com/apache/incubator-slider/tree/develop/bin/windows/
  once it syncs with the ASF repos.
 
  afterwords: the tests worked!
 
 
  On 11 November 2014 02:52, Arun C Murthy a...@hortonworks.com wrote:
 
  Folks,
 
  I've created a release candidate (rc0) for hadoop-2.6.0 that I would
  like to see released.
 
  The RC is available at:
  http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
  The RC tag in git is: release-2.6.0-rc0
 
  The maven artifacts are available via repository.apache.org at
 
 https://repository.apache.org/content/repositories/orgapachehadoop-1012.
 
  Please try the release and vote; the vote will run for the usual 5
 days.
 
  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.
 
 
  --
  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
 

[jira] [Created] (MAPREDUCE-6161) mapred hsadmin command missing from trunk

2014-11-13 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-6161:
-

 Summary: mapred hsadmin command missing from trunk
 Key: MAPREDUCE-6161
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6161
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: scripts
Affects Versions: trunk
Reporter: Jason Lowe


The hsadmin subcommand of the mapred script is no longer present in trunk. It 
is present in branch-2.



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


Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-13 Thread Chris Nauroth
I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth cnaur...@hortonworks.com
wrote:

 I'm helping to expedite a complete, approved patch for HDFS-7385 now.
 Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
 for bringing it up, Yi.

 Chris Nauroth
 Hortonworks
 http://hortonworks.com/


 On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A yi.a@intel.com wrote:

 Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
 XAttrs in some case, the fix is very easy but I think the issue is critical.
 I'm helping review it, and expect to commit today. Thanks.

 Regards,
 Yi Liu

 -Original Message-
 From: Arun C Murthy [mailto:a...@hortonworks.com]
 Sent: Thursday, November 13, 2014 12:58 AM
 To: yarn-...@hadoop.apache.org
 Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
 hdfs-...@hadoop.apache.org; common-...@hadoop.apache.org
 Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

 Sounds good. I'll create an rc1. Thanks.

 Arun

 On Nov 11, 2014, at 2:06 PM, Robert Kanter rkan...@cloudera.com wrote:

  Hi Arun,
 
  We were testing the RC and ran into a problem with the recent fixes
  that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
  HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
  disabled SSLv2Hello, which is required for older clients (e.g. Java 6
  with openssl 0.9.8x) so they can't connect without it.  Just to be
  clear, it does not mean SSLv2, which is insecure.  This also affects
 the MR shuffle in HADOOP-11243.
 
  The fix is super simple, so I think we should reopen these 3 JIRAs and
  put in addendum patches and get them into 2.6.0.
 
  thanks
  - Robert
 
  On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash ravi...@ymail.com
 wrote:
 
  Hi Arun!
  We are very close to completion on YARN-1964 (DockerContainerExecutor).
  I'd also like HDFS-4882 to be checked in. Do you think these issues
  merit another RC?
  ThanksRavi
 
 
  On Tuesday, November 11, 2014 11:57 AM, Steve Loughran 
  ste...@hortonworks.com wrote:
 
 
  +1 binding
 
  -patched slider pom to build against 2.6.0
 
  -verified build did download, which it did at up to ~8Mbps. Faster
  than a local build.
 
  -full clean test runs on OS/X  Linux
 
 
  Windows 2012:
 
  Same thing. I did have to first build my own set of the windows
  native binaries, by checking out branch-2.6.0; doing a native build,
  copying the binaries and then purging the local m2 repository of
  hadoop artifacts to be confident I was building against. For anyone
  who wants those native libs they will be up on
  https://github.com/apache/incubator-slider/tree/develop/bin/windows/
  once it syncs with the ASF repos.
 
  afterwords: the tests worked!
 
 
  On 11 November 2014 02:52, Arun C Murthy a...@hortonworks.com wrote:
 
  Folks,
 
  I've created a release candidate (rc0) for hadoop-2.6.0 that I would
  like to see released.
 
  The RC is available at:
  http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
  The RC tag in git is: release-2.6.0-rc0
 
  The maven artifacts are available via repository.apache.org at
 
 https://repository.apache.org/content/repositories/orgapachehadoop-1012.
 
  Please try the release and vote; the vote will run for the usual 5
 days.
 
  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.
 
 
  --
  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 

[VOTE] Release Apache Hadoop 2.6.0

2014-11-13 Thread Arun C Murthy
Folks,

I've created another release candidate (rc1) for hadoop-2.6.0 based on the 
feedback.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc1
The RC tag in git is: release-2.6.0-rc1

The maven artifacts are available via repository.apache.org at 
https://repository.apache.org/content/repositories/orgapachehadoop-1013.

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

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: [VOTE] Release Apache Hadoop 2.6.0

2014-11-13 Thread Ravi Prakash
Thanks for the respin Arun!
I've verified all checksums, and tested that the DockerContainerExecutor was 
able to launch jobs.

I'm a +1 on the release
 

 On Thursday, November 13, 2014 3:09 PM, Arun C Murthy 
a...@hortonworks.com wrote:
   

 Folks,

I've created another release candidate (rc1) for hadoop-2.6.0 based on the 
feedback.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc1
The RC tag in git is: release-2.6.0-rc1

The maven artifacts are available via repository.apache.org at 
https://repository.apache.org/content/repositories/orgapachehadoop-1013.

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

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: [VOTE] Release Apache Hadoop 2.6.0

2014-11-13 Thread Liu, Yi A
Thanks Chris for pushing it :)

Regards,
Yi Liu


-Original Message-
From: Chris Nauroth [mailto:cnaur...@hortonworks.com] 
Sent: Friday, November 14, 2014 4:52 AM
To: common-...@hadoop.apache.org
Cc: yarn-...@hadoop.apache.org; mapreduce-dev@hadoop.apache.org; Ravi Prakash; 
hdfs-...@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth cnaur...@hortonworks.com
wrote:

 I'm helping to expedite a complete, approved patch for HDFS-7385 now.
 Then, we can make a final decision on its inclusion in 2.6.0.  Thank 
 you for bringing it up, Yi.

 Chris Nauroth
 Hortonworks
 http://hortonworks.com/


 On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A yi.a@intel.com wrote:

 Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL 
 and XAttrs in some case, the fix is very easy but I think the issue is 
 critical.
 I'm helping review it, and expect to commit today. Thanks.

 Regards,
 Yi Liu

 -Original Message-
 From: Arun C Murthy [mailto:a...@hortonworks.com]
 Sent: Thursday, November 13, 2014 12:58 AM
 To: yarn-...@hadoop.apache.org
 Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; 
 hdfs-...@hadoop.apache.org; common-...@hadoop.apache.org
 Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

 Sounds good. I'll create an rc1. Thanks.

 Arun

 On Nov 11, 2014, at 2:06 PM, Robert Kanter rkan...@cloudera.com wrote:

  Hi Arun,
 
  We were testing the RC and ran into a problem with the recent fixes 
  that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
  HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
  disabled SSLv2Hello, which is required for older clients (e.g. Java 
  6 with openssl 0.9.8x) so they can't connect without it.  Just to 
  be clear, it does not mean SSLv2, which is insecure.  This also 
  affects
 the MR shuffle in HADOOP-11243.
 
  The fix is super simple, so I think we should reopen these 3 JIRAs 
  and put in addendum patches and get them into 2.6.0.
 
  thanks
  - Robert
 
  On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash ravi...@ymail.com
 wrote:
 
  Hi Arun!
  We are very close to completion on YARN-1964 (DockerContainerExecutor).
  I'd also like HDFS-4882 to be checked in. Do you think these 
  issues merit another RC?
  ThanksRavi
 
 
  On Tuesday, November 11, 2014 11:57 AM, Steve Loughran  
  ste...@hortonworks.com wrote:
 
 
  +1 binding
 
  -patched slider pom to build against 2.6.0
 
  -verified build did download, which it did at up to ~8Mbps. Faster 
  than a local build.
 
  -full clean test runs on OS/X  Linux
 
 
  Windows 2012:
 
  Same thing. I did have to first build my own set of the windows 
  native binaries, by checking out branch-2.6.0; doing a native 
  build, copying the binaries and then purging the local m2 
  repository of hadoop artifacts to be confident I was building 
  against. For anyone who wants those native libs they will be up on 
  https://github.com/apache/incubator-slider/tree/develop/bin/window
  s/
  once it syncs with the ASF repos.
 
  afterwords: the tests worked!
 
 
  On 11 November 2014 02:52, Arun C Murthy a...@hortonworks.com wrote:
 
  Folks,
 
  I've created a release candidate (rc0) for hadoop-2.6.0 that I 
  would like to see released.
 
  The RC is available at:
  http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
  The RC tag in git is: release-2.6.0-rc0
 
  The maven artifacts are available via repository.apache.org at
 
 https://repository.apache.org/content/repositories/orgapachehadoop-1012.
 
  Please try the release and vote; the vote will run for the usual 
  5
 days.
 
  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.
 
 
  --
  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.6.0

2014-11-13 Thread Wangda Tan
Thanks Arun!

Have tried compile, deploy and configured a local cluster and can
successfully execute a job with node labels.
+1 (non-binding)

Thanks,
Wangda

On Thu, Nov 13, 2014 at 3:39 PM, Ravi Prakash ravi...@ymail.com wrote:

 Thanks for the respin Arun!
 I've verified all checksums, and tested that the DockerContainerExecutor
 was able to launch jobs.

 I'm a +1 on the release


  On Thursday, November 13, 2014 3:09 PM, Arun C Murthy 
 a...@hortonworks.com wrote:


  Folks,

 I've created another release candidate (rc1) for hadoop-2.6.0 based on the
 feedback.

 The RC is available at:
 http://people.apache.org/~acmurthy/hadoop-2.6.0-rc1
 The RC tag in git is: release-2.6.0-rc1

 The maven artifacts are available via repository.apache.org at
 https://repository.apache.org/content/repositories/orgapachehadoop-1013.

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

 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.