zzcclp commented on a change in pull request #1715:
URL: https://github.com/apache/kylin/pull/1715#discussion_r684579422



##########
File path: core-common/src/main/resources/kylin-defaults.properties
##########
@@ -243,15 +240,15 @@ kylin.security.saml.context-path=/kylin
 
 # Spark conf (default is in spark/conf/spark-defaults.conf)
 kylin.engine.spark-conf.spark.master=yarn
-#kylin.engine.spark-conf.spark.submit.deployMode=client
+kylin.engine.spark-conf.spark.submit.deployMode=client
 kylin.engine.spark-conf.spark.yarn.queue=default
 #kylin.engine.spark-conf.spark.executor.cores=1
 #kylin.engine.spark-conf.spark.executor.memory=4G
 #kylin.engine.spark-conf.spark.executor.instances=1
 #kylin.engine.spark-conf.spark.executor.memoryOverhead=1024M
-kylin.engine.spark-conf.spark.driver.cores=1
-kylin.engine.spark-conf.spark.driver.memory=1G
-kylin.engine.spark-conf.spark.shuffle.service.enabled=true
+#kylin.engine.spark-conf.spark.driver.cores=1
+#kylin.engine.spark-conf.spark.driver.memory=1G

Review comment:
       why remove these two properties?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to