You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bryan Jeffrey (JIRA)" <ji...@apache.org> on 2016/07/30 01:52:20 UTC

[jira] [Updated] (SPARK-16797) Repartiton call w/ 0 partitions drops data

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

Bryan Jeffrey updated SPARK-16797:
----------------------------------
    Affects Version/s:     (was: 2.0.0)
        Fix Version/s: 2.0.0

> Repartiton call w/ 0 partitions drops data
> ------------------------------------------
>
>                 Key: SPARK-16797
>                 URL: https://issues.apache.org/jira/browse/SPARK-16797
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.6.2
>            Reporter: Bryan Jeffrey
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 2.0.0
>
>
> When you call RDD.repartition(0) or DStream.repartition(0), the input data silently dropped. This should not silently fail; instead an exception should be thrown to alert the user to the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org