This is an automated email from the ASF dual-hosted git repository.
shaofengshi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 2f6eff6 KYLIN-3436 code refactor
add 3de7c4f KYLIN-3509 Allocate more memory for merge-dictionary step
No new revisions were added by this update.
Summary of changes:
.../org/apache/kylin/common/KylinConfigBase.java | 5 +++++
.../src/main/resources/kylin-defaults.properties | 4 ++++
.../kylin/job/constant/ExecutableConstants.java | 2 ++
.../kylin/engine/mr/BatchMergeJobBuilder2.java | 3 ++-
.../engine/spark/SparkBatchMergeJobBuilder2.java | 1 +
.../apache/kylin/engine/spark/SparkExecutable.java | 21 ++++++++++++++++++++-
examples/test_case_data/sandbox/kylin.properties | 4 ++++
7 files changed, 38 insertions(+), 2 deletions(-)