Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-14 Thread Hitesh Shah
+1 (binding)

Built Hadoop from source, compiled Tez against the hadoop jars pushed to 
staging repo and ran a few example Tez jobs on a single node cluster. 

— HItesh 


On Nov 13, 2014, at 3:08 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.



Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-14 Thread Xiaoyu Yao
+1 (non-binding)

Successfully download the hadoop-2.6.0-rc1 source code, build and deploy a 
single node clusters with the following new HDFS features configured.
* HDFS-6581 (Memory Storage), 
* HDFS-6584 (Archival Storage & Storage Policy), 
* HDFS-6134 (KMS & HDFS at rest data encryption) 

I run hdfs/hadoop commands to validate the basic functionality of these 
features interop successfully.

Thanks,
-Xiaoyu

On Nov 14, 2014, at 4:26 PM, Jing Zhao  wrote:

> +1 (binding)
> 
> Verified checksums and signatures. Successfully deploy a cluster with
> NameNode HA setup and run some hdfs commands.
> 
> Thanks,
> -Jing
> 
> On Fri, Nov 14, 2014 at 3:58 PM, Chris Nauroth 
> wrote:
> 
>> +1 (binding)
>> 
>> - Verified checksums and signatures for source and binary tarballs.
>> - Started a pseudo-distributed HDFS cluster in secure mode with SSL.
>> - Tested various file system operations.
>> - Verified HDFS-2856, the new feature to run a secure DataNode without
>> requiring root.
>> - Verified HDFS-7385, the recent blocker related to incorrect ACLs
>> serialized to the edit log.
>> 
>> Thank you to Arun as release manager, and thank you to all of the
>> contributors for their hard work on this release.
>> 
>> Chris Nauroth
>> Hortonworks
>> http://hortonworks.com/
>> 
>> 
>> On Fri, Nov 14, 2014 at 10:57 AM, Yongjun Zhang 
>> wrote:
>> 
>>> Thanks Arun for leading the 2.6 release effort.
>>> 
>>> +1 (non-binding)
>>> 
>>> - Downloaded rc1 source and did build
>>> - Created two single-node clusters running 2.6
>>> - Ran sample mapreduce job
>>> - Ran distcp between two clusters
>>> 
>>> --Yongjun
>>> 
>>> 
>>> On Thu, Nov 13, 2014 at 3:08 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.
 
>>> 
>> 
>> --
>> 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.


-- 
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-14 Thread Jing Zhao
+1 (binding)

Verified checksums and signatures. Successfully deploy a cluster with
NameNode HA setup and run some hdfs commands.

Thanks,
-Jing

On Fri, Nov 14, 2014 at 3:58 PM, Chris Nauroth 
wrote:

> +1 (binding)
>
> - Verified checksums and signatures for source and binary tarballs.
> - Started a pseudo-distributed HDFS cluster in secure mode with SSL.
> - Tested various file system operations.
> - Verified HDFS-2856, the new feature to run a secure DataNode without
> requiring root.
> - Verified HDFS-7385, the recent blocker related to incorrect ACLs
> serialized to the edit log.
>
> Thank you to Arun as release manager, and thank you to all of the
> contributors for their hard work on this release.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Fri, Nov 14, 2014 at 10:57 AM, Yongjun Zhang 
> wrote:
>
> > Thanks Arun for leading the 2.6 release effort.
> >
> > +1 (non-binding)
> >
> > - Downloaded rc1 source and did build
> > - Created two single-node clusters running 2.6
> > - Ran sample mapreduce job
> > - Ran distcp between two clusters
> >
> > --Yongjun
> >
> >
> > On Thu, Nov 13, 2014 at 3:08 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.
> > >
> >
>
> --
> 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-14 Thread Chris Nauroth
Hi Eric,

There was a second release candidate created (named rc1), and voting
started fresh in a new thread.  You might want to join in on that second
thread to make sure that your vote gets counted.  Thanks!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Fri, Nov 14, 2014 at 3:08 PM, Eric Payne 
wrote:

> +1
> I downloaded and built source. Started local cluster and ran wordcount,
> sleep, and simple streaming job.
>
> Also, I ran a distributed shell job which tested preserving containers
> across AM restart by setting the
> -keep_containers_across_application_attempts flag and killing the first AM
> once the containers start.
> Enabled the preemption feature and verified containers were preempted and
> queues were levelized.
> Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for
> hadoop-hdfs
>  Thank you,-Eric Payne
>
>
>   From: Arun C Murthy 
>  To: "common-dev@hadoop.apache.org" ; "
> hdfs-...@hadoop.apache.org" ; "
> yarn-...@hadoop.apache.org" ; "
> mapreduce-...@hadoop.apache.org" 
>  Sent: Monday, November 10, 2014 8:52 PM
>  Subject: [VOTE] Release Apache Hadoop 2.6.0
>
> 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-14 Thread Chris Nauroth
+1 (binding)

- Verified checksums and signatures for source and binary tarballs.
- Started a pseudo-distributed HDFS cluster in secure mode with SSL.
- Tested various file system operations.
- Verified HDFS-2856, the new feature to run a secure DataNode without
requiring root.
- Verified HDFS-7385, the recent blocker related to incorrect ACLs
serialized to the edit log.

Thank you to Arun as release manager, and thank you to all of the
contributors for their hard work on this release.

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Fri, Nov 14, 2014 at 10:57 AM, Yongjun Zhang  wrote:

> Thanks Arun for leading the 2.6 release effort.
>
> +1 (non-binding)
>
> - Downloaded rc1 source and did build
> - Created two single-node clusters running 2.6
> - Ran sample mapreduce job
> - Ran distcp between two clusters
>
> --Yongjun
>
>
> On Thu, Nov 13, 2014 at 3:08 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.
> >
>

-- 
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-11307) create-release script should run git clean first

2014-11-14 Thread Karthik Kambatla (JIRA)

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

Karthik Kambatla resolved HADOOP-11307.
---
   Resolution: Fixed
Fix Version/s: 2.5.2
 Hadoop Flags: Reviewed

Just committed this to trunk, branch-2, branch-2.6, branch-2.5, branch-2.5.2. 

> create-release script should run git clean first
> 
>
> Key: HADOOP-11307
> URL: https://issues.apache.org/jira/browse/HADOOP-11307
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 2.5.1
>Reporter: Karthik Kambatla
>Assignee: Karthik Kambatla
>Priority: Blocker
> Fix For: 2.5.2
>
> Attachments: hadoop-11307.patch
>
>




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


[jira] [Created] (HADOOP-11307) create-release script should run git clean first

2014-11-14 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-11307:
-

 Summary: create-release script should run git clean first
 Key: HADOOP-11307
 URL: https://issues.apache.org/jira/browse/HADOOP-11307
 Project: Hadoop Common
  Issue Type: Bug
  Components: scripts
Affects Versions: 2.5.1
Reporter: Karthik Kambatla
Assignee: Karthik Kambatla
Priority: Blocker






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


Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-14 Thread Eric Payne
+1
I downloaded and built source. Started local cluster and ran wordcount, sleep, 
and simple streaming job.

Also, I ran a distributed shell job which tested preserving containers across 
AM restart by setting the -keep_containers_across_application_attempts flag and 
killing the first AM once the containers start.
Enabled the preemption feature and verified containers were preempted and 
queues were levelized.
Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for 
hadoop-hdfs
 Thank you,-Eric Payne

 
  From: Arun C Murthy 
 To: "common-dev@hadoop.apache.org" ; 
"hdfs-...@hadoop.apache.org" ; 
"yarn-...@hadoop.apache.org" ; 
"mapreduce-...@hadoop.apache.org"  
 Sent: Monday, November 10, 2014 8:52 PM
 Subject: [VOTE] Release Apache Hadoop 2.6.0
   
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.


   


Re: submitting a hadoop patch doesn't trigger jenkins test run

2014-11-14 Thread Yongjun Zhang
Many thanks Ray, good to know!

--Yongjun

On Fri, Nov 14, 2014 at 2:03 PM, Ray Chiang  wrote:

> Your patch covers multiple projects (I see 81 files across
> hadoop-common-project, hadoop-hdfs-project, hadoop-mapreduce-project,
> hadoop-tools, hadoop-yarn-project).
>
> Jenkins had problems with that for me a few months back.  If you break it
> up per-project, it should work just fine.
>
> -Ray
>
>
> On Fri, Nov 14, 2014 at 1:49 PM, Ted Yu  wrote:
>
> > Adding builds@apache
> >
> > On Fri, Nov 14, 2014 at 1:34 PM, Yongjun Zhang 
> > wrote:
> >
> > > Hi,
> > >
> > > One issue to report here, any help would be greatly appreciated!
> > >
> > > I noticed that multiple patch submissions to
> > > https://issues.apache.org/jira/browse/HADOOP-11293
> > > did not trigger jenkins test run.
> > >
> > > Thanks Chris Nauroth for the help to trigger one manually for me:
> > >
> > > https://builds.apache.org/job/PreCommit-HADOOP-Build/5079/
> > >
> > > and it turned out the manually triggered one did not report result back
> > to
> > > the jira upon finishing.
> > >
> > > I submitted the same patch to another jira (HADOOP-11045) that I was
> > > working on, which triggered jenkins test before, and it seems not
> > > triggering this time too.
> > >
> > > So it looks like something is broken. This might be just a HADOOP jira
> > > issue (HDFS jira seems to be fine).
> > >
> > > Thanks a lot for looking into.
> > >
> > > --Yongjun
> > >
> >
>


Re: submitting a hadoop patch doesn't trigger jenkins test run

2014-11-14 Thread Ray Chiang
Your patch covers multiple projects (I see 81 files across
hadoop-common-project, hadoop-hdfs-project, hadoop-mapreduce-project,
hadoop-tools, hadoop-yarn-project).

Jenkins had problems with that for me a few months back.  If you break it
up per-project, it should work just fine.

-Ray


On Fri, Nov 14, 2014 at 1:49 PM, Ted Yu  wrote:

> Adding builds@apache
>
> On Fri, Nov 14, 2014 at 1:34 PM, Yongjun Zhang 
> wrote:
>
> > Hi,
> >
> > One issue to report here, any help would be greatly appreciated!
> >
> > I noticed that multiple patch submissions to
> > https://issues.apache.org/jira/browse/HADOOP-11293
> > did not trigger jenkins test run.
> >
> > Thanks Chris Nauroth for the help to trigger one manually for me:
> >
> > https://builds.apache.org/job/PreCommit-HADOOP-Build/5079/
> >
> > and it turned out the manually triggered one did not report result back
> to
> > the jira upon finishing.
> >
> > I submitted the same patch to another jira (HADOOP-11045) that I was
> > working on, which triggered jenkins test before, and it seems not
> > triggering this time too.
> >
> > So it looks like something is broken. This might be just a HADOOP jira
> > issue (HDFS jira seems to be fine).
> >
> > Thanks a lot for looking into.
> >
> > --Yongjun
> >
>


Re: submitting a hadoop patch doesn't trigger jenkins test run

2014-11-14 Thread Ted Yu
Adding builds@apache

On Fri, Nov 14, 2014 at 1:34 PM, Yongjun Zhang  wrote:

> Hi,
>
> One issue to report here, any help would be greatly appreciated!
>
> I noticed that multiple patch submissions to
> https://issues.apache.org/jira/browse/HADOOP-11293
> did not trigger jenkins test run.
>
> Thanks Chris Nauroth for the help to trigger one manually for me:
>
> https://builds.apache.org/job/PreCommit-HADOOP-Build/5079/
>
> and it turned out the manually triggered one did not report result back to
> the jira upon finishing.
>
> I submitted the same patch to another jira (HADOOP-11045) that I was
> working on, which triggered jenkins test before, and it seems not
> triggering this time too.
>
> So it looks like something is broken. This might be just a HADOOP jira
> issue (HDFS jira seems to be fine).
>
> Thanks a lot for looking into.
>
> --Yongjun
>


submitting a hadoop patch doesn't trigger jenkins test run

2014-11-14 Thread Yongjun Zhang
Hi,

One issue to report here, any help would be greatly appreciated!

I noticed that multiple patch submissions to
https://issues.apache.org/jira/browse/HADOOP-11293
did not trigger jenkins test run.

Thanks Chris Nauroth for the help to trigger one manually for me:

https://builds.apache.org/job/PreCommit-HADOOP-Build/5079/

and it turned out the manually triggered one did not report result back to
the jira upon finishing.

I submitted the same patch to another jira (HADOOP-11045) that I was
working on, which triggered jenkins test before, and it seems not
triggering this time too.

So it looks like something is broken. This might be just a HADOOP jira
issue (HDFS jira seems to be fine).

Thanks a lot for looking into.

--Yongjun


[jira] [Resolved] (HADOOP-4108) FileSystem support for POSIX access method

2014-11-14 Thread Chris Nauroth (JIRA)

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

Chris Nauroth resolved HADOOP-4108.
---
Resolution: Duplicate

This ended up getting implemented in HDFS-6570, motivated by a Hive use case.  
I'm resolving this one as duplicate.

> FileSystem support for POSIX access method
> --
>
> Key: HADOOP-4108
> URL: https://issues.apache.org/jira/browse/HADOOP-4108
> Project: Hadoop Common
>  Issue Type: New Feature
>  Components: fs
>Reporter: Pete Wyckoff
>Assignee: Pete Wyckoff
>
> From man access:
> {code}
>  int access(const char *pathname, int mode);
> {code}
> DESCRIPTION
>access  checks  whether  the process would be allowed to read, write 
> or test for existence of the file (or other file system object) whose name is 
> pathname.  If pathname is a symbolic link permissions of the file referred to 
> by this symbolic link are tested.
>mode is a mask consisting of one or more of R_OK, W_OK, X_OK and F_OK.
>R_OK, W_OK and X_OK request checking whether the file exists and has 
> read, write and execute permissions, respectively.  F_OK just requests 
> checking for the existence of the file.
>The tests depend on the permissions of the directories occurring in 
> the path to the file, as given in pathname, and on the permissions of 
> directories and files referred to by symbolic links encountered on the way.
>The check is done with the processâs real uid and gid, rather than 
> with the effective ids as is done when actually attempting an operation.  
> This is to allow set-UID  programs  to
>easily determine the invoking userâs authority.
>Only  access  bits  are checked, not the file type or contents.  
> Therefore, if a directory is found to be "writable," it probably means that 
> files can be created in the directory,
>and not that the directory can be written as a file.  Similarly, a DOS 
> file may be found to be "executable," but the execve(2) call will still fail.
>If the process has appropriate privileges, an implementation may 
> indicate success for X_OK even if none of the execute file permission bits 
> are set.
> RETURN VALUE
>On success (all requested permissions granted), zero is returned.  On 
> error (at least one bit in mode asked for a permission that is denied, or 
> some other error occurred),  -1  is
>returned, and errno is set appropriately.



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


Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-14 Thread Yongjun Zhang
Thanks Arun for leading the 2.6 release effort.

+1 (non-binding)

- Downloaded rc1 source and did build
- Created two single-node clusters running 2.6
- Ran sample mapreduce job
- Ran distcp between two clusters

--Yongjun


On Thu, Nov 13, 2014 at 3:08 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.
>


Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-14 Thread Zhijie Shen
+1 (non-binding)

Replayed the verifications for rc0, and everything keeps working fine.

On Fri, Nov 14, 2014 at 9:21 AM, Chen He  wrote:

> +1 non-binding
>
> download and compile source code;
> setup single node cluster;
> successfully run sleep job;
>
> Regards!
>
> Chen
>
> On Fri, Nov 14, 2014 at 1:44 AM, Akira AJISAKA  >
> wrote:
>
> > Thanks Arun for creating another rc!
> >
> > +1 (non-binding)
> >
> > - patched Tez 0.5.2 pom to compile against 2.6.0-rc1
> > - patched Hive 0.14 pom to compile against 2.6.0-rc1
> > - run several Hive queries on Tez
> >
> > Thanks,
> > Akira
> >
> >
> > (11/14/14, 10:16), Wangda Tan wrote:
> >
> >> 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.
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> >
>



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

2014-11-14 Thread Steve Loughran
+1 binding

purged local m2 repos of org/apache/hadoop/*

rebuilt and reran slider unit and functional tests on OSX and windows,
triggered jenkins builds on Centos & debian. All passed.

On 13 November 2014 23:08, 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.
>

-- 
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-14 Thread Chen He
+1 non-binding

download and compile source code;
setup single node cluster;
successfully run sleep job;

Regards!

Chen

On Fri, Nov 14, 2014 at 1:44 AM, Akira AJISAKA 
wrote:

> Thanks Arun for creating another rc!
>
> +1 (non-binding)
>
> - patched Tez 0.5.2 pom to compile against 2.6.0-rc1
> - patched Hive 0.14 pom to compile against 2.6.0-rc1
> - run several Hive queries on Tez
>
> Thanks,
> Akira
>
>
> (11/14/14, 10:16), Wangda Tan wrote:
>
>> 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.
>>>
>>>
>>>
>>>
>>>
>>
>


[jira] [Resolved] (HADOOP-10060) Unable to run JDK_1.7.1_40 commands in Cygwin2.829 (32 bit

2014-11-14 Thread Steve Loughran (JIRA)

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

Steve Loughran resolved HADOOP-10060.
-
Resolution: Cannot Reproduce

> Unable to run JDK_1.7.1_40 commands in Cygwin2.829 (32 bit
> --
>
> Key: HADOOP-10060
> URL: https://issues.apache.org/jira/browse/HADOOP-10060
> Project: Hadoop Common
>  Issue Type: Task
>  Components: bin
>Affects Versions: 1.2.1
> Environment: Background
>  
> I have installed Cygwin to self learn Hadoop 1.2.1 with the above JDK in 
> Cygwin environment on Windows XP- SP2 laptop
>Reporter: Anand Murali
>
> Actions Performed 
>  
> 1. As advised by Hadoop exported JAVA_HOME=/cygwin/jdk1.2.7_40/bin in 
> hadoop-env.sh and tried to run java commands with error 
>   jar  /cygwin/hadoop-1.2.1/hadoop-examples-1.2.1.jar
>   -bash: jar: command not found
>  2. However when echoed  I get right pointed path
>   echo $JAVA_HOME
>/cygwin/jdk1.7.0_40/bin
>  3. Tried including export path in .bash_profile, and .profile, with same 
> error.
>  
> Unable to move forward with out JDK calls. Anticipate the same with Hadoop 
> related commands.



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


Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-14 Thread Akira AJISAKA

Thanks Arun for creating another rc!

+1 (non-binding)

- patched Tez 0.5.2 pom to compile against 2.6.0-rc1
- patched Hive 0.14 pom to compile against 2.6.0-rc1
- run several Hive queries on Tez

Thanks,
Akira

(11/14/14, 10:16), Wangda Tan wrote:

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.