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

Document Spark Streaming Dynamic Allocation Configuration

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 2.2.0
    • None
    • Documentation, DStreams

    Description

      Support for dynamic allocation was added in https://issues.apache.org/jira/browse/SPARK-12133, and it included new config parameters in https://github.com/apache/spark/blob/branch-2.0/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ExecutorAllocationManager.scala#L189.

      These new parameters should be added to http://spark.apache.org/docs/latest/configuration.html.

      Out of curiosity: why can't Core's dynamic allocation and Streaming's dynamic allocation both be enabled? It seems like Streaming's dynamic allocation properties should always be used for streaming applications, and Core's should always be ignored. (Either way this should be highlighted in the documentation).

      Attachments

        Activity

          People

            Unassigned Unassigned
            Karthik Palaniappan Karthik Palaniappan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: