HiveUDFs
HiveUDFs copied to clipboard
My Personal Collection of Hive UDFs
Results
1
HiveUDFs issues
Sort by
recently updated
recently updated
newest added
Please add support for ASNum Edition database. GeoLite ASN is available from there https://dev.maxmind.com/geoip/legacy/geolite/ It should return ASNum by IP address: https://github.com/maxmind/geoip-api-java/blob/master/src/test/java/com/maxmind/geoip/ASNumLookupTest.java Looks it using same LookupService, but not works...