[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,

[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-07-18 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

[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

[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

[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

[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

[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

[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

[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 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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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