GitHub user z0r0 opened a pull request:
https://github.com/apache/metron-bro-plugin-kafka/pull/5
Fixing a spelling error causing find_libary to fail
find_library was failing. I found this typo, and it solved my issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/z0r0/metron-bro-plugin-kafka master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metron-bro-plugin-kafka/pull/5.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5
----
commit 64045a23a20a71aab1d1213be14f878793447720
Author: Ian Abreu <z0r0@...>
Date: 2018-01-17T19:58:32Z
Fixing a spelling error causing Find_Libary to fail
----
---