[
https://issues.apache.org/jira/browse/AMBARI-17657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372632#comment-15372632
]
Hudson commented on AMBARI-17657:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5279 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5279/])
AMBARI-17657 Ambari uses default hdfs user on NNHA wizard. (ababiichuk)
(ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bafb1ff36fb1c1af5d4b2790e83c846006143e37])
*
ambari-web/app/controllers/main/admin/highAvailability/nameNode/wizard_controller.js
> Ambari uses default hdfs user on NNHA wizard
> --------------------------------------------
>
> Key: AMBARI-17657
> URL: https://issues.apache.org/jira/browse/AMBARI-17657
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Blocker
> Fix For: 2.4.0
>
> Attachments: AMBARI-17657.patch
>
>
> 1. During install change hdfs (ex: 'hdfs1')
> 2. Go to NNHA wizard
> 3. On 4 step in manual command default hfds user is shown like:
> "sudo su *hdfs* -l -c 'hdfs dfsadmin -safemode enter'"
> But should be:
> "sudo su *hdfs1* -l -c 'hdfs dfsadmin -safemode enter'"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)