We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d86b0 commit 28cd35eCopy full SHA for 28cd35e
launcher/src/main/java/org/apache/spark/launcher/SparkLauncher.java
@@ -30,9 +30,6 @@
30
* <p/>
31
* Use this class to start Spark applications programmatically. The class uses a builder pattern
32
* to allow clients to configure the Spark application and launch it as a child process.
33
- * <p/>
34
- * Note that launching Spark applications using this class will not automatically load environment
35
- * variables from the "spark-env.sh" or "spark-env.cmd" scripts in the configuration directory.
36
*/
37
public class SparkLauncher {
38
0 commit comments