You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zenglinxi (JIRA)" <ji...@apache.org> on 2018/07/18 03:40:00 UTC

[jira] [Updated] (SPARK-24809) Serializing LongHashedRelation in executor may result in data error

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

zenglinxi updated SPARK-24809:
------------------------------
    Attachment: Spark LongHashedRelation serialization.svg

> Serializing LongHashedRelation in executor may result in data error
> -------------------------------------------------------------------
>
>                 Key: SPARK-24809
>                 URL: https://issues.apache.org/jira/browse/SPARK-24809
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0, 2.1.0, 2.2.0, 2.3.0
>         Environment: Spark 2.2.1
> hadoop 2.7.1
>            Reporter: Lijia Liu
>            Priority: Critical
>         Attachments: Spark LongHashedRelation serialization.svg
>
>
> When join key is long or int in broadcast join, Spark will use LongHashedRelation as the broadcast value. Details see SPARK-14419. But, if the broadcast value is abnormal big, executor will serialize it to disk. But, data will lost when serializing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org