[ 
https://issues.apache.org/jira/browse/HIVE-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xuefu Zhang updated HIVE-9099:
------------------------------
    Fix Version/s:     (was: spark-branch)
                   1.1.0

> infer_bucket_sort_convert_join.q and mapjoin_hook.q failed.[Spark Branch]
> -------------------------------------------------------------------------
>
>                 Key: HIVE-9099
>                 URL: https://issues.apache.org/jira/browse/HIVE-9099
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Spark
>            Reporter: Chengxiang Li
>            Assignee: Xuefu Zhang
>              Labels: Spark-M4
>             Fix For: 1.1.0
>
>         Attachments: HIVE-9099.1-spark.patch
>
>
> infer_bucket_sort_convert_join.q and mapjoin_hook.q failed after HIVE-9078 
> due to same reason.
> With the following settings in 2 qfiles:
> {noformat}
> set hive.auto.convert.join = true;
> set hive.mapjoin.localtask.max.memory.usage = 0.0001;
> set hive.mapjoin.check.memory.rows = 2;
> set hive.auto.convert.join.noconditionaltask = false;
> {noformat}
> With MR, MapRedTask of join query would failed at first and then driver 
> execute its backup task which would succeed, while we do not have backup task 
> in Spark mode. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to