[jira] [Created] (HADOOP-8796) commands_manual.html link is broken

2012-09-12 Thread Roman Shaposhnik (JIRA)
Roman Shaposhnik created HADOOP-8796: Summary: commands_manual.html link is broken Key: HADOOP-8796 URL: https://issues.apache.org/jira/browse/HADOOP-8796 Project: Hadoop Common Issue Typ

[jira] [Created] (HADOOP-8795) BASH tab completion doesn't look in PATH, assumes path to executable is specified

2012-09-12 Thread Sean Mackrory (JIRA)
Sean Mackrory created HADOOP-8795: - Summary: BASH tab completion doesn't look in PATH, assumes path to executable is specified Key: HADOOP-8795 URL: https://issues.apache.org/jira/browse/HADOOP-8795 P

[jira] [Created] (HADOOP-8794) Modifiy bin/hadoop to point to HADOOP_YARN_HOME

2012-09-12 Thread Vinod Kumar Vavilapalli (JIRA)
Vinod Kumar Vavilapalli created HADOOP-8794: --- Summary: Modifiy bin/hadoop to point to HADOOP_YARN_HOME Key: HADOOP-8794 URL: https://issues.apache.org/jira/browse/HADOOP-8794 Project: Hadoop

[jira] [Created] (HADOOP-8793) hadoop-core has dependencies on two different versions of commons-httpclient

2012-09-12 Thread Christopher Tubbs (JIRA)
Christopher Tubbs created HADOOP-8793: - Summary: hadoop-core has dependencies on two different versions of commons-httpclient Key: HADOOP-8793 URL: https://issues.apache.org/jira/browse/HADOOP-8793

Re: Hamlet not generating closing tags for some tags

2012-09-12 Thread Vinod Kumar Vavilapalli
See http://www.w3.org/TR/html4/struct/tables.html#h-11.2.6 and http://www.w3.org/TR/html4/struct/tables.html#h-11.2.5 - the end tag is optional for TR and TD. It seems like we chose to not add the end-tags. Will close that ticket. Thanks, +Vinod On Sep 12, 2012, at 9:22 AM, Senthil Kumar wrot

Hamlet not generating closing tags for some tags

2012-09-12 Thread Senthil Kumar
Hi, I came across the JIRA MAPREDUCE-2993, which describes this bug. I was able to fix this issue. But there is a test in TestHamlet.java which explicitly tests that, hamlet should not generate the closing tags for td and tr. Is there any reaso

[jira] [Created] (HADOOP-8792) hadoop-daemon doesn't handle chown failures

2012-09-12 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-8792: -- Summary: hadoop-daemon doesn't handle chown failures Key: HADOOP-8792 URL: https://issues.apache.org/jira/browse/HADOOP-8792 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-8791) rm "Only deletes non empty directory and files."

2012-09-12 Thread Bertrand Dechoux (JIRA)
Bertrand Dechoux created HADOOP-8791: Summary: rm "Only deletes non empty directory and files." Key: HADOOP-8791 URL: https://issues.apache.org/jira/browse/HADOOP-8791 Project: Hadoop Common

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

2012-09-12 Thread Apache Jenkins Server
See Changes: [eli] HDFS-3919. MiniDFSCluster:waitClusterUp can hang forever. Contributed by Andy Isaacson [eli] HDFS-3664. BlockManager race when stopping active services. Contributed by Colin Patrick McCabe [vinodkv] MAPREDUCE-4

[jira] [Created] (HADOOP-8790) testTrashEmptier() fails when run TestHDFSTrash

2012-09-12 Thread Han Xiao (JIRA)
Han Xiao created HADOOP-8790: Summary: testTrashEmptier() fails when run TestHDFSTrash Key: HADOOP-8790 URL: https://issues.apache.org/jira/browse/HADOOP-8790 Project: Hadoop Common Issue Type: B