[jira] [Resolved] (HADOOP-11306) Hadoop Code does not compile

2014-11-13 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA resolved HADOOP-11306.

Resolution: Invalid

> Hadoop Code does not compile
> 
>
> Key: HADOOP-11306
> URL: https://issues.apache.org/jira/browse/HADOOP-11306
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: io
>Affects Versions: 2.2.0
> Environment: Suse Desktop 64bit, Jdk1.7.0_71
>Reporter: Anand Murali
>Priority: Blocker
>
> These are installation setting in .profile
> export JAVA_INSTALL=/home/anand_vihar/jdk1.7.0_71
> export PATH=:$PATH:$JAVA_INSTALL/bin:$JAVA_INSTALL/jre
> My setting in hadoop-env.sh
> export HADOOP_INSTALL=/home/anand_vihar/hadoop-2.2.0
> export 
> PATH=:$PATH:$HADOOP_INSTALL/bin:$HADOOP_INSTALL/sbin:$HADOOP_INSTALL/share
> At $$>javac MaxTemperatureMapper.java
> I am throw a list of class not found and its consequent errors. Please 
> advise. Thanks
> Anand Murali



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


[jira] [Created] (HADOOP-11306) Hadoop Code does not compile

2014-11-13 Thread Anand Murali (JIRA)
Anand Murali created HADOOP-11306:
-

 Summary: Hadoop Code does not compile
 Key: HADOOP-11306
 URL: https://issues.apache.org/jira/browse/HADOOP-11306
 Project: Hadoop Common
  Issue Type: Bug
  Components: io
Affects Versions: 2.2.0
 Environment: Suse Desktop 64bit, Jdk1.7.0_71
Reporter: Anand Murali
Priority: Blocker


These are installation setting in .profile
export JAVA_INSTALL=/home/anand_vihar/jdk1.7.0_71
export PATH=:$PATH:$JAVA_INSTALL/bin:$JAVA_INSTALL/jre

My setting in hadoop-env.sh

export HADOOP_INSTALL=/home/anand_vihar/hadoop-2.2.0
export 
PATH=:$PATH:$HADOOP_INSTALL/bin:$HADOOP_INSTALL/sbin:$HADOOP_INSTALL/share


At $$>javac MaxTemperatureMapper.java

I am throw a list of class not found and its consequent errors. Please advise. 
Thanks

Anand Murali



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


[jira] [Created] (HADOOP-11305) RM might not start if the machine was hard shutdown and FileSystemRMStateStore was used

2014-11-13 Thread Ming Ma (JIRA)
Ming Ma created HADOOP-11305:


 Summary: RM might not start if the machine was hard shutdown and 
FileSystemRMStateStore was used
 Key: HADOOP-11305
 URL: https://issues.apache.org/jira/browse/HADOOP-11305
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Ming Ma


This might be a known issue. Given FileSystemRMStateStore isn't used for HA 
scenario, it might not be that important, unless there is something we need to 
fix at RM layer to make it more tolerant to RMStore issue.

When RM was hard shutdown, OS might not get a chance to persist blocks. Some of 
the stored application data end up with size zero after reboot. And RM didn't 
like that.

{noformat}
ls -al 
/var/log/hadoop/rmstore/FSRMStateRoot/RMAppRoot/application_1412702189634_324351
total 156
drwxr-xr-x.2 x y   4096 Nov 13 16:45 .
drwxr-xr-x. 1524 x y 151552 Nov 13 16:45 ..
-rw-r--r--.1 x y  0 Nov 13 16:45 appattempt_1412702189634_324351_01
-rw-r--r--.1 x y  0 Nov 13 16:45 
.appattempt_1412702189634_324351_01.crc
-rw-r--r--.1 x y  0 Nov 13 16:45 application_1412702189634_324351
-rw-r--r--.1 x y  0 Nov 13 16:45 .application_1412702189634_324351.crc
{noformat}


When RM starts up

{noformat}

2014-11-13 16:55:25,844 WARN org.apache.hadoop.fs.FSInputChecker: Problem 
opening checksum file: 
file:/var/log/hadoop/rmstore/FSRMStateRoot/RMAppRoot/application_1412702189634_324351/application_1412702189634_324351.
  Ignoring exception:
java.io.EOFException
at java.io.DataInputStream.readFully(DataInputStream.java:197)
at java.io.DataInputStream.readFully(DataInputStream.java:169)
at 
org.apache.hadoop.fs.ChecksumFileSystem$ChecksumFSInputChecker.(ChecksumFileSystem.java:146)
at 
org.apache.hadoop.fs.ChecksumFileSystem.open(ChecksumFileSystem.java:339)
at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:792)
at 
org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore.readFile(FileSystemRMStateStore.java:501)

...

2014-11-13 17:40:48,876 ERROR 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager: Failed to 
load/recover state
java.lang.NullPointerException
at 
org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore$ApplicationState.getAppId(RMStateStore.java:184)
at 
org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.recoverApplication(RMAppManager.java:306)
at 
org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.recover(RMAppManager.java:425)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.recover(ResourceManager.java:1027)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$RMActiveServices.serviceStart(ResourceManager.java:484)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.startActiveServices(ResourceManager.java:834)

{noformat}



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


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  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.
>
>
>
>


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-dev@hadoop.apache.org
Cc: yarn-...@hadoop.apache.org; mapreduce-...@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 
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  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-...@hadoop.apache.org; Ravi Prakash; 
>> hdfs-...@hadoop.apache.org; common-dev@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  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 
>> 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  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 l

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 
 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.




[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.


[jira] [Created] (HADOOP-11304) Remove hadoop.util.PriorityQueue

2014-11-13 Thread Li Lu (JIRA)
Li Lu created HADOOP-11304:
--

 Summary: Remove hadoop.util.PriorityQueue
 Key: HADOOP-11304
 URL: https://issues.apache.org/jira/browse/HADOOP-11304
 Project: Hadoop Common
  Issue Type: Bug
  Components: util
Reporter: Li Lu
Assignee: Li Lu


PriorityQueue is supported from Java 5 on, but we're mixing the use of the Java 
PriorityQueue with hadoop's own PriorityQueue. We may want to make this 
consistent and only use the Java one. 



--
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 
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  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-...@hadoop.apache.org; Ravi Prakash;
>> hdfs-...@hadoop.apache.org; common-dev@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  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 
>> 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  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. M

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  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-...@hadoop.apache.org; Ravi Prakash;
> hdfs-...@hadoop.apache.org; common-dev@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  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  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  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 th

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 
 To: yarn-...@hadoop.apache.org 
Cc: mapreduce-...@hadoop.apache.org; Ravi Prakash ; 
"hdfs-...@hadoop.apache.org" ; 
"common-dev@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  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  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  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] (HADOOP-11303) Compilation problems due to Path in Java + Hadoop

2014-11-13 Thread Steve Loughran (JIRA)

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

Steve Loughran resolved HADOOP-11303.
-
Resolution: Invalid

not a bug, a build problem. Ask on the dev list.

try adding $JAVA_HOME/bin to your path first.

http://wiki.apache.org/hadoop/InvalidJiraIssues

> Compilation problems due to Path in Java + Hadoop
> -
>
> Key: HADOOP-11303
> URL: https://issues.apache.org/jira/browse/HADOOP-11303
> Project: Hadoop Common
>  Issue Type: Bug
>Affects Versions: 2.2.0
> Environment: 64 bit Suse Linux on i7 desktop
>Reporter: Anand Murali
>Priority: Trivial
>
> in .profile I have following
> export JAVA_INSTALL=/home/anand_vihar/jdk1.7.0_71
> export JAVA_HOME=/home/anand_vihar/jdk1.7.0_71
> export PATH=$PATH:$JAVA_HOME:$JAVA_INSTALL
> in hadoop-env.sh, I do the following
> export HADOOP_INSTALL=/home/anand_vihar/hadoop-2.2.0
> export 
> PATH=$PATH:$HADOOP_INSTALL/bin:$HADOOP_INSTALL/sbin:$HADOOP_INSTALL/share
> Now when I try to compile hadoop code with all imports, it does not pick the 
> import and gives me errors. Please advise or refer. Thanks
> Anand



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


[jira] [Created] (HADOOP-11303) Compilation problems due to Path in Java + Hadoop

2014-11-13 Thread Anand Murali (JIRA)
Anand Murali created HADOOP-11303:
-

 Summary: Compilation problems due to Path in Java + Hadoop
 Key: HADOOP-11303
 URL: https://issues.apache.org/jira/browse/HADOOP-11303
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.2.0
 Environment: 64 bit Suse Linux on i7 desktop
Reporter: Anand Murali
Priority: Trivial


in .profile I have following
export JAVA_INSTALL=/home/anand_vihar/jdk1.7.0_71
export JAVA_HOME=/home/anand_vihar/jdk1.7.0_71
export PATH=$PATH:$JAVA_HOME:$JAVA_INSTALL

in hadoop-env.sh, I do the following

export HADOOP_INSTALL=/home/anand_vihar/hadoop-2.2.0
export PATH=$PATH:$HADOOP_INSTALL/bin:$HADOOP_INSTALL/sbin:$HADOOP_INSTALL/share

Now when I try to compile hadoop code with all imports, it does not pick the 
import and gives me errors. Please advise or refer. Thanks

Anand



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