You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2017/06/05 05:23:27 UTC

[39/67] [abbrv] kylin git commit: fix CI

fix CI


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/dd371532
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/dd371532
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/dd371532

Branch: refs/heads/master
Commit: dd3715329416bac41e6017157ba2a6bd343ab22a
Parents: ce97f81
Author: Hongbin Ma <ma...@apache.org>
Authored: Sat May 27 20:49:26 2017 +0800
Committer: Roger Shi <ro...@gmail.com>
Committed: Sat May 27 21:11:03 2017 +0800

----------------------------------------------------------------------
 examples/test_case_data/sandbox/kylin.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/dd371532/examples/test_case_data/sandbox/kylin.properties
----------------------------------------------------------------------
diff --git a/examples/test_case_data/sandbox/kylin.properties b/examples/test_case_data/sandbox/kylin.properties
index bab51e3..6a4f785 100644
--- a/examples/test_case_data/sandbox/kylin.properties
+++ b/examples/test_case_data/sandbox/kylin.properties
@@ -187,7 +187,7 @@ kylin.engine.spark-conf.spark.executor.extraJavaOptions=-Dhdp.version=current
 
 
 ### AD-HOC QUERY ###
-kylin.query.ad-hoc.runner.class-name=org.apache.kylin.rest.adhoc.AdHocRunnerJdbcImpl
+#kylin.query.ad-hoc.runner.class-name=org.apache.kylin.rest.adhoc.AdHocRunnerJdbcImpl
 
 kylin.query.ad-hoc.jdbc.url=jdbc:hive2://sandbox:10000/default
 kylin.query.ad-hoc.jdbc.driver=org.apache.hive.jdbc.HiveDriver