[
https://issues.apache.org/jira/browse/METRON-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565247#comment-16565247
]
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_r206864051
--- Diff: metron-sensors/pycapa/README.md ---
@@ -54,8 +54,8 @@ General notes on the installation of Pycapa.
```
export PREFIX=/usr
- wget https://github.com/edenhill/librdkafka/archive/v0.9.4.tar.gz -O
- | tar -xz
- cd librdkafka-0.9.4/
+ wget https://github.com/edenhill/librdkafka/archive/v0.11.5.tar.gz
-O - | tar -xz
+ cd librdkafka-0.11.5/
--- End diff --
Yes it works for unsecured deployment as well.
> 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)