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

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

Github user justinleet commented on the issue:

    https://github.com/apache/incubator-metron/pull/461
  
    @nickwallen it is a separate issue.  
https://issues.apache.org/jira/browse/METRON-734 exists to track and fix it 


> Remove Geo database from ParserBolt
> -----------------------------------
>
>                 Key: METRON-733
>                 URL: https://issues.apache.org/jira/browse/METRON-733
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Justin Leet
>            Assignee: Justin Leet
>
> The ParserBolt inits the Geo DB in its prepare() method.  Parsers, unlike 
> enrichments, do not use geo as a base capability.  They should be able to run 
> without the DB file existing in HDFS.  This init causes issues if the file is 
> missing, even if GEO_GET is unused in the parser definition.
> This change should preserve the ability of Parsers to employ Stellar's 
> GEO_GET.  The Stellar function already handles that init, so it shouldn't be 
> an issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to