[
https://issues.apache.org/jira/browse/AMBARI-22805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331998#comment-16331998
]
Hudson commented on AMBARI-22805:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.6 #576 (See
[https://builds.apache.org/job/Ambari-branch-2.6/576/])
AMBARI-22805. Blueprints do not handle some failures properly
(6454655+adoroszlai:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=4b4990272f85dded0abf4264499e2052cd282b0c])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/CalculatedStatus.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/LogicalRequest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/tasks/TopologyHostTask.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/topology/AsyncCallableServiceTest.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RequestResourceProviderTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RequestResourceProvider.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/topology/TopologyManagerTest.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClustersTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/upgrade/SchemaUpgradeHelper.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyManager.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/tasks/TopologyTask.java
* (add)
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog262.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/AsyncCallableService.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/HostRequest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostComponentResourceProvider.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/PersistedState.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/PersistedStateImpl.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/topology/ConfigureClusterTaskTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/HostOfferResponse.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/TopologyHostRequestEntity.java
> Blueprints do not handle some failures properly
> -----------------------------------------------
>
> Key: AMBARI-22805
> URL: https://issues.apache.org/jira/browse/AMBARI-22805
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Critical
> Labels: blueprints, pull-request-available
> Fix For: 2.6.2
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Failures in the cluster configuration task and topology host tasks during
> blueprint cluster deployment or upscaling are not visible via request status.
> The logical request stays PENDING even after Ambari Server gave up retrying.
> Both the fact that it no longer makes progress and any reason of the failure
> can be seen only in {{ambari-server.log}}.
> Some ways to reproduce (all via blueprints):
> * Create cluster with ZooKeeper and HDFS, but omit the NAMENODE component
> * Create a secure cluster with wrong Kerberos credentials
> * Create a secure cluster without storing Kerberos credentials, restart
> Ambari Server, add a new node
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)