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

Jongyoung Park updated TAJO-2161:
---------------------------------
    Description: 
Currently Tajo uses GeoIP API 1.x version in built-in geoip functions. The 
library is GPL, and no test code now.

So it needs to be upgaded to [2.x|https://github.com/maxmind/GeoIP2-java] which 
has a breaking change and changed license to Apache one.
We can upgrade it and add test code.

  was:
Currently Tajo uses GeoIP API 1.x version in built-in geoip functions. The 
library is GPL, and no test code now.

So it needs to be upgaded to 2.x which has a breaking change and changed 
license to Apache one.
We can upgrade it and add test code.


> Upgrading GeoIP library
> -----------------------
>
>                 Key: TAJO-2161
>                 URL: https://issues.apache.org/jira/browse/TAJO-2161
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Function/UDF
>    Affects Versions: 0.11.3
>            Reporter: Jongyoung Park
>            Assignee: Jongyoung Park
>            Priority: Minor
>
> Currently Tajo uses GeoIP API 1.x version in built-in geoip functions. The 
> library is GPL, and no test code now.
> So it needs to be upgaded to [2.x|https://github.com/maxmind/GeoIP2-java] 
> which has a breaking change and changed license to Apache one.
> We can upgrade it and add test code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to