You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:23:16 UTC

[jira] [Updated] (SPARK-13653) Split DiskBlockObjectWriter to separate object- and byte-based write interfaces

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

Hyukjin Kwon updated SPARK-13653:
---------------------------------
    Labels: bulk-closed  (was: )

> Split DiskBlockObjectWriter to separate object- and byte-based write interfaces
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-13653
>                 URL: https://issues.apache.org/jira/browse/SPARK-13653
>             Project: Spark
>          Issue Type: Improvement
>          Components: Block Manager
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>            Priority: Major
>              Labels: bulk-closed
>
> DiskBlockObjectWriter exposes methods for writing both byte streams and objects. Mixing both of these interfaces into a single class is somewhat messy and requires hacks in certain code to support it (see DummySerializerInstance). I think that we should cleanly separate these interfaces into separate classes.



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