You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/10/11 14:25:33 UTC

[jira] [Commented] (AMBARI-7746) Slider View: set admin password param as masked

    [ https://issues.apache.org/jira/browse/AMBARI-7746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168122#comment-14168122 ] 

Hadoop QA commented on AMBARI-7746:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12674358/AMBARI-7746.patch
  against trunk revision .

    {color:red}-1 patch{color}.  Top-level trunk compilation may be broken.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/166//console

This message is automatically generated.

> Slider View: set admin password param as masked
> -----------------------------------------------
>
>                 Key: AMBARI-7746
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7746
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 1.7.0
>            Reporter: Andrii Babiichuk
>            Assignee: Andrii Babiichuk
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7746.patch, AMBARI-7746_branch_1.7.0.patch
>
>
> https://github.com/apache/ambari/blob/trunk/contrib/views/slider/src/main/resources/view.xml
> Need to set this paramater as <masked>true</masked>
> {code}
> 	<parameter>
> <name>ambari.server.password</name>
> <description>Ambari administrator password (for example: admin)
> </description>
> <required>true</required>
> </parameter>
> {code}
> Also, change the descriptions on these properties:
> |ambari.server.username|Cluster Operator username (for example: admin)|
> |ambari.server.password|
> |Cluster Operator password (for example: admin)|
> Because you don't need to be an ambari admin, you need to be at least a cluster operator.



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