You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemall.apache.org by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/10/27 07:42:58 UTC

[jira] [Commented] (HIVEMALL-13) Fail to building xgboost due to unbound variable HIVEMALL_HOME

    [ https://issues.apache.org/jira/browse/HIVEMALL-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611054#comment-15611054 ] 

Takeshi Yamamuro commented on HIVEMALL-13:
------------------------------------------

Seems other scripts have the same issue such as `bin/mixserv_daemon.sh `.

> Fail to building xgboost due to unbound variable HIVEMALL_HOME
> --------------------------------------------------------------
>
>                 Key: HIVEMALL-13
>                 URL: https://issues.apache.org/jira/browse/HIVEMALL-13
>             Project: Hivemall
>          Issue Type: Bug
>            Reporter: Kai Sasaki
>            Assignee: Kai Sasaki
>            Priority: Minor
>
> Building xgboost fails due to strict variable check when {{HIVEMALL_HOME}} is not set. We can modify this mode to align as other build scripts.
> {code}
> ./bin/build_xgboost.sh: line 27: HIVEMALL_HOME: unbound variable
> {code}



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