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 <[email protected]<mailto:[email protected]>> wrote: > 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 starting the services on my cluster, everything is running > fine with no errors except for Metron Enrichment which gives me an odd error > that I can't find any fix available for it.> > The error is:> > > resource_management.core.exceptions.ExecutionFailed: Execution of 'echo > "disable 'enrichment'" | hbase shell -n' returned 1.> > ...> > Took 0.3556 secondsERROR ArgumentError: Table enrichment does not exist.> > Does it implies that I must create the tables in HBase manually?> > > Thanks> >
