[
https://issues.apache.org/jira/browse/METRON-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312105#comment-16312105
]
ASF GitHub Bot commented on METRON-1302:
----------------------------------------
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/831
> I went with adjusting the display names rather than variable prefixes.
@cestella I agree with this approach. On the front-end, make it specific to
the technology for the administrator. In back, where things are pluggable, I
think the more general/abstract prefixes you proposed make sense. This way the
back end doesn't have to change all the time when we introduce a new batch
and/or ra system.
> 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)