[jira] [Created] (HADOOP-9598) test coverage for org.apache.hadoop.yarn.server.resourcemanager.tools.TestRMAdmin

2013-05-24 Thread Aleksey Gorshkov (JIRA)
Aleksey Gorshkov created HADOOP-9598: Summary: test coverage for org.apache.hadoop.yarn.server.resourcemanager.tools.TestRMAdmin Key: HADOOP-9598 URL: https://issues.apache.org/jira/browse/HADOOP-9598

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

2013-05-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/778/changes Changes: [vinodkv] YARN-571. Remove user from ContainerLaunchContext. Contributed by Omkar Vinit Joshi. [vinodkv] MAPREDUCE-5230. Bring back NLineInputFormat.createFileSplit for binary compatibility with mapred in 1.x

Re: Non existent config file to 'fs -conf'

2013-05-24 Thread Ashwin Shankar
Hi Harsh, Yes that would work. Thanks! I'll post the updated patch soon on JIRA. Thanks, Ashwin On 5/23/13 11:28 PM, Harsh J ha...@cloudera.com wrote: The quiet behavior sorta goes all the way back to the very first import of Nutch into Apache Incubator:

Re: [DISCUSS] Ensuring Consistent Behavior for Alternative Hadoop FileSystems + Workshop

2013-05-24 Thread Milind Bhandarkar
Thanks for the initiative, Steve. A few folks from Pivotal and our partners would be interested in joining the workshop/discussion. - milind --- Milind Bhandarkar Chief Scientist, Machine Learning Platforms, Pivotal +1-650-523-3858 (W) +1-408-666-8483 (C) On Thu, May 23, 2013 at 4:52 PM,

[jira] [Created] (HADOOP-9599) hadoop-config.cmd doesn't set JAVA_LIBRARY_PATH correctly

2013-05-24 Thread Mostafa Elhemali (JIRA)
Mostafa Elhemali created HADOOP-9599: Summary: hadoop-config.cmd doesn't set JAVA_LIBRARY_PATH correctly Key: HADOOP-9599 URL: https://issues.apache.org/jira/browse/HADOOP-9599 Project: Hadoop

Re: [DISCUSS] Ensuring Consistent Behavior for Alternative Hadoop FileSystems + Workshop

2013-05-24 Thread Brandon Li
Hi Kun, In case you are looking for the NFS support to HDFS, this JIRA might interest you: HDFS-4750. Thanks, Brandon Li On Thu, May 23, 2013 at 6:43 PM, Kun Ling lkun.e...@gmail.com wrote: Hi Stephen Watt, I am a fresh developer trying to add a NFS-like FileSystem support for

[jira] [Created] (HADOOP-9600) In Windows: Hadoop fails to run when JAVA_HOME has spaces in it

2013-05-24 Thread Mostafa Elhemali (JIRA)
Mostafa Elhemali created HADOOP-9600: Summary: In Windows: Hadoop fails to run when JAVA_HOME has spaces in it Key: HADOOP-9600 URL: https://issues.apache.org/jira/browse/HADOOP-9600 Project:

Problem building branch-2

2013-05-24 Thread Ralph Castain
Hi folks I'm trying to build the head of branch-2 on a CentOS box and hitting a rash of errors like the following (all from the protobuf support area): [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project hadoop-common:

Re: Problem building branch-2

2013-05-24 Thread Giridharan Kesavan
looks like protobufhttps://protobuf.googlecode.com/files/protobuf-2.4.1.zip is missing. -Giri On Fri, May 24, 2013 at 11:51 AM, Ralph Castain r...@open-mpi.org wrote: Hi folks I'm trying to build the head of branch-2 on a CentOS box and hitting a rash of errors like the following (all from

Re: Problem building branch-2

2013-05-24 Thread Vinod Kumar Vavilapalli
It works for me. Ran mvn clean install -DskipTests Thanks, +Vinod On May 24, 2013, at 11:51 AM, Ralph Castain wrote: Hi folks I'm trying to build the head of branch-2 on a CentOS box and hitting a rash of errors like the following (all from the protobuf support area): [ERROR] Failed

[jira] [Reopened] (HADOOP-9597) FileSystem open() API is not clear if FileNotFoundException is throw when the path does not exist

2013-05-24 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened HADOOP-9597: FileSystem open() API is not clear if FileNotFoundException is throw when the path

Re: Problem building branch-2

2013-05-24 Thread Harsh J
You seem to be using protoc-2.5.0, which is known not to work with Hadoop yet: https://issues.apache.org/jira/browse/HADOOP-9346 Downgrading to 2.4.1 should let you go ahead. On Sat, May 25, 2013 at 12:21 AM, Ralph Castain r...@open-mpi.org wrote: Hi folks I'm trying to build the head of

Re: [DISCUSS] - Committing client code to 3rd Party FileSystems within Hadoop Common

2013-05-24 Thread Steve Loughran
On 24 May 2013 01:28, Colin McCabe cmcc...@alumni.cmu.edu wrote: You might try looking at what KosmoFS (KFS) did. They have some code in org/apache/hadoop/fs which calls their own Java shim. This way, the shim code in hadoop-common gets updated whenever FileSystem changes, but there is no

Re: [DISCUSS] Ensuring Consistent Behavior for Alternative Hadoop FileSystems + Workshop

2013-05-24 Thread Steve Loughran
On 24 May 2013 00:52, Stephen Watt sw...@redhat.com wrote: Hi Folks Hadoop's pluggable filesystem architecture supports the ability to enable an alternate filesystem for use with Hadoop by writing a plugin for it. We now have several alternate filesystems that have Hadoop FileSystem plugins

Re: [DISCUSS] Ensuring Consistent Behavior for Alternative Hadoop FileSystems + Workshop

2013-05-24 Thread Konstantin Shvachko
Makes sense, Steve. There are a couple of guys here at WANdisco who will be interested in joining. Thanks, --Konstantin On Fri, May 24, 2013 at 10:15 AM, Milind Bhandarkar mbhandar...@gopivotal.com wrote: Thanks for the initiative, Steve. A few folks from Pivotal and our partners would be

Re: Bugfix release 2.0.4.1

2013-05-24 Thread Konstantin Boudnik
Thanks guys! I will start the release vote shortly. Cos On Thu, May 23, 2013 at 06:23PM, Anatoli Fomenko wrote: From Bigtop perspective, Hadoop══2.0.4.1 is unblocked with regards to a Sqoop 2 blocker, and the voting can be started. Anatoli -- Forwarded message -- From:

[VOTE] Release Apache Hadoop 2.0.4.1-alpha

2013-05-24 Thread Konstantin Boudnik
All, I have created a release candidate (rc0) for hadoop-2.0.4.1-alpha that I would like to release. This is a stabilization release that includes fixed for a couple a of issues discovered in the testing with BigTop 0.6.0 release candidate. The RC is available at: