[
https://issues.apache.org/jira/browse/KYLIN-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045202#comment-17045202
]
ASF subversion and git services commented on KYLIN-4384:
--------------------------------------------------------
Commit f22ee4d361e562edb4c3db846b067804cd337428 in kylin's branch
refs/heads/master from XiaoxiangYu
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=f22ee4d ]
KYLIN-4384 Disable create table via spark by default
> Spark build failed in EMR when KYLIN-4224 introduced
> ----------------------------------------------------
>
> Key: KYLIN-4384
> URL: https://issues.apache.org/jira/browse/KYLIN-4384
> Project: Kylin
> Issue Type: Bug
> Components: Spark Engine
> Environment: AWS EMR 5.28 with Glue support
> Reporter: Xiaoxiang Yu
> Priority: Major
> Labels: aws-emr, aws-glue
> Fix For: v3.1.0
>
> Attachments: image-2020-02-21-20-17-36-060.png,
> image-2020-02-21-20-18-12-440.png
>
>
> I built a package using the latest code of master branch to test the Kylin
> Glue integration.
>
> I create a EMR cluster(5.28) with glue enabled. In my test, MR build engine
> works fine. But spark build engine failed at the first step, and I found the
> code change is introduced in https://issues.apache.org/jira/browse/KYLIN-4224.
>
> The *new added step* change the way that how {color:#de350b}*intermediate
> table*{color} was created. And it is mandatory, so nobody can disable or
> change it without rebuild the binary. It is not good in my side. Currently, I
> can not find the root cause and I am not good at spark indeed. But I suggest
> we should add a config to make it easy to disable that feature.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)