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

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

Kai Sasaki created HIVEMALL-13:
----------------------------------

             Summary: 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)