[ 
https://issues.apache.org/jira/browse/METRON-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565246#comment-16565246
 ] 

ASF GitHub Bot commented on METRON-1701:
----------------------------------------

Github user MohanDV commented on a diff in the pull request:

    https://github.com/apache/metron/pull/1136#discussion_r206863799
  
    --- Diff: metron-sensors/pycapa/README.md ---
    @@ -239,25 +239,47 @@ The probe can be used in a Kerberized environment.  
Follow these additional step
       * The keytab used is located at 
`/etc/security/keytabs/metron.headless.keytab`
       * The service principal is `met...@example.com`
     
    +    If it is not, ensure that you have `libsasl` or `libsasl2` installed.  
On CentOS, this can be installed with the following command.   
    +    ```
    +    yum install -y cyrus-sasl cyrus-sasl-devel cyrus-sasl-gssapi
    +    ```
    + 
    + 1. Use the non-binary wheel to install confluent-kafka-python.
    +   
    +    The Python client README 
(https://github.com/confluentinc/confluent-kafka-python) has an important note 
for Kerberos case:
    +    ```
    +    **NOTE:** The pre-built Linux wheels do NOT contain SASL Kerberos 
support.
    +             If you need SASL Kerberos support you must install librdkafka 
and
    +             its dependencies using the above repositories and then build
    +             confluent-kafka from source.
    +     ```
    --- End diff --
    
    done


> Update General notes on the installation of Pycapa on Kerberized cluster
> ------------------------------------------------------------------------
>
>                 Key: METRON-1701
>                 URL: https://issues.apache.org/jira/browse/METRON-1701
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Mohan
>            Assignee: Mohan
>            Priority: Minor
>
> Update the steps to use Pycapa with Kerberos 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to