You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2016/01/22 10:00:47 UTC

[jira] [Updated] (TAJO-2060) Upgrade geoip-api-java library

     [ https://issues.apache.org/jira/browse/TAJO-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinho Kim updated TAJO-2060:
----------------------------
    Priority: Major  (was: Critical)

> 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.1
>            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)