Because stellar statements are validated prior to pushing, we needed the
functions on the classpath.  I don't particularly like it as it's a
kludge.  I'd really prefer to separate the non-core stellar functions from
the Metron core and have them deployed to HDFS, but we haven't gotten there
quite yet. :)

Casey

On Mon, Apr 24, 2017 at 7:15 AM, Otto Fowler <[email protected]>
wrote:

> So, this script is in common, but:
>
> export JAR=metron-parsers-$METRON_VERSION-uber.jar
>
> Is the jar it executes.   The class it references is :
>
>
> export CLASSNAME=“org.apache.metron.common.cli.ConfigurationManager"
>
> So, why is it calling the parsers jar?
>

Reply via email to