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
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
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
[
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
[
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
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
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