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

Bryan Jeffrey resolved SPARK-16797.
-----------------------------------
    Resolution: Fixed

Resolved in Spark 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to