Re: Metron Enrichment Error

2019-11-07 Thread Michael Miklavcic
f4j/impl/StaticLoggerBinder.class] > > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an > explanation. > > SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > > Took 0.4232 secondsERROR ArgumentError: Table enrichment does not exist. > > > > NOTE: About the SLF4J I did check the error in the website > http://www.slf4j.org/codes.html#multiple_bindings and it suggests to > remove one of the “.jar” files. I don’t think that’s a safe approach, so I > kept both of them. May it be the problem? > > > > Thanks > > > > *De:* Michael Miklavcic > *Enviada:* 6 de novembro de 2019 17:47 > *Para:* user@metron.apache.org > *Assunto:* Re: Metron Enrichment Error > > > > Hrm, I'm not sure how REST and mysql have anything to do with fixing that > particular issue, but I'm glad you were able to get it working! >

Re: Metron Enrichment Error

2019-11-06 Thread Michael Miklavcic
Hrm, I'm not sure how REST and mysql have anything to do with fixing that particular issue, but I'm glad you were able to get it working! On Wed, Nov 6, 2019 at 8:27 AM Gonçalo Pedras wrote: > Resolved. > > Deleted Metron service and added the service again but this time I > configured REST by

Re: Metron Enrichment Error

2019-11-06 Thread Michael Miklavcic
You shouldn't need to create the HBase tables - the Ambari Metron MPack install will (should) do that for you. Do you have a file in $METRON_HOME/config/ named "metron_enrichment_hbase_configured"? We add a coprocessor to the HBase enrichment table and it looks like your startup is having issues

Re: Metron Enrichment Error

2019-11-06 Thread Gonçalo Pedras
Resolved. Deleted Metron service and added the service again but this time I configured REST by configuring the JDBC with mysql. On 2019/11/06 10:49:50, Gonçalo Pedras mailto:g...@ctd.pt>> wrote: > Hi,> > I've built Metron and installed alongside the current Ambari version with > HDP-3.1

Metron Enrichment Error

2019-11-06 Thread Gonçalo Pedras
Hi, I've built Metron and installed alongside the current Ambari version with HDP-3.1 support provided by the GitHub project (https://github.com/apache/metron/tree/feature/METRON-2088-support-hdp-3.1). I've followed the documentation and installed everything with success. Altough when i'm