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/29 14:19:20 UTC

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

Bryan Jeffrey created SPARK-16797:
-------------------------------------

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


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