[
https://issues.apache.org/jira/browse/KNOX-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay resolved KNOX-1183.
-------------------------------
Resolution: Won't Fix
> Service Discovery: Provide support for Ambari service discovery
> ---------------------------------------------------------------
>
> Key: KNOX-1183
> URL: https://issues.apache.org/jira/browse/KNOX-1183
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: 0.14.0
> Reporter: J.Andreina
> Assignee: J.Andreina
> Priority: Critical
> Fix For: 1.3.0
>
>
> Feature : Service Discovery
> When Service Ambari is added to descriptor (sample.json) as below , generated
> topology file (<gateway_home>/conf/topology/sample.xml)does not have the
> Ambari service
> sample.json:
> {noformat}
> {
> "discovery-address":"http://gateway_host:8080",
> "provider-config-ref":"ha_providers",
> "cluster":"cl1",
> "services":[
> {"name":"WEBHDFS"},
> {"name":"WEBHBASE"},
> {"name":"AMBARI"}
> ]
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)