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

2012-07-19 Thread Apache Jenkins Server
See -- [...truncated 18472 lines...] [DEBUG] (s) reportsDirectory = [D

[jira] [Created] (HADOOP-8610) test-patch should run tests in the root repo

2012-07-19 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8610: --- Summary: test-patch should run tests in the root repo Key: HADOOP-8610 URL: https://issues.apache.org/jira/browse/HADOOP-8610 Project: Hadoop Common Issue Type

Common and hdfs Jenkins jobs now running tests

2012-07-19 Thread Eli Collins
Hey gang, The tests were disabled on the common and hdfs jenkins jobs for some reason. This was hiding test failures in the tests that are not run by test-patch (eg hadoop-dist, see HDFS-3690). I've re-enabled the tests on these jobs and filed HADOOP-8610 to get test-patch on Hadoop to run the ro

[jira] [Reopened] (HADOOP-8551) fs -mkdir creates parent directories without the -p option

2012-07-19 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans reopened HADOOP-8551: - -mkdir a -mkdir a/b/ (Fails) -mkdir a/b (Succeeds) I am going to revert this until

Re: Shifting to Java 7 . Is it good choice?

2012-07-19 Thread Harsh J
Here's the Apache Bigtop JIRA thats leading the Java 7 effort for all components in the Hadoop eco-system: https://issues.apache.org/jira/browse/BIGTOP-458. This may interest you. On Wed, Jul 18, 2012 at 3:05 AM, Pavan Kulkarni wrote: > That was really helpful. > @Robert: No I am just working on

Re: Powered By Hadoop Wiki Page Permissions

2012-07-19 Thread Harsh J
Done. On Thu, Jul 19, 2012 at 8:13 PM, Joey Krabacher wrote: > Could someone please grant me write permissions to this page? > http://wiki.apache.org/hadoop/PoweredBy > > Just following instructions from the hadoop wiki/ > "To add entries you need write permission to the wiki, which you can > get

[jira] [Resolved] (HADOOP-8577) The RPC must have failed proxyUser (auth:SIMPLE) via realus...@hadoop.apache.org (auth:SIMPLE)

2012-07-19 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp resolved HADOOP-8577. - Resolution: Duplicate > The RPC must have failed proxyUser (auth:SIMPLE) via > realus...@ha

[jira] [Reopened] (HADOOP-8577) The RPC must have failed proxyUser (auth:SIMPLE) via realus...@hadoop.apache.org (auth:SIMPLE)

2012-07-19 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp reopened HADOOP-8577: - > The RPC must have failed proxyUser (auth:SIMPLE) via > realus...@hadoop.apache.org (auth:SIMP

Powered By Hadoop Wiki Page Permissions

2012-07-19 Thread Joey Krabacher
Could someone please grant me write permissions to this page? http://wiki.apache.org/hadoop/PoweredBy Just following instructions from the hadoop wiki/ "To add entries you need write permission to the wiki, which you can get by subscribing to the common-dev@hadoop.apache.org mailing list and askin

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

2012-07-19 Thread Apache Jenkins Server
See Changes: [daryn] svn merge -c 1353800 FIXES: HDFS-3516. Check content-type in WebHdfsFileSystem. [szetszwo] svn merge -c 1362976 from trunk for HDFS-3577. In DatanodeWebHdfsMethods, use MessageBodyWriter instead of Stream