wangrupeng created KYLIN-4765: --------------------------------- Summary: 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
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)