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

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

    [ https://issues.apache.org/jira/browse/SPARK-24887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16552558#comment-16552558 ] 

Apache Spark commented on SPARK-24887:
--------------------------------------

User 'gengliangwang' has created a pull request for this issue:
https://github.com/apache/spark/pull/21846

> 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
>            Priority: Major
>
> 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