Possible Stellar bug

2019-07-08 Thread David Auclair
the GET_LAST... This is causing the IS_URL to fail to match. Unless I'm doing something wrong, I believe this is a bug. Regards, David Auclair

flatfile_summarizer

2019-07-05 Thread David Auclair
elegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.hadoop.util.RunJar.run(RunJar.java:233) at org.apache.hadoop.util.RunJar.main(RunJar.java:148) Am I doing something wrong? Also, is there a b

Unable to load geoip enrichments

2019-04-27 Thread David Auclair
Hey, Currently running Metron 0.7.1 (via HCP 1.9.1), and I'm unable to load the default geoip enrichments. I'm running the following command: /usr/hcp/current/metron/bin/maxmind_enrichment_load.sh -z zookeeper:2181 And it looks like it's successfully writing the ASN and geolite feeds to HDFS.

Build Errors

2018-10-24 Thread David Auclair
tron-rest-0.6.1-archive.tar.gz -C /root/BUILDROOT/metron-0.6.1-root/usr/metron/0.6.1 tar (child): /root/SOURCES/metron-rest-0.6.1-archive.tar.gz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now Any advice on how to solve this issue? Thanks in advance