[ 
https://issues.apache.org/jira/browse/SPARK-16797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400362#comment-15400362
 ] 

Bryan Jeffrey commented on SPARK-16797:
---------------------------------------

I just ran the same thing on Spark 2.0.0 as released, and the issue does appear 
to be resolved.  I'm sorry about the confusion - I had run this earlier on a 
2.0 preview & thought I was seeing the same issue.  We can close this as fixed 
in 2.0.0

Thank you!

> 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, 2.0.0
>            Reporter: Bryan Jeffrey
>            Priority: Minor
>              Labels: easyfix
>
> 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