You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matei Zaharia (JIRA)" <ji...@apache.org> on 2014/05/05 00:55:14 UTC

[jira] [Updated] (SPARK-993) Don't reuse Writable objects in SequenceFile by default

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

Matei Zaharia updated SPARK-993:
--------------------------------

    Labels:   (was: Starter)

> Don't reuse Writable objects in SequenceFile by default
> -------------------------------------------------------
>
>                 Key: SPARK-993
>                 URL: https://issues.apache.org/jira/browse/SPARK-993
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Matei Zaharia
>
> Right now we reuse them as an optimization, which leads to weird results when you call collect() on a file with distinct items. We should instead make that behavior optional through a flag.



--
This message was sent by Atlassian JIRA
(v6.2#6252)