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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/04/26 07:57:38 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14512903#comment-14512903 ] 

Hadoop QA commented on HADOOP-11865:
------------------------------------

\\
\\
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |   3m 35s | Pre-patch trunk compilation is healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any @author tags. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that end in whitespace. |
| {color:green}+1{color} | release audit |   0m 19s | The applied patch does not increase the total number of release audit warnings. |
| {color:green}+1{color} | site |   2m 55s | Site still builds. |
| | |   6m 52s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | http://issues.apache.org/jira/secure/attachment/12728208/HADOOP-11865_Trunk.1.patch |
| Optional Tests | site |
| git revision | trunk / 22b70e7 |
| Console output | https://builds.apache.org/job/PreCommit-HADOOP-Build/6183/console |


This message was automatically generated.

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