[
https://issues.apache.org/jira/browse/KYLIN-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203585#comment-17203585
]
ASF subversion and git services commented on KYLIN-4765:
--------------------------------------------------------
Commit 67a1c7c6c28e1e22f6d4e7c3b20dbbb9b80a52fe in kylin's branch
refs/heads/kylin-on-parquet-v2 from rupengwang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=67a1c7c ]
KYLIN-4765 Set spark.sql.shuffle.partition to 1 for debug on local
> Set spark.sql.shuffle.partition to 1 for debug on local
> -------------------------------------------------------
>
> Key: KYLIN-4765
> URL: https://issues.apache.org/jira/browse/KYLIN-4765
> Project: Kylin
> Issue Type: Improvement
> Reporter: wangrupeng
> Assignee: wangrupeng
> Priority: Major
>
> Currently, spark.sql.shuffle.partition will be set automatically in cluster
> mode, but it will use the default value of spark.sql.shuffle.partition which
> is 200 when debug on local and the build will be slow and with low effeciency.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)