Skip to content
Snippets Groups Projects
Commit 004e29cb authored by Andrew Duffy's avatar Andrew Duffy Committed by Marcelo Vanzin
Browse files

[SPARK-14702] Make environment of SparkLauncher launched process more configurable

## What changes were proposed in this pull request?

Adds a few public methods to `SparkLauncher` to allow configuring some extra features of the `ProcessBuilder`, including the working directory, output and error stream redirection.

## How was this patch tested?

Unit testing + simple Spark driver programs

Author: Andrew Duffy <root@aduffy.org>

Closes #14201 from andreweduffy/feature/launcher.
parent 2ae7b88a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment