GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2937
MINOR: Remove unused parameter from storm-kafka-client-example docs
The kafka_artifact_id parameter is not used anymore.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm fix-kafka-example-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2937.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 #2937
----
commit 111aa8d599d9216423f8ce5a79362460a5f6aa36
Author: Stig Rohde Døssing <srdo@...>
Date: 2019-01-11T10:58:05Z
MINOR: Remove unused parameter from storm-kafka-client-example docs
----
---