[
https://issues.apache.org/jira/browse/BEAM-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ajo Thomas updated BEAM-12232:
------------------------------
Description:
_SparkJobServerDriver_ can only be run using *java* command currently. There
are no public factory methods currently for instantiating the driver. 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_
was:
_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_
> 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
> Priority: P2
>
> _SparkJobServerDriver_ can only be run using *java* command currently. There
> are no public factory methods currently for instantiating the driver. 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)