You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2008/05/06 01:47:55 UTC

[jira] Resolved: (HADOOP-2930) make {start,stop}-balancer.sh work even if hadoop-daemon.sh isn't in the PATH

     [ https://issues.apache.org/jira/browse/HADOOP-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hairong Kuang resolved HADOOP-2930.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.18.0
     Hadoop Flags: [Reviewed]

I just committed this. Thank you, Spiros!

This patch changes scripts under directory bin. So there is no need to go through hudson.

> make {start,stop}-balancer.sh work even if hadoop-daemon.sh isn't in the PATH
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-2930
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2930
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.16.0
>            Reporter: Spiros Papadimitriou
>            Priority: Trivial
>             Fix For: 0.18.0
>
>         Attachments: balancer-path.patch, balancer-path1.patch
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> The {start,stop}-balancer.sh scripts assume that hadoop-daemon.sh is in the PATH.  Added same boilerplate as other start/stop scripts to remove this assumption (attaching patch).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.