update hbase classpath
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/67e1ada1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/67e1ada1 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/67e1ada1 Branch: refs/heads/1.5.x-CDH5.7 Commit: 67e1ada1b7d43dd5506b7cc2c028fec478757e27 Parents: 668e125 Author: lidongsjtu <lid...@apache.org> Authored: Tue May 31 13:20:06 2016 +0800 Committer: lidongsjtu <lid...@apache.org> Committed: Tue May 31 13:20:06 2016 +0800 ---------------------------------------------------------------------- build/bin/kylin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/67e1ada1/build/bin/kylin.sh ---------------------------------------------------------------------- diff --git a/build/bin/kylin.sh b/build/bin/kylin.sh index 0e5d236..19af0b5 100644 --- a/build/bin/kylin.sh +++ b/build/bin/kylin.sh @@ -71,7 +71,7 @@ then export HBASE_CLASSPATH_PREFIX=${tomcat_root}/bin/bootstrap.jar:${tomcat_root}/bin/tomcat-juli.jar:${tomcat_root}/lib/*:$HBASE_CLASSPATH_PREFIX mkdir -p ${KYLIN_HOME}/ext - export HBASE_CLASSPATH=$hive_dependency:${KYLIN_HOME}/lib/*:${KYLIN_HOME}/ext/*:${HBASE_CLASSPATH} + export HBASE_CLASSPATH=$hive_dependency:${KYLIN_HOME}/lib/*:${KYLIN_HOME}/ext/*:${HBASE_CLASSPATH}:${KYLIN_HOME}/conf #debug if encounter NoClassDefError #hbase classpath