Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-7133

Spark job server Gradle task should pass along system properties

Details

    Description

      The Spark job server Gradle task (:beam-runners-spark-job-server:runShadow) should pass on system properties, as Spark applications often rely on system properties for configuration. For example, if I want to enable logging, I currently have to set it programatically: 

      System.setProperty("spark.eventLog.enabled", "true");

      whereas I should be able to just do this:

      ./gradlew :beam-runners-spark-job-server:runShadow -Dspark.eventLog.enabled=true

      Attachments

        Issue Links

          Activity

            People

              ibzib Kyle Weaver
              ibzib Kyle Weaver
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m