GitHub user mmiklavc opened a pull request:
https://github.com/apache/incubator-metron/pull/204
METRON-356 Modify Storm topology.classpath via Ambari
This PR completes -
[https://issues.apache.org/jira/browse/METRON-356](https://issues.apache.org/jira/browse/METRON-356)
The code changes leverage Storm's built-in classpath properties for adding
additional files to the classpath instead of modifying Metron jar file
internals to include items required on the classpath.
I successfully tested this on full dev platform.
Additional info -
[https://issues.apache.org/jira/browse/STORM-54](https://issues.apache.org/jira/browse/STORM-54)
**Testing**
Standard deployment that includes deployment via Ambari. Ensure that the
pipeline runs without Exceptions from the parsers through to indexing in
Elasticsearch. Verify you see indexes being populated in Kibana. Note: If
you're seeing exceptions in the full dev platform in Vagrant, you might need to
stop YARN, MR2, and any other processes not necessary to verify indexing works
correctly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmiklavc/incubator-metron METRON-356
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/204.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 #204
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---