You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemall.apache.org by "Kai Sasaki (JIRA)" <ji...@apache.org> on 2016/10/31 08:43:59 UTC

[jira] [Updated] (HIVEMALL-15) A java wrapper of XGBoost in the maven central repository

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

Kai Sasaki updated HIVEMALL-15:
-------------------------------
    Description: 
Since there is currently no xgboost library in the maven central repo., we have bundled it in the hivemall package (https://github.com/myui/hivemall/tree/master/xgboost/lib). This is a workaround (I followed this direction) and so this should be resolved until a next release as Apache.

One of solutions is to spin-off only a java wrapper in the xgboost repository; to publish it into the maven repo., we simplify codes for maintainability and add multiple builtin binaries for heterogeneous platforms like linux/x86_64 and mac/x86_64 (use snappy-java as a reference for portability).

from: https://github.com/myui/hivemall/issues/370

ref: [xgboost JVM Package New RoadMap|https://github.com/dmlc/xgboost/issues/935]

  was:
Since there is currently no xgboost library in the maven central repo., we have bundled it in the hivemall package (https://github.com/myui/hivemall/tree/master/xgboost/lib). This is a workaround (I followed this direction) and so this should be resolved until a next release as Apache.

One of solutions is to spin-off only a java wrapper in the xgboost repository; to publish it into the maven repo., we simplify codes for maintainability and add multiple builtin binaries for heterogeneous platforms like linux/x86_64 and mac/x86_64 (use snappy-java as a reference for portability).

from: https://github.com/myui/hivemall/issues/370


> A java wrapper of XGBoost in the maven central repository
> ---------------------------------------------------------
>
>                 Key: HIVEMALL-15
>                 URL: https://issues.apache.org/jira/browse/HIVEMALL-15
>             Project: Hivemall
>          Issue Type: Improvement
>            Reporter: Kai Sasaki
>            Priority: Minor
>
> Since there is currently no xgboost library in the maven central repo., we have bundled it in the hivemall package (https://github.com/myui/hivemall/tree/master/xgboost/lib). This is a workaround (I followed this direction) and so this should be resolved until a next release as Apache.
> One of solutions is to spin-off only a java wrapper in the xgboost repository; to publish it into the maven repo., we simplify codes for maintainability and add multiple builtin binaries for heterogeneous platforms like linux/x86_64 and mac/x86_64 (use snappy-java as a reference for portability).
> from: https://github.com/myui/hivemall/issues/370
> ref: [xgboost JVM Package New RoadMap|https://github.com/dmlc/xgboost/issues/935]



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