[
https://issues.apache.org/jira/browse/AMBARI-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569821#comment-14569821
]
Hudson commented on AMBARI-11548:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #2788 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2788/])
AMBARI-11548. DN Decommission does not work when default file system is not
hdfs (smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=79437ef2b9a6a85f5f7f5e9c0839e50c5cfe883c)
*
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_namenode.py
* ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py
> 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
>
> Attachments: AMBARI-11548.patch
>
>
> 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)