Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-16797

Repartiton call w/ 0 partitions drops data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.6.2
    • None
    • Spark Core

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bryan.jeffrey@gmail.com Bryan Jeffrey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: