[
https://issues.apache.org/jira/browse/METRON-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685459#comment-15685459
]
ASF GitHub Bot commented on METRON-565:
---------------------------------------
Github user mmiklavc commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/365#discussion_r89033125
--- Diff:
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/0.3.0/configuration/metron-env.xml
---
@@ -246,7 +246,7 @@ bolt.hdfs.file.system.url={{ default_fs }}
bolt.hdfs.wip.file.path=/paloalto/wip
bolt.hdfs.finished.file.path=/paloalto/rotated
bolt.hdfs.compression.codec.class=org.apache.hadoop.io.compress.SnappyCodec
-index.hdfs.output={{ metron_apps_enrichment_dir }}
--- End diff --
But that param/value is hidden from the user right?
> 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)