[GitHub] [metron-bro-plugin-kafka] JonZeolla commented on a change in pull request #44: METRON-2270 Update to reflect bro project rename

2020-05-05 Thread GitBox


JonZeolla commented on a change in pull request #44:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/44#discussion_r420364150



##
File path: README.md
##
@@ -16,7 +16,7 @@ This software is a part of the [Apache 
Metron](http://metron.apache.org/) projec
 
 `zkg` is the preferred mechanism for installing this plugin, as it will 
dynamically retrieve, build, test, and load the plugin.  Note, that you will 
still need to [activate](#activation) and configure the plugin after your 
installation.
 
-1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against the latest 
release of librdkafka, which at the time of this writing is v1.4.2.
+1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against librdkafka 
v1.4.2.

Review comment:
   Updated documentation to point to RC3 regarding what was tested and 
`zkg.meta` points to `~1.4.2-RC1` as the required external_depends





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [metron-bro-plugin-kafka] JonZeolla commented on a change in pull request #44: METRON-2270 Update to reflect bro project rename

2020-05-05 Thread GitBox


JonZeolla commented on a change in pull request #44:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/44#discussion_r420359510



##
File path: README.md
##
@@ -63,11 +63,11 @@ This software is a part of the [Apache 
Metron](http://metron.apache.org/) projec
 
 ### Manual Installation
 
-Manually installing the plugin should only occur in situations where 
installing and configuring `zkg` is not reasonable, such as in a docker 
container.  If you are running zeek in an environment where you do not have 
Internet connectivity, investigate 
[bundles](https://docs.zeek.org/projects/package-manager/en/stable/zkg.html#bundle)
 or creating an internal [package 
source](https://docs.zeek.org/projects/package-manager/en/stable/source.html).
+Manually installing the plugin should *only* occur in situations where 
installing and configuring `zkg` is not reasonable.  If you are running zeek in 
an environment where you do not have Internet connectivity, investigate 
[bundles](https://docs.zeek.org/projects/package-manager/en/stable/zkg.html#bundle)
 or creating an internal [package 
source](https://docs.zeek.org/projects/package-manager/en/stable/source.html).
 
 These instructions could also be helpful if you were interested in 
distributing this as a package (such as a deb or rpm).
 
-1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against the latest 
release of librdkafka, which at the time of this writing is v1.4.2.
+1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against librdkafka 
v1.4.2.

Review comment:
   Update made throughout





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [metron-bro-plugin-kafka] JonZeolla commented on a change in pull request #44: METRON-2270 Update to reflect bro project rename

2020-05-05 Thread GitBox


JonZeolla commented on a change in pull request #44:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/44#discussion_r420299628



##
File path: README.md
##
@@ -16,7 +16,7 @@ This software is a part of the [Apache 
Metron](http://metron.apache.org/) projec
 
 `zkg` is the preferred mechanism for installing this plugin, as it will 
dynamically retrieve, build, test, and load the plugin.  Note, that you will 
still need to [activate](#activation) and configure the plugin after your 
installation.
 
-1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against the latest 
release of librdkafka, which at the time of this writing is v1.4.2.
+1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against librdkafka 
v1.4.2.

Review comment:
   Right, we are on the same page.  I'm saying I'm open to waiting to merge 
this until 1.4.2 is released and any remnants for RC3 are removed.  If we don't 
do that, I agree the docs should be accurate as of the commit and refer to RC3.
   
   I assume your preference is update the README to reflect the RC and get this 
merged sooner rather than later, given we don't know what the 1.4.2 timeframe 
is?





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [metron-bro-plugin-kafka] JonZeolla commented on a change in pull request #44: METRON-2270 Update to reflect bro project rename

2020-05-05 Thread GitBox


JonZeolla commented on a change in pull request #44:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/44#discussion_r420178988



##
File path: README.md
##
@@ -16,7 +16,7 @@ This software is a part of the [Apache 
Metron](http://metron.apache.org/) projec
 
 `zkg` is the preferred mechanism for installing this plugin, as it will 
dynamically retrieve, build, test, and load the plugin.  Note, that you will 
still need to [activate](#activation) and configure the plugin after your 
installation.
 
-1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against the latest 
release of librdkafka, which at the time of this writing is v1.4.2.
+1. Install [librdkafka](https://github.com/edenhill/librdkafka), a native 
client library for Kafka.  This plugin has been tested against librdkafka 
v1.4.2.

Review comment:
   This is up for debate, I'm good with waiting for the release or running 
with the RC.





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [metron-bro-plugin-kafka] JonZeolla commented on a change in pull request #44: METRON-2270 Update to reflect bro project rename

2020-05-05 Thread GitBox


JonZeolla commented on a change in pull request #44:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/44#discussion_r420092815



##
File path: README.md
##
@@ -12,68 +12,68 @@ This software is a part of the [Apache 
Metron](http://metron.apache.org/) projec
 
 ## Installation

Review comment:
   README should be accurate as of 761462a, ready for review.





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [metron-bro-plugin-kafka] JonZeolla commented on a change in pull request #44: METRON-2270 Update to reflect bro project rename

2020-05-04 Thread GitBox


JonZeolla commented on a change in pull request #44:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/44#discussion_r419702207



##
File path: README.md
##
@@ -12,68 +12,68 @@ This software is a part of the [Apache 
Metron](http://metron.apache.org/) projec
 
 ## Installation

Review comment:
   I think that the installation instructions need an update.





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org