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

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

Github user nickwallen commented on a diff in the pull request:

    https://github.com/apache/metron/pull/831#discussion_r150315275
  
    --- Diff: 
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/configuration/metron-indexing-env.xml
 ---
    @@ -73,18 +98,31 @@
             <display-name>Indexing Update Column Family</display-name>
         </property>
         <property>
    -        <name>indexing_workers</name>
    +        <name>ra_indexing_workers</name>
    +        <description>Number of Indexing Topology Workers</description>
    --- End diff --
    
    Actually, I see the display name is different.  Doh.  But here we are using 
the terms "Elasticsearch" and "HDFS", rather than "Random Access" and "Batch".  
We should probably stick with one nomenclature.


> 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)

Reply via email to