Uploaded image for project: 'Crunch (Retired)'
  1. Crunch (Retired)
  2. CRUNCH-435

Cleaner controls for configuring and initializing the SparkContext and runtime Configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.4, 0.11.0
    • None
    • None

    Description

      I spent a good chunk of the week working with the SparkPipeline implementation, and I came up with a few improvements to the flow that controls how the JavaSparkContext gets created when we're not given one directly.

      The main idea is to re-use the Pipeline's Configuration object to specify any of the critical spark-specific configuration options (e.g., memory allocations) in a SparkConf instance before constructing the JavaSparkContext.

      Attachments

        1. CRUNCH-435.patch
          5 kB
          Josh Wills

        Activity

          People

            Unassigned Unassigned
            jwills Josh Wills
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: