[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 pull request #81: [HIVEMALL-84-3] Update docker-compose.y...

2017-05-20 Thread takuti
Github user takuti commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/81#discussion_r117603712 --- Diff: docs/gitbook/docker/getting_started.md --- @@ -31,38 +31,73 @@ This page introduces how to run Hivemall on Docker. # 1. Build

[GitHub] incubator-hivemall issue #81: [HIVEMALL-84-3] Update docker-compose.yml and ...

2017-05-20 Thread takuti
Github user takuti commented on the issue: https://github.com/apache/incubator-hivemall/pull/81 @amaya382 Fixed document, thanks! --- 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

[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 pull request #81: [HIVEMALL-84-3] Update docker-compose.y...

2017-05-20 Thread myui
Github user myui commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/81#discussion_r117604997 --- Diff: docs/gitbook/docker/getting_started.md --- @@ -31,38 +31,73 @@ This page introduces how to run Hivemall on Docker. # 1. Build

[GitHub] incubator-hivemall pull request #81: [HIVEMALL-84-3] Update docker-compose.y...

2017-05-20 Thread amaya382
Github user amaya382 commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/81#discussion_r117606391 --- Diff: docs/gitbook/docker/getting_started.md --- @@ -31,38 +31,73 @@ This page introduces how to run Hivemall on Docker. # 1.

[GitHub] incubator-hivemall pull request #81: [HIVEMALL-84-3] Update docker-compose.y...

2017-05-20 Thread myui
Github user myui commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/81#discussion_r117606427 --- Diff: docs/gitbook/docker/getting_started.md --- @@ -31,38 +31,73 @@ This page introduces how to run Hivemall on Docker. # 1. Build

[GitHub] incubator-hivemall pull request #81: [HIVEMALL-84-3] Update docker-compose.y...

2017-05-20 Thread takuti
Github user takuti commented on a diff in the pull request: https://github.com/apache/incubator-hivemall/pull/81#discussion_r117603729 --- Diff: docs/gitbook/docker/getting_started.md --- @@ -31,38 +31,73 @@ This page introduces how to run Hivemall on Docker. # 1. Build

[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 #79: [WIP][HIVEMALL-101] Separate optimizer impleme...

2017-05-20 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/79 @takuti `-iter` support should be another ticket. `-minibatch` support can be within this ticket. Functional tests to confirm accuracy of `-loss logistic` to existing `logress` is

[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 #81: [HIVEMALL-84-3] Update docker-compose.yml and ...

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