This is an automated email from the ASF dual-hosted git repository. xxyu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/master by this push: new d48e1aa KYLIN-4633 Fix CI d48e1aa is described below commit d48e1aa206fe5d48fcea7ae82102f1c2346c6ca5 Author: yaqian.zhang <598593...@qq.com> AuthorDate: Mon Jul 13 10:51:10 2020 +0800 KYLIN-4633 Fix CI --- kylin-it/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml index 18a4c31..195864d 100644 --- a/kylin-it/pom.xml +++ b/kylin-it/pom.xml @@ -499,6 +499,9 @@ -Dlog4j.configuration=file:${project.basedir}/..//build/conf/kylin-tools-log4j.properties </argument> <argument> + -Dkylin.source.hive.warehouse-dir=/apps/hive/warehouse + </argument> + <argument> -javaagent:${project.basedir}/..//dev-support/org.jacoco.agent-${jacoco.version}-runtime.jar=includes=org.apache.kylin.*,output=file,destfile=jacoco-it-engine.exec </argument> <argument>-classpath</argument>