[
https://issues.apache.org/jira/browse/RANGER-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212674#comment-16212674
]
Ronald van de Kuil commented on RANGER-1847:
--------------------------------------------
I did reinstall and this time I also installed usersync. This got rid of a few
errors.
The kafka server says:
[2017-10-14 13:25:46,192] ERROR Error getting policies. secureMode=false,
user=kafka (auth:SIMPLE),
response={"httpStatusCode":400,"statusCode":1,"msgDesc":"Service:kafkadev not
found","messageList":[{"name":"DATA_NOT_FOUND","rbKey":"xa.error.data_not_found","message":"Data
not found"}]}, serviceName=kafkadev
Ranger says:
ranger_admin.log:2017-10-14 13:38:17,786 [http-bio-6080-exec-10] INFO
org.apache.ranger.common.RESTErrorUtil (RESTErrorUtil.java:336) - Operation
error.
response=VXResponse={org.apache.ranger.view.VXResponse@71383623statusCode={1}
msgDesc={Service:kafkadev not found}
messageList={[VXMessage={org.apache.ranger.view.VXMessage@40cfff48name={DATA_NOT_FOUND}
rbKey={xa.error.data_not_found} message={Data not found} objectId={null}
fieldName={null} }]} }
> Ranger Kafka Plugin sasl.enabled.mechanisms=PLAIN
> -------------------------------------------------
>
> Key: RANGER-1847
> URL: https://issues.apache.org/jira/browse/RANGER-1847
> Project: Ranger
> Issue Type: Test
> Components: plugins
> Affects Versions: 0.6.3, 0.7.1
> Environment: ubuntu stand-alone hobby environment
> Reporter: Ronald van de Kuil
> Priority: Minor
>
> I am such a NOOB hobby-ing away. And I like it. ;)
> I figured I would give it a try to setup Kafka to use the
> sasl.enabled.mechanisms of type PLAIN with ranger to do the authorisation and
> the auditing (instead of GSSAPI).
> I got it to work pretty far. KafkaServer gets into state SaslAuthenticated
> with Zookeeper.
> Next it loads the ranger kafka plugin. Then the RangerKafkaAuthorizer
> complains about Kerberos.
> I then updated the CLASSPATH and it complains about something else.
> I am not sure how to classify this issue.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)