You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/17 16:48:58 UTC

[jira] [Commented] (METRON-465) Automatically set storm-site topology.classpath

    [ https://issues.apache.org/jira/browse/METRON-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582724#comment-15582724 ] 

ASF GitHub Bot commented on METRON-465:
---------------------------------------

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 <dl...@gmail.com>
Date:   2016-10-17T16:40:54Z

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

----


> Automatically set storm-site topology.classpath
> -----------------------------------------------
>
>                 Key: METRON-465
>                 URL: https://issues.apache.org/jira/browse/METRON-465
>             Project: Metron
>          Issue Type: Sub-task
>            Reporter: David M. Lyle
>            Assignee: David M. Lyle
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)