[jira] [Updated] (HDFS-9043) Doc updation for commands in HDFS Federation

2017-01-05 Thread Junping Du (JIRA)

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

Junping Du updated HDFS-9043:
-
Fix Version/s: 2.8.0

> Doc updation for commands in HDFS Federation
> 
>
> Key: HDFS-9043
> URL: https://issues.apache.org/jira/browse/HDFS-9043
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Reporter: J.Andreina
>Assignee: J.Andreina
>Priority: Minor
> Fix For: 2.8.0, 2.7.2, 3.0.0-alpha1
>
> Attachments: HDFS-9043-1.patch, HDFS-9043-branch-2-1.patch, 
> HDFS-9043-branch-2.7.0-1.patch
>
>
> 1. command is wrong 
> {noformat}
>  $HADOOP_PREFIX/bin/hdfs dfsadmin -refreshNameNode 
> :
> {noformat}
> Correct command is : hdfs dfsadmin -refreshNameNode's'
> 2.command is wrong 
> {noformat}
>  $HADOOP_PREFIX/sbin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script 
> $HADOOP_PREFIX/bin/hdfs start balancer 
> {noformat}
> Correct command is : *start-balancer.sh -policy*
> 3. Reference link to balancer for further details is wrong
> {noformat}
> Note that Balancer only balances the data and does not balance the namespace. 
> For the complete command usage, see balancer.
> {noformat}



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-9043) Doc updation for commands in HDFS Federation

2015-09-22 Thread Vinayakumar B (JIRA)

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

Vinayakumar B updated HDFS-9043:

   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 2.7.2
   Status: Resolved  (was: Patch Available)

Committed to trunk, branch-2 and branch-2.7

Thanks [~andreina] for the contribution.
Thanks [~aw] for reviews and suggestions.

> Doc updation for commands in HDFS Federation
> 
>
> Key: HDFS-9043
> URL: https://issues.apache.org/jira/browse/HDFS-9043
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Reporter: J.Andreina
>Assignee: J.Andreina
>Priority: Minor
> Fix For: 2.7.2
>
> Attachments: HDFS-9043-1.patch, HDFS-9043-branch-2-1.patch, 
> HDFS-9043-branch-2.7.0-1.patch
>
>
> 1. command is wrong 
> {noformat}
>  $HADOOP_PREFIX/bin/hdfs dfsadmin -refreshNameNode 
> :
> {noformat}
> Correct command is : hdfs dfsadmin -refreshNameNode's'
> 2.command is wrong 
> {noformat}
>  $HADOOP_PREFIX/sbin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script 
> $HADOOP_PREFIX/bin/hdfs start balancer 
> {noformat}
> Correct command is : *start-balancer.sh -policy*
> 3. Reference link to balancer for further details is wrong
> {noformat}
> Note that Balancer only balances the data and does not balance the namespace. 
> For the complete command usage, see balancer.
> {noformat}



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


[jira] [Updated] (HDFS-9043) Doc updation for commands in HDFS Federation

2015-09-11 Thread J.Andreina (JIRA)

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

J.Andreina updated HDFS-9043:
-
Attachment: HDFS-9043-branch-2-1.patch
HDFS-9043-branch-2.7.0-1.patch
HDFS-9043-1.patch

Thanks [~aw] for the comments.

Attached separate patches for trunk , branch-2 and branch-2.7.0 (as the fixes 
are different in each branch).
Please review.

> Doc updation for commands in HDFS Federation
> 
>
> Key: HDFS-9043
> URL: https://issues.apache.org/jira/browse/HDFS-9043
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Reporter: J.Andreina
>Assignee: J.Andreina
>Priority: Minor
> Attachments: HDFS-9043-1.patch, HDFS-9043-branch-2-1.patch, 
> HDFS-9043-branch-2.7.0-1.patch
>
>
> 1. command is wrong 
> {noformat}
>  $HADOOP_PREFIX/bin/hdfs dfsadmin -refreshNameNode 
> :
> {noformat}
> Correct command is : hdfs dfsadmin -refreshNameNode's'
> 2.command is wrong 
> {noformat}
>  $HADOOP_PREFIX/sbin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script 
> $HADOOP_PREFIX/bin/hdfs start balancer 
> {noformat}
> Correct command is : *start-balancer.sh -policy*
> 3. Reference link to balancer for further details is wrong
> {noformat}
> Note that Balancer only balances the data and does not balance the namespace. 
> For the complete command usage, see balancer.
> {noformat}



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


