[jira] [Resolved] (HADOOP-8105) FilterFileSystem should delegate initialize rather than use super

2012-02-22 Thread Amareshwari Sriramadasu (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu resolved HADOOP-8105. - Resolution: Duplicate Eli, This is fixed through HADOOP-8054

[jira] [Created] (HADOOP-8105) HADOOP-8013 breaks the Hive 0.8 tests

2012-02-22 Thread Eli Collins (Created) (JIRA)
HADOOP-8013 breaks the Hive 0.8 tests - Key: HADOOP-8105 URL: https://issues.apache.org/jira/browse/HADOOP-8105 Project: Hadoop Common Issue Type: Bug Components: fs Affects Versions: 0.23.1

[jira] [Created] (HADOOP-8104) Inconsistent Jackson versions

2012-02-22 Thread Colin Patrick McCabe (Created) (JIRA)
Inconsistent Jackson versions - Key: HADOOP-8104 URL: https://issues.apache.org/jira/browse/HADOOP-8104 Project: Hadoop Common Issue Type: Bug Reporter: Colin Patrick McCabe Assignee: Colin

[jira] [Created] (HADOOP-8103) Hadoop-bin commands for windows

2012-02-22 Thread Sanjay Radia (Created) (JIRA)
Hadoop-bin commands for windows --- Key: HADOOP-8103 URL: https://issues.apache.org/jira/browse/HADOOP-8103 Project: Hadoop Common Issue Type: Sub-task Reporter: Sanjay Radia -- This message is aut

Re: Making Gzip splittable

2012-02-22 Thread Niels Basjes
Hi, On Wed, Feb 22, 2012 at 19:14, Tim Broberg wrote: > There are three options here: > 1 - Add your codec, and alternative to the default gzip codec. > 2 - Modify the gzip codec to incorporate your feature so that it is > pseudo-splittable by default (skippable?) > 3 - Do nothing > > The cod

[jira] [Created] (HADOOP-8102) General Util Changes for Hadoop for Windows

2012-02-22 Thread Sanjay Radia (Created) (JIRA)
General Util Changes for Hadoop for Windows Key: HADOOP-8102 URL: https://issues.apache.org/jira/browse/HADOOP-8102 Project: Hadoop Common Issue Type: Sub-task Reporter: Sanjay Radia

[jira] [Created] (HADOOP-8101) Security changes for Hadoop for Windows

2012-02-22 Thread Sanjay Radia (Created) (JIRA)
Security changes for Hadoop for Windows --- Key: HADOOP-8101 URL: https://issues.apache.org/jira/browse/HADOOP-8101 Project: Hadoop Common Issue Type: Sub-task Reporter: Sanjay Radia -- Thi

Re: MPI Java bindings now available

2012-02-22 Thread Mahadev Konar
Great to see this Ralph. Looking forward to the Hamster patch! mahadev On Feb 22, 2012, at 2:06 PM, Ralph Castain wrote: > Many thanks to Noah for his off-list help in diagnosing the problem. There > was an undiagnosed VPATH build issue in OMPI that surfaced with the Java > bindings. This has b

Re: MPI Java bindings now available

2012-02-22 Thread Ralph Castain
Many thanks to Noah for his off-list help in diagnosing the problem. There was an undiagnosed VPATH build issue in OMPI that surfaced with the Java bindings. This has been fixed - the tarball generated tonight will include the patch. Thanks again, Noah. Ralph On Feb 22, 2012, at 12:51 PM, Noah

[jira] [Created] (HADOOP-8100) share web server information for http filters

2012-02-22 Thread Allen Wittenauer (Created) (JIRA)
share web server information for http filters - Key: HADOOP-8100 URL: https://issues.apache.org/jira/browse/HADOOP-8100 Project: Hadoop Common Issue Type: New Feature Affects Versions: 1.0.0

Re: MPI Java bindings now available

2012-02-22 Thread Noah Watkins
I have LD_LIBRARY_PATH pointing to the full OpenMPI installation, which seems to include the MPI libraries. Is that what you meant by OMPI libraries? nwatkins@kyoto:~/projects/openmpi_java/openmpi-1.7a1r25994/examples$ echo $LD_LIBRARY_PATH /home/nwatkins/projects/openmpi_java/install/lib: nwa

Re: MPI Java bindings now available

2012-02-22 Thread Ralph Castain
Hi Noah Your LD_LIBRARY_PATH has to include the path to the OMPI libraries so we can find libmpi. Did you include your $prefix/lib[64] in it? On Feb 22, 2012, at 11:02 AM, Noah Watkins wrote: > Just gave the nightly release a try and I'm getting an error: > > nwatkins@kyoto:~/projects/openmpi_

Re: [VOTE] Hadoop-1.0.1 Release Candidate 1

2012-02-22 Thread Matt Foley
Many thanks to all who voted. The final tally is: +1 binding : 6 (including myself) +1 non-binding : 3 -1 : none The RC passes, and will be announced as release 1.0.1! Will announce on general@ as soon as I finish the deployment process. Thanks, --Matt

RE: Making Gzip splittable

2012-02-22 Thread Tim Broberg
Niels, There are three options here: 1 - Add your codec, and alternative to the default gzip codec. 2 - Modify the gzip codec to incorporate your feature so that it is pseudo-splittable by default (skippable?) 3 - Do nothing The code uses the normal splittability interface and doesn't invent

Re: MPI Java bindings now available

2012-02-22 Thread Noah Watkins
Just gave the nightly release a try and I'm getting an error: nwatkins@kyoto:~/projects/openmpi_java/openmpi-1.7a1r25994/examples$ mpirun -np 1 java Hello JAVA BINDINGS FAILED TO LOAD REQUIRED LIBRARIES My setup is on the latest Ubuntu with: 1. Built with contrib/platform/hadoop/linux 2. Compil

[jira] [Resolved] (HADOOP-8050) Deadlock in metrics

2012-02-22 Thread Kihwal Lee (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-8050. Resolution: Fixed > Deadlock in metrics > --- > > Key: HADOOP-

Jenkins build is back to normal : Hadoop-Common-trunk #325

2012-02-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-0.23-Build #171

2012-02-22 Thread Apache Jenkins Server
See -- [...truncated 12270 lines...] [javadoc] Loading source files for package org.apache.hadoop.fs.permission... [javadoc] Loading source files for package org.apache.hadoop.fs.s3... [java