Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1198

Pycapa - No such configuration property: "sasl.kerberos.principal"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Done
    • Major
    • Resolution: Done
    • 0.4.1
    • 0.4.2
    • None

    Description

      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.

      KafkaError{code=_INVALID_ARG,val=-186,str="No such configuration property: "sasl.kerberos.principal""}
      

      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.

      Attachments

        Issue Links

          Activity

            People

              nickwallen Nick Allen
              nickwallen Nick Allen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: