[
https://issues.apache.org/jira/browse/AMBARI-17251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333939#comment-15333939
]
Hudson commented on AMBARI-17251:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5092 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5092/])
AMBARI-17251. Client components that are dependencies of services in the
(smagyari:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=adacd73155a8cea1e861d52e718b35b15dd66e5c])
*
ambari-server/src/test/java/org/apache/ambari/server/topology/BlueprintValidatorImplTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/topology/BlueprintValidatorImpl.java
> Client components that are dependencies of services in the stack definitions
> are always added to blueprint deployments
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-17251
> URL: https://issues.apache.org/jira/browse/AMBARI-17251
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Laszlo Puskas
> Assignee: Laszlo Puskas
> Fix For: 2.4.0
>
> Attachments: AMBARI-17251.v1.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> h3. Problem:
> Component dependencies from stack definitions are automatically added to
> blueprint deployments even the services components belong to are not listed
> in the blueprint.
> eg. SPARK_CLIENT/TEZ_CLIENT components that are listed as dependencies of the
> ATS and RESOURCEMANAGER in the stack definitions are always added to
> blueprints.
> h3. Solution
> Component dependencies defined in stack definitions are only added to
> blueprints if services belonging to the listed components are part of the
> blueprint
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)