Skip to content

Commit 28cd35e

Browse files
author
Marcelo Vanzin
committed
Remove stale comment.
1 parent b1d86b0 commit 28cd35e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

launcher/src/main/java/org/apache/spark/launcher/SparkLauncher.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
* <p/>
3131
* Use this class to start Spark applications programmatically. The class uses a builder pattern
3232
* 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.
3633
*/
3734
public class SparkLauncher {
3835

0 commit comments

Comments
 (0)