[jira] [Created] (HDFS-12375) Fail to start/stop journalnodes using start-dfs.sh/stop-dfs.sh.

2017-08-30 Thread Wenxin He (JIRA)
Wenxin He created HDFS-12375:


 Summary: Fail to start/stop journalnodes using 
start-dfs.sh/stop-dfs.sh.
 Key: HDFS-12375
 URL: https://issues.apache.org/jira/browse/HDFS-12375
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: federation, scripts
Affects Versions: 3.0.0-beta1
Reporter: Wenxin He
Assignee: Wenxin He


When 'dfs.namenode.checkpoint.edits.dir' suffixed with the corresponding 
NameServiceID, we can not start/stop journalnodes using 
start-dfs.sh/stop-dfs.sh.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Created] (HDFS-12374) Document the missing -ns option of haadmin.

2017-08-29 Thread Wenxin He (JIRA)
Wenxin He created HDFS-12374:


 Summary: Document the missing -ns option of haadmin.
 Key: HDFS-12374
 URL: https://issues.apache.org/jira/browse/HDFS-12374
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: documentation, federation
Affects Versions: 3.0.0-alpha4
Reporter: Wenxin He
Assignee: Wenxin He
Priority: Minor


Document the missing -ns option of haadmin in HDFSCommands.md, 
HDFSHighAvailabilityWithQJM.md and HDFSHighAvailabilityWithNFS.md.
Before patch:
{noformat}
Usage:

hdfs haadmin -transitionToActive  [--forceactive]
hdfs haadmin -transitionToStandby 
hdfs haadmin -failover [--forcefence] [--forceactive]  

hdfs haadmin -getServiceState 
hdfs haadmin -getAllServiceState
hdfs haadmin -checkHealth 
hdfs haadmin -help 
{noformat}

After patch:
{noformat}
Usage: haadmin [-ns ]
[-transitionToActive [--forceactive] ]
[-transitionToStandby ]
[-failover [--forcefence] [--forceactive]  ]
[-getServiceState ]
[-getAllServiceState]
[-checkHealth ]
[-help ]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Created] (HDFS-12125) Document the missing -removePolicy command of ec

2017-07-11 Thread Wenxin He (JIRA)
Wenxin He created HDFS-12125:


 Summary: Document the missing -removePolicy command of ec
 Key: HDFS-12125
 URL: https://issues.apache.org/jira/browse/HDFS-12125
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: documentation, erasure-coding
Affects Versions: 3.0.0-alpha4
Reporter: Wenxin He
Assignee: Wenxin He


Document the missing command -removePolicy in HDFSErasureCoding.md and 
HDFSCommands.md and regroup the ec commands to improve the user experience.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Created] (HDFS-11978) Remove invalid '-usage' command of 'ec' and add missing commands 'addPolicies' 'listCodecs'

2017-06-15 Thread wenxin he (JIRA)
wenxin he created HDFS-11978:


 Summary: Remove invalid '-usage' command of 'ec' and add missing 
commands 'addPolicies' 'listCodecs'
 Key: HDFS-11978
 URL: https://issues.apache.org/jira/browse/HDFS-11978
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: documentation
Affects Versions: 3.0.0-alpha4
Reporter: wenxin he
Priority: Minor


Remove invalid '-usage' command of 'ec' in HDFSErasureCoding.md.
Add missing commands 'addPolicies' 'listCodecs' in HDFSCommands.md.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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