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

2012-09-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/542/changes Changes: [omalley] Fix the length of the secret key. [vinodkv] YARN-53. Added the missing getGroups API to ResourceManager. Contributed by Bo Wang. [harsh] HADOOP-8158. Interrupting hadoop fs -put from the command line causes a

Should use Filesystem.setPermission() rather than File.setWritable() to change a file access permission.

2012-09-24 Thread Yanbo Liang
Hi all, In the current test case of hadoop, if we want to corrupt or disable one directory or file, we use File.setWritable(false) such as in TestStorageRestore.java and TestCheckpoint.java. But we all know, the implementation of function setWritable() in Java API is system-dependent, and there

[jira] [Created] (HADOOP-8836) UGI should throw exception in case winutils.exe cannot be loaded

2012-09-24 Thread Bikas Saha (JIRA)
Bikas Saha created HADOOP-8836: -- Summary: UGI should throw exception in case winutils.exe cannot be loaded Key: HADOOP-8836 URL: https://issues.apache.org/jira/browse/HADOOP-8836 Project: Hadoop Common

[jira] [Resolved] (HADOOP-8187) Improve the discovery of the jvm library during the build process

2012-09-24 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-8187. -- Resolution: Duplicate Improve the discovery of the jvm library during

[jira] [Reopened] (HADOOP-8187) Improve the discovery of the jvm library during the build process

2012-09-24 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer reopened HADOOP-8187: -- Description of how to improve this is in the linked jiras. Improve the

[jira] [Created] (HADOOP-8837) add component Yarn to @InterfaceAudience.LimitedPrivate classes

2012-09-24 Thread Brandon Li (JIRA)
Brandon Li created HADOOP-8837: -- Summary: add component Yarn to @InterfaceAudience.LimitedPrivate classes Key: HADOOP-8837 URL: https://issues.apache.org/jira/browse/HADOOP-8837 Project: Hadoop Common

[jira] [Resolved] (HADOOP-2318) All C++ builds should use the autoconf tools

2012-09-24 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-2318. -- Resolution: Fixed As Brian Bockelman pointed out more than a year ago, this

Re: [REVIEW] Hadoop-1.1.0-RC4

2012-09-24 Thread Matt Foley
Hi all, Since the Review RC went out, I've been asked to include the following fixes: Three significant bugs: HDFS-3461 hftp uses http to the Namenode's https port, which doesn't work HDFS-3846 NN deadlock HDFS-3596 decrease the incidence of corrupted logs after disk full conditions and a related

Re: [REVIEW] Hadoop-1.1.0-RC4

2012-09-24 Thread Uma Maheswara Rao G
Hi Matt, Good to include HDFS-3701 also. I set the fixed versions as 1.1.0 as well. Regards, Uma On Tue, Sep 25, 2012 at 7:29 AM, Matt Foley ma...@apache.org wrote: Hi all, Since the Review RC went out, I've been asked to include the following fixes: Three significant bugs: HDFS-3461 hftp

Re: [REVIEW] Hadoop-1.1.0-RC4

2012-09-24 Thread Matt Foley
Okay. On Mon, Sep 24, 2012 at 7:05 PM, Uma Maheswara Rao G hadoop@gmail.comwrote: Hi Matt, Good to include HDFS-3701 also. I set the fixed versions as 1.1.0 as well. Regards, Uma On Tue, Sep 25, 2012 at 7:29 AM, Matt Foley ma...@apache.org wrote: Hi all, Since the Review RC went