J.Andreina created KNOX-1181:
--------------------------------

             Summary: 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
    Affects Versions: 0.14.0
            Reporter: J.Andreina
             Fix For: 0.14.0


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)

Reply via email to