[
https://issues.apache.org/jira/browse/METRON-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308776#comment-16308776
]
ASF GitHub Bot commented on METRON-1302:
----------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/831
I ran this up in full dev and everything worked as advertised. I only
noticed a couple minor issues and left comments for those.
I also am a little confused by the ra/batch vs es/hdfs issue. I still see
places (Ambari config parameter names, Ambari MPack scripts, Flux file paths,
Flux properties, Storm topology names, etc) where the prefixes are ra/batch and
not es/hdfs. Reading through the PR comments I'm still not clear on what
approach we decided on but I think consistency would be good.
> Split up Indexing Topology into batch and random access sections
> ----------------------------------------------------------------
>
> Key: METRON-1302
> URL: https://issues.apache.org/jira/browse/METRON-1302
> Project: Metron
> Issue Type: Improvement
> Reporter: Casey Stella
>
> Currently we have the indexing topology handle writing to both random access
> indices (e.g. elasticsearch) as well as batch write indices (e.g. hdfs). We
> should split these up and configure them separately.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)