Sumit Mohanty created AMBARI-11548:
--------------------------------------
Summary: DN Decommission does not work when default file system is
not hdfs
Key: AMBARI-11548
URL: https://issues.apache.org/jira/browse/AMBARI-11548
Project: Ambari
Issue Type: Bug
Components: stacks
Affects Versions: 2.1.0
Reporter: Sumit Mohanty
Assignee: Sumit Mohanty
Priority: Critical
Fix For: 2.1.0
On HDInsight clusters, WASB is the default filesystem. Hence, decommission
command should specify -fs parameter. In absence of that, we see errors of the
form:
Fail: Execution of 'hadoop --config /etc/hadoop/conf dfsadmin -refreshNodes'
returned 255. DEPRECATED: Use of this script to execute hdfs command is
deprecated.
Instead use the hdfs command for it.
refreshNodes: FileSystem wasb://[email protected]
is not an HDFS file system
Usage: hdfs dfsadmin [-refreshNodes]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)