You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/07/23 14:07:38 UTC

[jira] [Created] (AMBARI-6573) 2.0.6 stack definition contains dependencies to component not in stack

Andrew Onischuk created AMBARI-6573:
---------------------------------------

             Summary: 2.0.6 stack definition contains dependencies to component not in stack
                 Key: AMBARI-6573
                 URL: https://issues.apache.org/jira/browse/AMBARI-6573
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 1.7.0


In the 2.0.6 stack definition, HIVE_SERVER and NAGIOS_SERVER have a dependency
on TEZ_CLIENT. But, TEZ is not a service in the stack.

This results in issues when deploying the 2.0.6 stack via blueprints. Because
the TEZ_CLIENT dependency is listed as auto-install, it is added to the
blueprint during registration as necessary to satisfy the above dependencies.
When the blueprint is used to deploy a cluster, an error occurs because ambari
is unable to determine the service which corresponds to the TEZ_CLIENT
component.





--
This message was sent by Atlassian JIRA
(v6.2#6252)