You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2014/04/18 18:05:17 UTC

[jira] [Created] (AMBARI-5511) Misleading hardcoded command in paragraph 2 on step "Manual commands" of "Move Master" wizard

Antonenko Alexander created AMBARI-5511:
-------------------------------------------

             Summary: Misleading hardcoded command in paragraph 2 on step "Manual commands" of "Move Master" wizard
                 Key: AMBARI-5511
                 URL: https://issues.apache.org/jira/browse/AMBARI-5511
             Project: Ambari
          Issue Type: Bug
          Components: client
    Affects Versions: 1.5.1
            Reporter: Antonenko Alexander
            Assignee: Antonenko Alexander
             Fix For: 1.6.0


*STR:*
1. Deploy cluster with multiplied NN directory(in our case /grid/0/hadoop/hdfs/namenode, /grid/1/hadoop/hdfs/namenode).
2. Start NN moving.
3. Reach step "Manual commands".
*Actual results:*
Paragraph 1 contains information about all dirs we should move.
Paragraph 2 contains message "Login to the target host XXX and change permissons for the NameNode dirs by running:" and only one command with hardcoded NN dir:
{noformat}
chown -R hdfs:hadoop /hadoop/hdfs/namenode/
{noformat}
Screenshot attached.



--
This message was sent by Atlassian JIRA
(v6.2#6252)