[ 
https://issues.apache.org/jira/browse/HDFS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100836#comment-13100836
 ] 

Hadoop QA commented on HDFS-2323:
---------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12493689/HDFS-2323.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified 
tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.hdfs.TestDfsOverAvroRpc
                  
org.apache.hadoop.hdfs.server.blockmanagement.TestHost2NodesMap

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/1225//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HDFS-Build/1225//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-hdfs.html
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/1225//console

This message is automatically generated.

> start-dfs.sh script fails for tarball install
> ---------------------------------------------
>
>                 Key: HDFS-2323
>                 URL: https://issues.apache.org/jira/browse/HDFS-2323
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HDFS-2323.patch
>
>
> I build Common and HDFS tarballs from trunk then tried to start a cluster 
> with start-dfs.sh, but I got the following error:
> {noformat}
> Starting namenodes on [localhost ]
> sbin/start-dfs.sh: line 55: 
> /Users/tom/tmp/hadoop/libexec/../bin/hadoop-daemons.sh: No such file or 
> directory
> sbin/start-dfs.sh: line 68: 
> /Users/tom/tmp/hadoop/libexec/../bin/hadoop-daemons.sh: No such file or 
> directory
> Starting secondary namenodes [0.0.0.0 ]
> sbin/start-dfs.sh: line 88: 
> /Users/tom/tmp/hadoop/libexec/../bin/hadoop-daemons.sh: No such file or 
> directory
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to