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

Hudson commented on AMBARI-20872:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1615 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/1615/])
AMBARI-20872 Required properties for services in the blueprint are (lpuskas: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3dc1811e1fb07976c0684e59b11a264244ac9e71])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyValidator.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/BlueprintImplTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/RequiredConfigPropertiesValidator.java
* (add) 
ambari-server/src/test/java/org/apache/ambari/server/topology/validators/RequiredConfigPropertiesValidatorTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/BlueprintValidatorImpl.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/TopologyValidatorFactory.java


> Defer validation of required configuration from the blueprint validator to a 
> point where all the configuration is available.
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-20872
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20872
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Laszlo Puskas
>            Assignee: Laszlo Puskas
>             Fix For: 3.0.0, 2.5.2
>
>         Attachments: AMBARI-20872.trunk.v1.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Validating whether all the required configuration properties are provided is 
> done when the blueprint is posted, however these properties can also be 
> provided in the cluster creation template.
> This validation should be done later, when configuration from both the 
> blueprint and the cluster creation template is available.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to