[
https://issues.apache.org/jira/browse/SPARK-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-13653:
------------------------------
Target Version/s: (was: 2.0.0)
> 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
>
> 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
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]