[
https://issues.apache.org/jira/browse/METRON-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15883496#comment-15883496
]
ASF GitHub Bot commented on METRON-733:
---------------------------------------
Github user cestella commented on the issue:
https://github.com/apache/incubator-metron/pull/461
+1 by inspection, looks good! Thanks @justinleet
> 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)