[
https://issues.apache.org/jira/browse/KNOX-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16363177#comment-16363177
]
ASF subversion and git services commented on KNOX-1181:
-------------------------------------------------------
Commit b751c72e93266fd83355d80bc536a75828bb5e30 in knox's branch
refs/heads/master from [~pzampino]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=b751c72 ]
KNOX-1181: Add support for RANGER and RANGERUI service endpoint discovery via
Ambari
> Service Discovery feature should be enabled for RANGER service
> --------------------------------------------------------------
>
> Key: KNOX-1181
> URL: https://issues.apache.org/jira/browse/KNOX-1181
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.14.0
> Reporter: J.Andreina
> Assignee: Phil Zampino
> Priority: Major
> Fix For: 1.1.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Feature : Service Discovery
> When Service Ranger is added to descriptor (sample.json) as below , generated
> topology file (<gateway_home>/conf/topology/sample.xml)does not have the
> Ranger service
> sample.json:
> ============
> {noformat}
> {
> "discovery-address":"http://gateway_host:8080",
> "provider-config-ref":"ha_providers",
> "cluster":"cl1",
> "services":[
> \{"name":"WEBHDFS"},
> \{"name":"WEBHBASE"},
> \{"name":"RANGER"}
> ]
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)