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

[jira] [Resolved] (SPARK-24887) Use SerializableConfiguration in Spark util

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

Xiao Li resolved SPARK-24887.
-----------------------------
       Resolution: Fixed
         Assignee: Gengliang Wang
    Fix Version/s: 2.4.0

> Use SerializableConfiguration in Spark util
> -------------------------------------------
>
>                 Key: SPARK-24887
>                 URL: https://issues.apache.org/jira/browse/SPARK-24887
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>             Fix For: 2.4.0
>
>
> To implement the method `buildReader` in `FileFormat`, it is required to serializable the hadoop configuration for executors.
> Previous spark-avro uses its own class `SerializableConfiguration` for theĀ serialization. As now it is part of Spark, we can useĀ SerializableConfiguration in Spark util to deduplicate the code.



--
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