[jira] [Updated] (HIVEMALL-119) Fail to use xgboost on Hive

2017-06-15 Thread Makoto Yui (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-119: Description: This error rises on [this

[jira] [Updated] (HIVEMALL-119) Fail to use xgboost on Hive

2017-06-15 Thread Makoto Yui (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-119: Description: This error rises on [this

[jira] [Updated] (HIVEMALL-119) Fail to use xgboost on Hive

2017-06-15 Thread Makoto Yui (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-119: Description: This error rises on [this

[jira] [Assigned] (HIVEMALL-119) Fail to use xgboost on Hive

2017-06-15 Thread Makoto Yui (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui reassigned HIVEMALL-119: --- Assignee: Takeshi Yamamuro > Fail to use xgboost on Hive > --- > >

[jira] [Updated] (HIVEMALL-119) Fail to use xgboost on Hive

2017-06-15 Thread ITO Ryuichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ITO Ryuichi updated HIVEMALL-119: - Description: This error rises on [this

[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

[jira] [Updated] (HIVEMALL-119) Fail to use xgboost on Hive

2017-06-15 Thread ITO Ryuichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ITO Ryuichi updated HIVEMALL-119: - Description: Although this error rises on [this

[jira] [Updated] (HIVEMALL-119) Fail to use xgboost on Hive

2017-06-15 Thread ITO Ryuichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ITO Ryuichi updated HIVEMALL-119: - Environment: Head of https://github.com/amaya382/incubator-hivemall/tree/cross-compiling On

[jira] [Created] (HIVEMALL-119) Fail to use xgboost on Hive

2017-06-15 Thread ITO Ryuichi (JIRA)
ITO Ryuichi created HIVEMALL-119: Summary: Fail to use xgboost on Hive Key: HIVEMALL-119 URL: https://issues.apache.org/jira/browse/HIVEMALL-119 Project: Hivemall Issue Type: Bug

[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

[jira] [Closed] (HIVEMALL-115) Fix ranking AUC for all TP/FP recommendation

2017-06-15 Thread Makoto Yui (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-115. --- Resolution: Fixed > Fix ranking AUC for all TP/FP recommendation >

[GitHub] incubator-hivemall issue #85: [HIVEMALL-115] Fix ranking AUC for all TP/FP r...

2017-06-15 Thread myui
Github user myui commented on the issue: https://github.com/apache/incubator-hivemall/pull/85 LGTM 👍 --- 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,

[jira] [Closed] (HIVEMALL-113) Write DIMSUM + MovieLens tutorial

2017-06-15 Thread Makoto Yui (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui closed HIVEMALL-113. --- Resolution: Fixed > Write DIMSUM + MovieLens tutorial > - > >

[GitHub] incubator-hivemall pull request #86: [HIVEMALL-113] Add MovieLens item-based...

2017-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hivemall/pull/86 --- 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 the