Github user nickwallen commented on the issue:
https://github.com/apache/incubator-metron/pull/282
Neha and I just talked through this. The other issue that we discovered is
that the PR has a canned tarball containing geoip data from Maxmind. Since
this is proprietary data we cannot host it in Metron.
We agreed that we just want to cover two use cases:
1. The user wants to download the latest data from MaxMind. This is the
default behavior.
2. The user wants to use data that is hosted at an alternative URL. The
alternative URL could be HTTP, HTTPS, or FTP. This might occur when running
Metron on an isolated/secure network or a test environment.
To cover these two use cases, we won't need the
`metron-deployment/roles/mysql_server/files/geodata.tar.xz` tarball.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---