[ 
https://issues.apache.org/jira/browse/KYLIN-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373965#comment-17373965
 ] 

ASF GitHub Bot commented on KYLIN-5023:
---------------------------------------

hit-lacus commented on pull request #1677:
URL: https://github.com/apache/kylin/pull/1677#issuecomment-873371589


   ## Design 
   
   [ design 
](https://www.notion.so/xxyu/Dev-Diary-KYLIN-5023-Kylin-4-deployMode-Cluster-80c269b757a74f9892551701e252ceec)
   
   ## Configuration
   
   Enable standaone cluster mode by following configuration.
   
   ```
   kylin.engine.spark.standalone.master.httpUrl=http://cdh-master:10031
   kylin.engine.spark-conf.spark.submit.deployMode=cluster
   kylin.engine.spark-conf.spark.shuffle.service.enabled=false
   kylin.engine.spark-conf.spark.master=spark://cdh-master:10030
   ```
   
   
   
   


-- 
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]


> Support cluster deployMode for Spark App which master is standalone
> -------------------------------------------------------------------
>
>                 Key: KYLIN-5023
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5023
>             Project: Kylin
>          Issue Type: Task
>          Components: Spark Engine
>    Affects Versions: v4.0.0-beta
>            Reporter: Xiaoxiang Yu
>            Assignee: Xiaoxiang Yu
>            Priority: Major
>             Fix For: v4.0.0
>
>
> Support cluster deployMode for Spark App which master is standalone



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to