[
https://issues.apache.org/jira/browse/TAJO-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112119#comment-15112119
]
Hudson commented on TAJO-2060:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #661 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/661/])
TAJO-2060: Upgrade geoip-api-java library. (jhkim: rev
4c7c71f08a9dd2fc7596907a644c8771ccd70923)
* tajo-core/pom.xml
* CHANGES
> Upgrade geoip-api-java library
> ------------------------------
>
> Key: TAJO-2060
> URL: https://issues.apache.org/jira/browse/TAJO-2060
> Project: Tajo
> Issue Type: Improvement
> Components: Function/UDF
> Affects Versions: 0.11.0
> Reporter: Byunghwa Yun
> Assignee: Byunghwa Yun
> Fix For: 0.12.0, 0.11.1
>
>
> Tajo use the dspace-geoip library, version is 1.2.3.
> Now geoip data doesn't work at 1.2.3 version.
> We need change 1.2.14 from 1.2.3 version.
> Below related exception.
> java.lang.ArrayIndexOutOfBoundsException: 254
> at com.maxmind.geoip.LookupService.getCountry(LookupService.java:436)
> at com.maxmind.geoip.LookupService.getCountry(LookupService.java:408)
> at org.apache.tajo.util.GeoIPUtil.getCountryCode(GeoIPUtil.java:44)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)