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

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

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1409 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/1409/])
AMBARI-20755 topology configuration type validation on blueprint (lpuskas: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a9cda4f1f82aa0f42aa3fb7ddee5947ef2dab603])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/ClusterTopology.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/ClusterTopologyImpl.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyManager.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/controller/internal/ScaleClusterRequest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyRequest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/TopologyManagerTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/ChainedTopologyValidator.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterInstallWithoutStartOnComponentLevelTest.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/RequiredPasswordValidatorTest.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/validators/HiveServiceValidatorTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ProvisionClusterRequestTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/PersistedStateImpl.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/topology/ClusterDeployWithStartOnlyTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/StackConfigTypeValidator.java
* (add) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/TopologyValidatorService.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterInstallWithoutStartTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/RequiredPasswordValidator.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/topology/validators/HiveServiceValidator.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/ProvisionClusterRequest.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.b-2.5.v2.patch, 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