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

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/12674411/AMBARI-7746.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
contrib/views/slider.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/170//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/170//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)

Reply via email to