You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by xx...@apache.org on 2020/11/17 08:27:38 UTC

[kylin] branch kylin-on-parquet-v2 updated (0894c0d -> b6893dd)

This is an automated email from the ASF dual-hosted git repository.

xxyu pushed a change to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 0894c0d  KYLIN-4808 Return after finding the correct hadoop_conf to avoid continue scanning other directories
     add b6893dd  KYLIN-4820 Can not auto set spark resources configurations when building cube

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kylin/common/KylinConfigBase.java    |  4 ++++
 core-common/src/main/resources/kylin-defaults.properties |  8 ++++----
 .../kylin/engine/spark/application/SparkApplication.java |  3 +--
 .../org/apache/kylin/engine/spark/job/CubeBuildJob.java  |  3 +--
 .../apache/kylin/engine/spark/job/SparkJobConstants.java |  6 ++++--
 .../scala/org/apache/spark/conf/rule/SparkConfRule.scala | 16 ++++++++++------
 6 files changed, 24 insertions(+), 16 deletions(-)