[
https://issues.apache.org/jira/browse/AMBARI-18626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15585498#comment-15585498
]
Hadoop QA commented on AMBARI-18626:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12833940/AMBARI_18626.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{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
ambari-web.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/8899//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/8899//console
This message is automatically generated.
> UI doesn't show validation errors for removed properties
> --------------------------------------------------------
>
> Key: AMBARI-18626
> URL: https://issues.apache.org/jira/browse/AMBARI-18626
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.5.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Fix For: 3.0.0
>
> Attachments: AMBARI_18626.patch
>
>
> Validation errors where added for empty or removed hadoop.proxyuser.*
> properties. But if a property doesn't exist, UI doesn't show a validation
> warning item (stack_advisor returns an error in validation items).
> *STR:*
> 1) Start install wizard
> 2) Select HDFS, Yarn, Zookeeper
> 3) Navigate to Customize Service page
> 4) Select HDFS and open *Custom core-site* category
> 5) Remove any/all hadoop.proxyuser.* properties , e.g.
> hadoop.proxyuser.hdfs.groups
> 6) Click next
> *Result:*
> No warnings.
> *Expected:*
> The warning: "Value should be set for hadoop.proxyuser.hdfs.groups"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)