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

SparkContext accepts local[0] as a master URL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • Spark Core
    • None

    Description

      When running Spark locally, if number of threads is specified as 0 (e.g., spark-submit --master local[0] ...), the job got stuck and does not run at all.
      I think it's better to validate the parameter.

      Attachments

        Activity

          People

            kmaehashi Kenichi Maehashi
            kmaehashi Kenichi Maehashi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: