[jira] [Created] (HADOOP-8099) Change to nodemanager build now requires 32-bit libraries

2012-02-21 Thread Ralph H Castain (Created) (JIRA)
Change to nodemanager build now requires 32-bit libraries - Key: HADOOP-8099 URL: https://issues.apache.org/jira/browse/HADOOP-8099 Project: Hadoop Common Issue Type: Bug Affects Ve

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Tom White
+1 Checked signatures and checksums, also ran a few jobs successfully. Tom On Tue, Feb 14, 2012 at 2:29 PM, Matt Foley wrote: > Hi all, > Hadoop-1.0.1-rc1 is now available at >    http://people.apache.org/~mattf/hadoop-1.0.1-rc1/ > Please download it, test it, and vote on whether to accept it a

MPI Java bindings now available

2012-02-21 Thread Ralph Castain
Hi folks With support from EMC, several of us in the Open MPI community (including LANL, Cisco, HLRS, Oracle, and IBM) have integrated Java bindings into the Open MPI code. The new bindings are not part of a formal release as this time (will be in the upcoming 1.7 series), but can be obtained f

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Jitendra Pandey
+1 for 1.0.1 Verified checksums and ran wordcount on single node cluster. On Tue, Feb 21, 2012 at 10:49 AM, Devaraj Das wrote: > +1 > > Downloaded the tar ball and stood up a single-node cluster. Ran a sleep > job. > > On Feb 14, 2012, at 2:29 PM, Matt Foley wrote: > > > Hi all, > > Hadoop-1.0.

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Devaraj Das
+1 on making a 1.0.1 release now and following up with a 1.0.2 On Feb 19, 2012, at 11:52 PM, Matt Foley wrote: > Hi, > Giri found an issue with the naming of the 64-bit RPM and DEB; see > HADOOP-8090 . The RPM > is called "hadoop-1.0.1-1.amd64.r

[jira] [Created] (HADOOP-8098) KerberosAuthenticatorHandler should use _HOST replacement to resolve principal name

2012-02-21 Thread Alejandro Abdelnur (Created) (JIRA)
KerberosAuthenticatorHandler should use _HOST replacement to resolve principal name --- Key: HADOOP-8098 URL: https://issues.apache.org/jira/browse/HADOOP-8098 Project: H

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Devaraj Das
+1 Downloaded the tar ball and stood up a single-node cluster. Ran a sleep job. On Feb 14, 2012, at 2:29 PM, Matt Foley wrote: > Hi all, > Hadoop-1.0.1-rc1 is now available at >http://people.apache.org/~mattf/hadoop-1.0.1-rc1/ > Please download it, test it, and vote on whether to accept it

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Mahadev Konar
Downloaded the release. Setup a single node cluster. Ran a couple of jobs on it. +1 for the release. Mahadev Konar Hortonworks Inc. http://hortonworks.com/ On Tue, Feb 21, 2012 at 10:29 AM, Arpit Gupta wrote: > +1 (non binding) tested on secure and non secure clusters and no > regressions wer

[jira] [Resolved] (HADOOP-8043) KerberosAuthenticationFilter and friends have some problems

2012-02-21 Thread Allen Wittenauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-8043. -- Resolution: Won't Fix I'm opting to build a different filter for in-house usage. Ther

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Arpit Gupta
+1 (non binding) tested on secure and non secure clusters and no regressions were found.On Feb 14, 2012, at 2:29 PM, Matt Foley wrote:Hi all,Hadoop-1.0.1-rc1 is now available at    http://people.apache.org/~mattf/hadoop-1.0.1-rc1/Please download it, test it, and vote on whether to accept it as Rele

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Arun C Murthy
+1 on releasing 1.0.1 now and follow with 1.0.2. Arun On Feb 20, 2012, at 1:22 PM, Matt Foley wrote: > Hi, > Giri found an issue with the naming of the 64-bit RPM and DEB; see > HADOOP-8090 . The RPM > is called "hadoop-1.0.1-1.amd64.rpm" but s

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Roman Shaposhnik
On Tue, Feb 14, 2012 at 2:29 PM, Matt Foley wrote: > Hi all, > Hadoop-1.0.1-rc1 is now available at >    http://people.apache.org/~mattf/hadoop-1.0.1-rc1/ > Please download it, test it, and vote on whether to accept it as Release > 1.0.1. > Voting will close at 2:30pm PST on Tuesday 21 February.

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-21 Thread Nathan Roberts
+1 on the concept of 1.0.2 = 1.0.1 + remaining_three_you_mention Thanks On 2/20/12 1:52 AM, "Matt Foley" wrote: Hi, Giri found an issue with the naming of the 64-bit RPM and DEB; see HADOOP-8090 . The RPM is called "hadoop-1.0.1-1.amd64.rpm"

[jira] [Resolved] (HADOOP-7680) TestHardLink fails on Mac OS X, when gnu stat is in path

2012-02-21 Thread Steve Loughran (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-7680. Resolution: Fixed it is fixed, it's just jenkins that is complaining about post-build oper

Getting the Eclipse MapReduce plugin to work (Hadoop 0.20.2)

2012-02-21 Thread Stormz
Hi Guys, Has anyone managed to get the eclipse plugin to work?? I downloaded the plugin from https://issues.apache.org/jira/browse/MAPREDUCE-1280 and have used eclipse Helios 3.6.1 (according to comments in the JIRA this version of eclipse should work). I installed hadoop using the cloudera man

[jira] [Created] (HADOOP-8097) TestRPCCallBenchmark failing w/ port in use -handling badly

2012-02-21 Thread Steve Loughran (Created) (JIRA)
TestRPCCallBenchmark failing w/ port in use -handling badly --- Key: HADOOP-8097 URL: https://issues.apache.org/jira/browse/HADOOP-8097 Project: Hadoop Common Issue Type: Bug Affect

[jira] [Created] (HADOOP-8096) add single point where System.exit() is called for better handling in containers

2012-02-21 Thread Steve Loughran (Created) (JIRA)
add single point where System.exit() is called for better handling in containers Key: HADOOP-8096 URL: https://issues.apache.org/jira/browse/HADOOP-8096 Project: Hadoop C

[jira] [Created] (HADOOP-8095) -libjars option does not accept multiple jar files

2012-02-21 Thread Andy Doddington (Created) (JIRA)
-libjars option does not accept multiple jar files -- Key: HADOOP-8095 URL: https://issues.apache.org/jira/browse/HADOOP-8095 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.20.2

Jenkins build is back to normal : Hadoop-Common-0.23-Build #170

2012-02-21 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #324

2012-02-21 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-3798. Fixed failing TestJobCleanup.testCusomCleanup() and moved it to the maven build. Contributed by Ravi Prakash. [ddas] HADOOP-8084. Updates ProtoBufRpc engine to not do an unnecessary copy for