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

Hudson commented on AMBARI-20755:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7302 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/7302/])
AMBARI-20755 topology configuration type validation on blueprint (lpuskas: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=103e49a899b57ff286889b8840e758c53bdaf1e8])
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ProvisionClusterRequestTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/RequiredPasswordValidatorTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterDeployWithStartOnlyTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyRequest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/ChainedTopologyValidator.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/PersistedStateImpl.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterInstallWithoutStartTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ExportBlueprintRequest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/TopologyManagerTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/validators/HiveServiceValidatorTest.java
* (add) 
ambari-server/src/test/java/org/apache/ambari/server/topology/validators/StackConfigTypeValidatorTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ScaleClusterRequestTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/HiveServiceValidator.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyManager.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/RequiredPasswordValidator.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterTopologyImplTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterInstallWithoutStartOnComponentLevelTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/TopologyValidatorService.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/StackConfigTypeValidator.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/ClusterTopologyImpl.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/TopologyValidatorFactory.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ScaleClusterRequest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ProvisionClusterRequest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/ClusterTopology.java


> Configuration type validation in case of blueprint deployments
> --------------------------------------------------------------
>
>                 Key: AMBARI-20755
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20755
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Laszlo Puskas
>            Assignee: Laszlo Puskas
>             Fix For: 2.5.1
>
>         Attachments: AMBARI-20755.trunk.v3.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Problem:
> Configuration types posted in the blueprint or in the cluster creation 
> template need to be validated before the cluster provisioning is started and 
> cluster resources are persisted in the database. 
> This validation should be done when the topology configuration comes together 
> so that it's not modified and enhanced further.
> Currently the topology configuration is modified after the validation thus on 
> blueprint deployments the cluster provisioning may fail despite of the right 
> configuration. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to