This is an automated email from the ASF dual-hosted git repository.
shaofengshi pushed a commit to branch realtime-streaming
in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/realtime-streaming by this
push:
new 15090cc fix it
15090cc is described below
commit 15090cc29a61dd02d4addfe90e34ee4a44dc24f8
Author: shaofengshi <[email protected]>
AuthorDate: Sun Mar 24 21:39:42 2019 +0800
fix it
---
kylin-it/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml
index 080cf09..38fbcb9 100644
--- a/kylin-it/pom.xml
+++ b/kylin-it/pom.xml
@@ -543,7 +543,7 @@
-Djava.library.path=/usr/hdp/current/hadoop-client/lib/native
</argument>
<argument>
-
-javaagent:${project.basedir}/..//dev-support/jacocoagent.jar=includes=org.apache.kylin.*,output=file,destfile=jacoco-it-stream.exec
+
-javaagent:${project.basedir}/..//dev-support/jacocoagent-${jacoco.version}-runtime.jar=includes=org.apache.kylin.*,output=file,destfile=jacoco-it-streamv2.exec
</argument>
<argument>-classpath</argument>
<classpath />