question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Geolite Database dependency

See original GitHub issue

Geolite database is used for testing GeoIP feature in OpenSearch, it has sample data to test against. It uses mmdb format built by Maxmind (https://dev.maxmind.com/geoip/geoip2/geolite2/).

Today we just depend on Elastic to get this information and we have to build our own sample data to remove the dependency.

org.elasticsearch:geolite2-databases:20191119 is used in the ingest-geoip processor for tests. https://github.com/opensearch-project/OpenSearch/blob/main/modules/ingest-geoip/build.gradle#L48

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
dblockcommented, Jun 3, 2021

@saratvemulapalli maybe edit this issue to say what we actually want to do here?

0reactions
minalshacommented, May 31, 2022

This is a dependency we need to get rid of but we are still using it for Search. @anasalkouz is this something you can look into since it is related to Search?

Read more comments on GitHub >

github_iconTop Results From Across the Web

GeoIP and GeoLite - MaxMind Developer Portal
Databases and Web Services ... MaxMind's GeoIP2 and GeoLite2 IP intelligence products and services are used to discover information about a specific IP...
Read more >
MaxMind GeoIP2 Java API - GitHub Pages
This distribution provides an API for the GeoIP2 and GeoLite2 web services and databases. Installation. Maven. We recommend installing this package with Maven....
Read more >
org.elasticsearch » geolite2-databases - Maven Repository
Version Repository Usages Date 20191119 Central 0 Nov 19, 2019 20180911 Central 2 Sep 14, 2018 20180303 Central 0 Mar 08, 2018
Read more >
Add the GeoIP2/GeoLite2 Database to a Project - Bloomreach
This method creates a small Maven project that wraps the database and is added as a dependency to the Bloomreach Experience Manager implementation...
Read more >
Download geolite JAR files with all dependencies
Embeds the free geolite2 databases. This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found