You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Casey Stella (JIRA)" <ji...@apache.org> on 2017/09/09 00:48:01 UTC

[jira] [Updated] (METRON-1150) REST parseMessage endpoint fails with Unable to load from either classpath or HDFS

     [ https://issues.apache.org/jira/browse/METRON-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Casey Stella updated METRON-1150:
---------------------------------
    Fix Version/s: 0.4.1

> REST parseMessage endpoint fails with Unable to load <grok file> from either classpath or HDFS
> ----------------------------------------------------------------------------------------------
>
>                 Key: METRON-1150
>                 URL: https://issues.apache.org/jira/browse/METRON-1150
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Ryan Merriman
>            Assignee: Ryan Merriman
>             Fix For: 0.4.1
>
>
> There was a regression introduced with https://github.com/apache/metron/pull/672.  Previously the REST application would store grok patterns locally when parsing a sample message with the GrokParser.  Now that REST gets it's HDFS configuration from core-site.xml, the GrokParser will always look in HDFS.  As a result, the REST app should store temporary grok files in HDFS instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)