GitHub user dlyle65535 opened a pull request:

    https://github.com/apache/incubator-metron/pull/314

    METRON-465: Automatically set storm-site topology.classpath

    1) Set storm-site topology.classpath to /etc/hbase/conf:/etc/hadoop/conf as 
recommendation
    2) Display error when storm-site topology.classpath doesn't not contain 
/etc/hbase/conf or /etc/hadoop/conf
    
    Tested on Docker cluster following procedure here: [Metron 
MPack](https://www.evernote.com/l/AhLFVR-9CsFIYYnOnF43BlxSsT4F856qwaY) for 
following cases.
    
    1) Adds topology.classpath to storm-site configuration and sets it to 
/etc/hbase/conf:/etc/hadoop/conf when it does not exist.
    2) Appends /etc/hbase/conf:/etc/hadoop/conf when topology.classpath does 
not contain both paths
    3) Append appropriate path when only one is missing. 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dlyle65535/incubator-metron METRON-465

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/314.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 #314
    
----
commit 622d1d5a2f0f89a35d672c5cfdae1ca23c214609
Author: David Lyle <dlyle65...@gmail.com>
Date:   2016-10-17T16:40:54Z

    METRON-465: Automatically set storm-site topology.classpath

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to