You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ajo Thomas (Jira)" <ji...@apache.org> on 2021/04/27 17:04:00 UTC

[jira] [Created] (BEAM-12232) Expose public factory methods in `SparkJobServerDriver` for instantiating it

Ajo Thomas created BEAM-12232:
---------------------------------

             Summary: Expose public factory methods in `SparkJobServerDriver` for instantiating it
                 Key: BEAM-12232
                 URL: https://issues.apache.org/jira/browse/BEAM-12232
             Project: Beam
          Issue Type: Improvement
          Components: runner-spark
            Reporter: Ajo Thomas
            Assignee: Ajo Thomas


_SparkJobServerDriver_ can only be run using *java* command currently. The driver instance can be useful in gracefully shutting down the driver once the beam spark job is completed.

_fromParams_ and _fromConfig_ methods are private and exposing them as public factory methods will let programmatically initialize the _SparkJobServerDriver_



--
This message was sent by Atlassian Jira
(v8.3.4#803005)