Andrew Onischuk created AMBARI-7487:
---------------------------------------
Summary: Service component Dependencies field should also expose
scope in API.
Key: AMBARI-7487
URL: https://issues.apache.org/jira/browse/AMBARI-7487
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 1.7.0
The stack has the scope for a defined dependency of a serviceComponent
information.
<dependency>
<name>HDFS/HDFS_CLIENT</name>
<scope>host</scope>
<auto-deploy>
<enabled>true</enabled>
</auto-deploy>
</dependency>
This scope related information is not provided in the API.
This is required to address in generic manner in ambari-web code
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)