[
https://issues.apache.org/jira/browse/KNOX-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Zampino updated KNOX-1183:
-------------------------------
Fix Version/s: (was: 1.1.0)
Future
> [KNOX] 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: Future
>
>
> 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)