[ http://issues.apache.org/jira/browse/HADOOP-566?page=all ]

Doug Cutting updated HADOOP-566:
--------------------------------

    Component/s: scripts
        Summary: hadoop-daemons.sh fails with "no such file or directory" when 
used from a relative symlinked path  (was: CLONE -the hadoop-daemons.sh fails 
with "no such file or directory" when used from a relative symlinked path)

> hadoop-daemons.sh fails with "no such file or directory" when used from a 
> relative symlinked path
> -------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-566
>                 URL: http://issues.apache.org/jira/browse/HADOOP-566
>             Project: Hadoop
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.5.0
>            Reporter: Lee Faris
>         Assigned To: Doug Cutting
>             Fix For: 0.7.0
>
>         Attachments: config.patch
>
>
> The new shell scripts fail with a relative directory:
> % current/bin/hadoop-daemons.sh start datanode
> node1: current/bin/..: No such file or directory
> node2: current/bin/..: No such file or directory
> The problem is that HADOOP_HOME is set to a relative directory and 
> hadoop-daemons does a cd, breaking the other scripts.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to