[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2018-03-05 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @myui I see No. If need be, I'll open it as a new PR ---

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2018-03-05 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 Instead of using dockcross, I built native xgboost binaries for most Linux platform and Mac OSX in https://github.com/myui/build-xgboost-jvm/ To support more platforms, thi

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2018-03-05 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @myui Sorry for the work late, is this PR no longer necessary or not? ---

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-08-05 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/12706099/badge)](https://coveralls.io/builds/12706099) Coverage increased (+0.2%) to 40.984% when pulling **220e4cf6205fbe39

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-07-17 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 sure. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if t

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-07-17 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @myui It has been tested only on local, plz wait a little --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-07-17 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 Thanks! Coverage/covealls decrease is acceptable for this PR. Is it still WIP? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-07-16 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/12414313/badge)](https://coveralls.io/builds/12414313) Coverage decreased (-0.2%) to 40.596% when pulling **be28fd469969cccb

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-07-14 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 Sorry to be late. https://github.com/apache/incubator-hivemall/pull/95 is now merged. So, please rebase and test again. --- If your project is set up for it, you can reply to this

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-07-05 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 `git fetch; git rebase master` is required to resolve this conflict. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @maropu Created https://issues.apache.org/jira/projects/HIVEMALL/issues/HIVEMALL-119 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 Could you file a jira for that? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://:/builds/11988303/badge)](https://:/builds/11988303) Coverage decreased (-0.1%) to 39.856% when pulling **139d33512c1a0e06f8c27e656edf5dfffb72e4

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @myui thanks for reporting bugs, fixed first bug. it seems second bug is problem related to first bug or particular to macOS. plz fetch the latest and retry. if former, will be resolved.

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @maropu I'll investigate it too, but want you to check it because i don't know xgboost in detail. In addition to myui's comment, increased my environment info into previous comment.

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @maropu you can use Docker. ``` docker pull hivemall/latest:20170517 docker run -p 8088:8088 -p 50070:50070 -p 19888:19888 -it hivemall/latest:20170517 ``` --- If your p

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 yea, I think so. I just mean I can't reproduce in my laptop and I can't look into this issue... --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 `$ JAVA_HOME=`/usr/libexec/java_home -v 1.8` make xgboost-native-local` `javac: ディレクトリがありません: xgboost/target/classes` Need to run `mkdir -p xgboost/target/c

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-15 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @maropu It seems it's not hive specific issue but not label set is the training dataset. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-14 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 Aha, I've not seen that exception. Actually, I didn't check behaviours in Hive. Could you look into this issue? --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-13 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://:/builds/11961500/badge)](https://:/builds/11961500) Coverage increased (+0.3%) to 39.37% when pulling **013c23ba1b0f7f351a153feadffb37972d4deed

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-06-13 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @maropu This isn't directly related with this PR, but I faced the following errors. Do you have any ideas? It seems that labels aren't set properly. Env: Docker, xgboost native bu

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-30 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/11746393/badge)](https://coveralls.io/builds/11746393) Coverage increased (+0.2%) to 38.872% when pulling **2883c30a2db706ab

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-30 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/11746393/badge)](https://coveralls.io/builds/11746393) Coverage increased (+0.2%) to 38.872% when pulling **2883c30a2db706ab

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 Some ASF projects are using appveyor CI for windows testing. FYI https://blogs.apache.org/infra/entry/appveyor_ci_now_available_for https://github.com/apache/thrift/blob/master/app

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 Yea, I also think we need to use `qemu` to test them. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does no

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @maropu by qemu? or do you have any ideas? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have th

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 I think it's hard to test these binaries on the current Travis. So, we must manually tests them before these binaries are included. --- If your project is set up for it, you can

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 We need to have these binaries for older linux platforms? I think xgboost actually does not work on those older ones. Also, we need to compile xgboost for some platforms (e.g., arm and some

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 I would like to update xgboost version to latest using their official repository. @maropu I think it's better to use jitpack for jvm-packages of xgboost if maven repository is requir

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/11619215/badge)](https://coveralls.io/builds/11619215) Coverage decreased (-0.04%) to 38.657% when pulling **d1e7ca427754ee0

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/11619215/badge)](https://coveralls.io/builds/11619215) Coverage decreased (-0.04%) to 38.657% when pulling **d1e7ca427754ee0

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/11618733/badge)](https://coveralls.io/builds/11618733) Coverage decreased (-0.04%) to 38.657% when pulling **89bc62bc8ee0805

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-21 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/11618733/badge)](https://coveralls.io/builds/11618733) Coverage decreased (-0.04%) to 38.657% when pulling **89bc62bc8ee0805

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-20 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 considering to build multiple shared libraries in resource directory as seen in https://github.com/xerial/snappy-java/tree/master/src/main/resources/org/xerial/snappy/native

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-20 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @myui okay. what should I set default arch in [here](https://github.com/apache/incubator-hivemall/pull/80/files#diff-600376dffeb79835ede4a0b285078036) or provide multiple binaries? ---

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-20 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 having dependencies to `libc` and `libm` is acceptable. https://github.com/xerial/snappy-java/issues/17 --- If your project is set up for it, you can reply to this email and hav

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-20 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @myui now ``` linux-vdso.so.1 (0x7ffdfc7cc000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x7fce0f7f6000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x0

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-20 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 BTW, what's the result of `ldd libxgboost4j.so` ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-17 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @myui Ahh, I've got it! will fix it (currently not static-linked). --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-16 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @amaya382 Fist of all, thank you for the contribution! Could you share the result of `ldd libxgboost4j.so` ? We would like to create a `libxgboost4j.so` that runs on many linu

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-16 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/11558895/badge)](https://coveralls.io/builds/11558895) Coverage remained the same at 38.694% when pulling **b7d162de9f0f1bf9

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-16 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 [![Coverage Status](https://coveralls.io/builds/11558895/badge)](https://coveralls.io/builds/11558895) Coverage remained the same at 38.694% when pulling **b7d162de9f0f1bf9

[GitHub] incubator-hivemall issue #80: [WIP][HIVEMALL-99] Cross-compilation of XGBoos...

2017-05-16 Thread amaya382
Github user amaya382 commented on the issue: https://github.com/apache/incubator-hivemall/pull/80 @myui @maropu * How to distribute each product? * How to test them on CI? Other topic Would you like to move build scripts into Makefile? --- If your project is set