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

Spark on YARN does not work --executor-cores is specified

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0
    • YARN
    • None

    • 2.5 based YARN cluster.

    Description

      There are multiple issues here (which I will detail as comments), but to reproduce running the following ALWAYS hangs in our cluster with the 1.3 RC

      ./bin/spark-submit --class org.apache.spark.examples.SparkPi --master yarn-cluster --executor-cores 8 --num-executors 15 --driver-memory 4g --executor-memory 2g --queue webmap lib/spark-examples*.jar 10

      Attachments

        Activity

          People

            vanzin Marcelo Masiero Vanzin
            mridulm80 Mridul Muralidharan
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: