[jira] [Created] (HADOOP-10468) TestMetricsSystemImpl.testMultiThreadedPublish fails intermediately

2014-04-07 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-10468: --- Summary: TestMetricsSystemImpl.testMultiThreadedPublish fails intermediately Key: HADOOP-10468 URL: https://issues.apache.org/jira/browse/HADOOP-10468 Project: Hadoop C

Re: Hadoop v1.8 data transfer protocol

2014-04-07 Thread Dhaivat Pandya
Hi Harsh, I did mean 0.18 - sorry about the typo. I read through the BlockSender.sendChunks method once again and noticed that I wasn't reading the checksum byte array correctly in my code. Thanks for the help, Dhaivat Pandya On Sun, Apr 6, 2014 at 8:59 PM, Harsh J wrote: > There's been no

Re: [VOTE] Release Apache Hadoop 2.4.0

2014-04-07 Thread Jason Lowe
Here's my late +1, was just finishing up looking at the release. - Verified signatures and digests - Examined LICENSE file - Installed binary distribution, ran some sample MapReduce jobs and examined logs and job history - Built from source Jason On 04/07/2014 03:04 PM, Arun C Murthy wrote:

Re: [VOTE] Release Apache Hadoop 2.4.0

2014-04-07 Thread Arun C Murthy
With 11 +1s (4 binding) and no -1s the vote passes. Thanks to everyone who tried out the release and passed their feedback along. I'll send a note out once I actually get the bits out and the site updated etc. thanks, Arun On Mar 31, 2014, at 2:22 AM, Arun C Murthy wrote: > Folks, > > I've c

[jira] [Created] (HADOOP-10467) Enable proxyuser specification to support list of users in addition to list of groups.

2014-04-07 Thread Benoy Antony (JIRA)
Benoy Antony created HADOOP-10467: - Summary: Enable proxyuser specification to support list of users in addition to list of groups. Key: HADOOP-10467 URL: https://issues.apache.org/jira/browse/HADOOP-10467

Re: Plans of moving towards JDK7 in trunk

2014-04-07 Thread Eli Collins
On Sat, Apr 5, 2014 at 12:54 PM, Raymie Stata wrote: > To summarize the thread so far: > > a) Java7 is already a supported compile- and runtime environment for > Hadoop branch2 and trunk > b) Java6 must remain a supported compile- and runtime environment for > Hadoop branch2 > c) (b) implies that

Re: Plans of moving towards JDK7 in trunk

2014-04-07 Thread Haohui Mai
It looks to me that the majority of this thread welcomes JDK7. Just to reiterate, there are two separate questions here: 1. When should hadoop-trunk can be only built on top of JDK7? 2. When should hadoop-branch-2 can be only built on top of JDK7? The answers of the above questions directly imply

RE: [VOTE] Release Apache Hadoop 2.4.0

2014-04-07 Thread Bikas Saha
+1 (binding). Ran it with Apache Tez. I agree with Suresh about including only critical regressions/bugs at this point. The less code we change the less new bugs we bring in at the last moment. Bikas -Original Message- From: Jonathan Eagles [mailto:jeag...@gmail.com] Sent: Monday, April

Re: [VOTE] Release Apache Hadoop 2.4.0

2014-04-07 Thread Jonathan Eagles
+1 (Binding) On Mon, Apr 7, 2014 at 11:52 AM, Suresh Srinivas wrote: > +1 (binding) > > Verified the signatures and hashes for both src and binary tars. Built from > the source, the binary distribution and the documentation. Started a single > node cluster and tested the following: > # Started H

Re: [VOTE] Release Apache Hadoop 2.4.0

2014-04-07 Thread Suresh Srinivas
+1 (binding) Verified the signatures and hashes for both src and binary tars. Built from the source, the binary distribution and the documentation. Started a single node cluster and tested the following: # Started HDFS cluster, verified the hdfs CLI commands such ls, copying data back and forth, v

Re: [VOTE] Release Apache Hadoop 2.4.0

2014-04-07 Thread Sanjay Radia
On Thu, Apr 3, 2014 at 4:55 PM, Tsuyoshi OZAWA wrote: > Hi, > > Ran tests and confirmed that some tests(TestSymlinkLocalFSFileSystem) > fail. The log of the test failure is as follows: > > https://gist.github.com/oza/9965197 > > Should we fix or disable the feature? > Symlinks is still not compl

Re: [VOTE] Release Apache Hadoop 2.4.0

2014-04-07 Thread Arun C Murthy
Gera, Apologies for the late response, I decided to take the weekend off! *smile* Thanks for the feedback, I took a look at your list and here are some observations: On Apr 4, 2014, at 5:06 PM, Gera Shegalov wrote: > I built the release from the rc tag, enabled timeline history service and

[jira] [Created] (HADOOP-10466) Lower the log level in UserGroupInformation

2014-04-07 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HADOOP-10466: Summary: Lower the log level in UserGroupInformation Key: HADOOP-10466 URL: https://issues.apache.org/jira/browse/HADOOP-10466 Project: Hadoop Common

[jira] [Created] (HADOOP-10465) Fix use of generic within SortedMapWritable

2014-04-07 Thread Bertrand Dechoux (JIRA)
Bertrand Dechoux created HADOOP-10465: - Summary: Fix use of generic within SortedMapWritable Key: HADOOP-10465 URL: https://issues.apache.org/jira/browse/HADOOP-10465 Project: Hadoop Common