[jira] [Created] (HADOOP-9120) Modify Security Conditional that check for KERBEROS

2012-12-05 Thread Robert Parker (JIRA)
Robert Parker created HADOOP-9120: - Summary: Modify Security Conditional that check for KERBEROS Key: HADOOP-9120 URL: https://issues.apache.org/jira/browse/HADOOP-9120 Project: Hadoop Common

Re: [VOTE] Hadoop Release 1.1.1

2012-12-05 Thread Matt Foley
You all probably saw my note that I am spinning a 1.1.2-rc0, because of blocker bug HADOOP-9115. All of the patches mentioned above that were too late for 1.1.1 have been committed to branch-1.1 in the meantime, and will also be included in 1.1.2-rc0. Thanks, --Matt On Fri, Nov 30, 2012 at 11:53

Re: [DISCUSS] create a hadoop-build subproject (a follow up on the thread 'introduce Python as build-time...')

2012-12-05 Thread Alejandro Abdelnur
On Wed, Dec 5, 2012 at 10:35 AM, Colin McCabe wrote: > > Is there any way this code could be used in branch-1 to solve some of > the issues there? I know the protoc code, at least, would be useful > there. > We could have the logic done by plugins in standalone classes, and then have Ant Tasks a

Re: [DISCUSS] create a hadoop-build subproject (a follow up on the thread 'introduce Python as build-time...')

2012-12-05 Thread Colin McCabe
I think this is a good idea, for a few different reasons. * We all know Java, so this code will be readable by all. * It will benefit the wider community of Maven users, not just our project. * It gets rid of the shell dependency. The shell dependency is problematic because Windows doesn't suppor

Re: Preparing 1.1.2-rc0, due to HADOOP-9115

2012-12-05 Thread Arun C Murthy
Thanks for doing this Matt! Arun On Dec 5, 2012, at 12:30 AM, Matt Foley wrote: > Hi, > sorry for the thrash, but further testing in a whole-stack situation with > Hive over Hadoop-1.1.1, exposed bug > HADOOP-9115, > "Deadlock in configuration w

[DISCUSS] create a hadoop-build subproject (a follow up on the thread 'introduce Python as build-time...')

2012-12-05 Thread Alejandro Abdelnur
On the '[VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack' thread the vote for using Maven plugins for the build had an overwhelming acceptance (several +1s, a few 0s and no -1s). Current tasks of the build for being 'pluginized' are: 1* cmake (H

[jira] [Created] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2012-12-05 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-9119: -- Summary: Add test to FileSystemContractBaseTest to verify integrity of overwritten files Key: HADOOP-9119 URL: https://issues.apache.org/jira/browse/HADOOP-9119 P

[jira] [Created] (HADOOP-9118) FileSystemContractBaseTest test data for read/write is

2012-12-05 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-9118: -- Summary: FileSystemContractBaseTest test data for read/write is Key: HADOOP-9118 URL: https://issues.apache.org/jira/browse/HADOOP-9118 Project: Hadoop Common

Preparing 1.1.2-rc0, due to HADOOP-9115

2012-12-05 Thread Matt Foley
Hi, sorry for the thrash, but further testing in a whole-stack situation with Hive over Hadoop-1.1.1, exposed bug HADOOP-9115, "Deadlock in configuration when writing configuration to hdfs". This bug did not previously manifest during Hadoop-1.1.1