[
https://issues.apache.org/jira/browse/METRON-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621150#comment-16621150
]
ASF GitHub Bot commented on METRON-1785:
----------------------------------------
Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/1205#discussion_r218948540
--- Diff: metron-deployment/ansible/roles/librdkafka/defaults/main.yml ---
@@ -15,6 +15,6 @@
# limitations under the License.
#
---
-librdkafka_version: 0.9.4
-librdkafka_url:
https://github.com/edenhill/librdkafka/archive/v0.9.4.tar.gz
+librdkafka_version: 0.11.5
+librdkafka_url:
https://github.com/edenhill/librdkafka/archive/v0.11.5.tar.gz
--- End diff --
Pycapa only works with 0.11.5 now. This was tested and validated in a
previous PR #1136.
> Automate deployment of packet capture for development environment
> -----------------------------------------------------------------
>
> Key: METRON-1785
> URL: https://issues.apache.org/jira/browse/METRON-1785
> Project: Metron
> Issue Type: Improvement
> Reporter: Nick Allen
> Assignee: Nick Allen
> Priority: Major
>
> I added instructions for deploying all of the components required to generate
> and capture network packets in the development environment. I also fixed
> some issues I ran into along the way.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)