[
https://issues.apache.org/jira/browse/METRON-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Allen updated METRON-1198:
-------------------------------
Fix Version/s: (was: Next + 1)
0.4.2
> Pycapa - No such configuration property: "sasl.kerberos.principal"
> ------------------------------------------------------------------
>
> Key: METRON-1198
> URL: https://issues.apache.org/jira/browse/METRON-1198
> Project: Metron
> Issue Type: Improvement
> Affects Versions: 0.4.1
> Reporter: Nick Allen
> Assignee: Nick Allen
> Fix For: 0.4.2
>
>
> When running pycapa in a Kerberized environment, but without a version of
> librdkafka built with SASL support, it can produce error messages that
> look-like the following.
> {code}
> KafkaError{code=_INVALID_ARG,val=-186,str="No such configuration property:
> "sasl.kerberos.principal""}
> {code}
> This can happen when a user accidentally installs multiple version of
> librdkafka and the version that the Python interpreter links to is the one
> without SASL support.
> I am going to update the README to doc this specific condition.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)