[jira] [Updated] (HDFS-9043) Doc updation for commands in HDFS Federation

2015-09-11 Thread J.Andreina (JIRA)

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

J.Andreina updated HDFS-9043:
-
Status: Patch Available  (was: Open)

> Doc updation for commands in HDFS Federation
> 
>
> Key: HDFS-9043
> URL: https://issues.apache.org/jira/browse/HDFS-9043
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Reporter: J.Andreina
>Assignee: J.Andreina
>Priority: Minor
> Attachments: HDFS-9043-1.patch, HDFS-9043-branch-2-1.patch, 
> HDFS-9043-branch-2.7.0-1.patch
>
>
> 1. command is wrong 
> {noformat}
>  $HADOOP_PREFIX/bin/hdfs dfsadmin -refreshNameNode 
> :
> {noformat}
> Correct command is : hdfs dfsadmin -refreshNameNode's'
> 2.command is wrong 
> {noformat}
>  $HADOOP_PREFIX/sbin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script 
> $HADOOP_PREFIX/bin/hdfs start balancer 
> {noformat}
> Correct command is : *start-balancer.sh -policy*
> 3. Reference link to balancer for further details is wrong
> {noformat}
> Note that Balancer only balances the data and does not balance the namespace. 
> For the complete command usage, see balancer.
> {noformat}



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


[jira] [Updated] (HDFS-9043) Doc updation for commands in HDFS Federation

2015-09-10 Thread J.Andreina (JIRA)

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

J.Andreina updated HDFS-9043:
-
Description: 
1. command is wrong 
{noformat}
 $HADOOP_PREFIX/bin/hdfs dfsadmin -refreshNameNode 
:
{noformat}
Correct command is : hdfs dfsadmin -refreshNameNode's'

2.command is wrong 
{noformat}
 $HADOOP_PREFIX/sbin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script 
$HADOOP_PREFIX/bin/hdfs start balancer 
{noformat}
Correct command is : *start-balancer.sh -policy*

3. Reference link to balancer for further details is wrong
{noformat}
Note that Balancer only balances the data and does not balance the namespace. 
For the complete command usage, see balancer.
{noformat}


  was:
1. command is wrong 
{noformat}
 $HADOOP_PREFIX/bin/hdfs dfsadmin -refreshNameNode 
:
{noformat}
Correct command is : hdfs dfsadmin -refreshNameNode's'

2.command is wrong 
{noformat}
 $HADOOP_PREFIX/sbin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script 
$HADOOP_PREFIX/bin/hdfs start balancer 
{noformat}
Correct command is : *hdfs balancer -policy*

3. Reference link to balancer for further details is wrong
{noformat}
Note that Balancer only balances the data and does not balance the namespace. 
For the complete command usage, see balancer.
{noformat}

4. URL is not proper 
{noformat}
Similar to the Namenode status web page, when using federation a Cluster Web 
Console is available to monitor the federated cluster at 
http:///dfsclusterhealth.jsp.
{noformat}



> Doc updation for commands in HDFS Federation
> 
>
> Key: HDFS-9043
> URL: https://issues.apache.org/jira/browse/HDFS-9043
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Reporter: J.Andreina
>Assignee: J.Andreina
>Priority: Minor
>
> 1. command is wrong 
> {noformat}
>  $HADOOP_PREFIX/bin/hdfs dfsadmin -refreshNameNode 
> :
> {noformat}
> Correct command is : hdfs dfsadmin -refreshNameNode's'
> 2.command is wrong 
> {noformat}
>  $HADOOP_PREFIX/sbin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script 
> $HADOOP_PREFIX/bin/hdfs start balancer 
> {noformat}
> Correct command is : *start-balancer.sh -policy*
> 3. Reference link to balancer for further details is wrong
> {noformat}
> Note that Balancer only balances the data and does not balance the namespace. 
> For the complete command usage, see balancer.
> {noformat}



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