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/11/21 22:17:58 UTC

[jira] [Commented] (METRON-565) apps/metron/enrichment/indexed directory path does not get created for metron cluster deployed via Ambari

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

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

GitHub user mmiklavc opened a pull request:

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

    METRON-565: apps/metron/enrichment/indexed directory path does not get created for metron cluster deployed via Ambari

    This PR addresses https://issues.apache.org/jira/browse/METRON-565
    
    Modified the parameters file to point to the correct path for indexing.
    
    **Testing**
    https://github.com/apache/incubator-metron/pull/364#issue-190758723


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

    $ git pull https://github.com/mmiklavc/incubator-metron METRON-565

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

    https://github.com/apache/incubator-metron/pull/365.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 #365
    
----
commit d8d4505c1d361a86227662d099f20dc68d6061fb
Author: Michael Miklavcic <mi...@gmail.com>
Date:   2016-11-21T22:12:54Z

    METRON-565: apps/metron/enrichment/indexed directory path does not get created for metron cluster deployed via Ambari

----


> apps/metron/enrichment/indexed directory path does not get created for metron cluster deployed via Ambari
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: METRON-565
>                 URL: https://issues.apache.org/jira/browse/METRON-565
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.2.1BETA
>            Reporter: Neha Sinha
>            Assignee: Michael Miklavcic
>
> Metron cluster deployed via ansible creates the following path in the hdfs :-
> ====================================================
> /apps/metron/enrichment/indexed
> However, the same directory path is not present in the Metron cluster deployed via Ambari :-
> ====================================================
> [root@hcsb-10 ~]# hdfs dfs -ls /apps/metron/enrichment
> Found 4 items
> drwxrwxr-x   - storm hadoop          0 2016-11-11 07:15 /apps/metron/enrichment/bro
> drwxrwxr-x   - storm hadoop          0 2016-11-11 07:18 /apps/metron/enrichment/snort
> drwxrwxr-x   - storm hadoop          0 2016-11-11 05:47 /apps/metron/enrichment/squid
> drwxrwxr-x   - storm hadoop          0 2016-11-11 07:18 /apps/metron/enrichment/yaf



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