[
https://issues.apache.org/jira/browse/AMBARI-18626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15585607#comment-15585607
]
Hudson commented on AMBARI-18626:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #5818 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5818/])
AMBARI-18626 UI doesn't show validation errors for removed properties.
(ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=61cc3a9e6100216ccb114d07a64619d9191f17cd])
* (edit) ambari-web/app/mixins/common/serverValidator.js
* (edit) ambari-web/test/mixins/common/serverValidator_test.js
> 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)