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

--executor-memory flag doesn't work in local-cluster mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.0.0
    • None
    • Deploy

    Description

      bin/spark-shell --master local-cluster[2,1,2048]
      

      doesn't do what you think it does. You'll end up getting executors with 1GB each because that's the default. This is because the executor memory flag isn't actually read in local mode.

      Attachments

        Activity

          People

            andrewor14 Andrew Or
            andrewor14 Andrew Or
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: