Hi,
while taking some jobs off of Hadoop, I realized that some of our pig scripts rely on
geoip-1.2.9-patch-2-SNAPSHOT.jar
, although only the patch-1 variant is provided in maven central [1], and on our nexus [2]. We also do not have a publicly visible fork of geoip in gerrit [3]. The patch-2 only exists in our hadoop [4] cluster.
How do we build that jar? What extra patches are in there?
Best regards, Christian
[1] http://search.maven.org/#browse%7C1125542321 [2] http://nexus.wmflabs.org/nexus/index.html#nexus-search;quick~geoip [3] https://gerrit.wikimedia.org/r/#/admin/projects/?filter=geo [4] See /libs/geoip-1.2.9-patch-2-SNAPSHOT.jar in hadoop