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/09/25 15:30:35 UTC

[jira] [Updated] (AMBARI-7487) Service component Dependencies field should also expose scope in API.

     [ https://issues.apache.org/jira/browse/AMBARI-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk updated AMBARI-7487:
------------------------------------
    Description: 
Add host scope dependencies on hdfs and yarn client for slider client definition in slider metainfo.xml.
This will also be required to support slider installation via blueprints


  was:
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




> 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
>
>
> Add host scope dependencies on hdfs and yarn client for slider client definition in slider metainfo.xml.
> This will also be required to support slider installation via blueprints



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)