Skip to content

Commit

Permalink
Add a script for importing GeoIP data
Browse files Browse the repository at this point in the history
* Splits subnets as necessary to remove any overlap
* Is a Scala script to run in Spark CLI
* Can optionally import the data into a Spark table
* Adds 3 extra columns that will be used to find the subnet for an IP address

Signed-off-by: Norman Jordan <[email protected]>
  • Loading branch information
normanj-bitquill committed Nov 27, 2024
1 parent 7b6e485 commit da6c911
Show file tree
Hide file tree
Showing 2 changed files with 459 additions and 0 deletions.
Loading

0 comments on commit da6c911

Please sign in to comment.