Thanks for the response. I solved by running the script geo_enrichment_load.sh at /usr/metron/0.7.0/bin instead of doing things manually.
On Mon, May 20, 2019 at 1:39 PM Michael Miklavcic < [email protected]> wrote: > What version are you running? Take a look at this - > https://github.com/apache/metron/pull/1299 - maxmind changed their format. > > On Mon, May 20, 2019 at 10:04 AM Thiago Rahal Disposti < > [email protected]> wrote: > >> Hi everyone, >> >> After a long time with everything working perfectly this error started >> showing off in Storm in the enrichment topology: >> >> >> >> *2019-05-17 14:01:48.898 o.a.m.e.a.g.GeoLiteDatabase pool-23-thread-4 >> [WARN] [Metron] GeoLite2 DB encountered an >> errorcom.maxmind.db.InvalidDatabaseException: The MaxMind DB file's search >> tree is corrupt: contains pointer larger than the database. at >> com.maxmind.db.Reader.resolveDataPointer(Reader.java:243) ~[stormjar.jar:?]* >> >> I tried removing the current database and uploading a new one but it >> doesn't work. >> Restarting HDFS, Storm and Metron Enrichment also didn't work. >> >> Anyone already solve this issue? >> >> >> Thanks, >> Thiago Rahal >> >> >> >> >>
