2 Failures in unit test of Hadoop 1.0.0 version

2012-02-06 Thread Grace
Hi all, Downloading the release version Hadoop 1.0.0. from the apache web site. After several hours' test period(by executing "ant test"), I found there are totally 2 failures in TestCLI and TestSaslRPC cases respectively. I wonder if there is any missing steps for me. Is there someone having the

Re: 2 Failures in unit test of Hadoop 1.0.0 version

2012-02-06 Thread Grace
Found one of the problem(TestCLI) . The user name contains uppercase alphabet, which causes the parts of the RegexpComparator failed. On Mon, Feb 6, 2012 at 9:35 PM, Grace wrote: > Hi all, > > Downloading the release version Hadoop 1.0.0. from the apache web site. > After several hours' test per

Re: 2 Failures in unit test of Hadoop 1.0.0 version

2012-02-06 Thread Grace
The root cause for another one has been found as well. To map 127.0.0.1 with localhost instead of localhost.localdomain(which is set in the OS by default). Now, all the unit tests have passed already. No more question. thanks On Mon, Feb 6, 2012 at 9:53 PM, Grace wrote: > Found one of the probl

[jira] [Resolved] (HADOOP-8021) Hadoop ignores old-style config options for enabling compressed output when passed on from PIG

2012-02-06 Thread Anupam Seth (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anupam Seth resolved HADOOP-8021. - Resolution: Duplicate > Hadoop ignores old-style config options for enabling compressed outp

[jira] [Resolved] (HADOOP-8017) Configure hadoop-main pom to get rid of M2E plugin execution not covered

2012-02-06 Thread Robert Joseph Evans (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved HADOOP-8017. - Resolution: Fixed Fix Version/s: 0.24.0 > Configure hadoop-main pom t

[jira] [Created] (HADOOP-8025) change default distcp log location to be /tmp rather than cwd

2012-02-06 Thread Allen Wittenauer (Created) (JIRA)
change default distcp log location to be /tmp rather than cwd - Key: HADOOP-8025 URL: https://issues.apache.org/jira/browse/HADOOP-8025 Project: Hadoop Common Issue Type: Improvemen

[jira] [Created] (HADOOP-8026) various shell script fixes

2012-02-06 Thread Allen Wittenauer (Created) (JIRA)
various shell script fixes -- Key: HADOOP-8026 URL: https://issues.apache.org/jira/browse/HADOOP-8026 Project: Hadoop Common Issue Type: Bug Affects Versions: 1.0.0 Reporter: Allen Wittenauer