You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "J.Andreina (JIRA)" <ji...@apache.org> on 2015/04/26 07:45:38 UTC

[jira] [Updated] (HADOOP-11865) Incorrect path mentioned in document for accessing script files

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

J.Andreina updated HADOOP-11865:
--------------------------------
    Attachment: HADOOP-11865_Trunk.1.patch

Attached a patch for trunk . Please review. 

For this issue ,there are few more changes needs to be done for Branch2 (along with changes done for trunk). Shall i provide a separate patch for Branch2 ? 

> Incorrect path mentioned in document for accessing script files
> ---------------------------------------------------------------
>
>                 Key: HADOOP-11865
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11865
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>            Reporter: J.Andreina
>            Assignee: J.Andreina
>         Attachments: HADOOP-11865_Trunk.1.patch
>
>
> Instead of "sbin" it is mentioned as "bin" in path to access script files.
> 1. <http://hadoop.apache.org/docs/current/hadoop-kms/index.html>
>       To start/stop KMS use KMS's *bin/kms.sh* script. For example:
> 2.<http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html>
> Run the new version with -upgrade option *(bin/start-dfs.sh -upgrade).*
> 3. start the cluster with rollback option. *(bin/start-dfs.sh -rollback).*
> 4.<http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/Federation.html>
> */bin/hadoop-daemon.sh* --config $HADOOP_CONF_DIR --script "$bin"/hdfs start balancer [-policy <policy>]
> 5.*bin/distributed-exclude.sh* <exclude_file>
> 6.*bin/refresh-namenodes.sh*
> Need to check for any other occurrences and fix the same



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)