This is an automated email from the ASF dual-hosted git repository.
yaqian pushed a change to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 23ecb27 KYLIN-5013 Write table_snapshot to wrong cluster in Kylin4.0
new 5d552fe KYLIN-4895 change spark deploy mode of kylin4.0 engine from
local to cluster
new ba33480 force delete spark deployMode in NSparkLocalStep
new 25080df add kerberos usage check before set spark submit conf
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../engine/spark/application/SparkApplication.java | 20 ++++++++++++--------
.../kylin/engine/spark/job/NSparkExecutable.java | 17 +++++++++++++----
.../kylin/engine/spark/job/NSparkLocalStep.java | 3 ++-
.../org/apache/spark/application/JobWorkSpace.scala | 6 +++++-
4 files changed, 32 insertions(+), 14 deletions(-)