Skip to content

Commit 4c19196

Browse files
author
Marcelo Vanzin
committed
Update comment.
1 parent 7e66c18 commit 4c19196

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323

2424
/**
2525
* Parser for spark-submit command line options.
26-
* </p>
27-
* This class, although public, is not designed to be used outside of Spark.
2826
* <p/>
2927
* This class encapsulates the parsing code for spark-submit command line options, so that there
3028
* is a single list of options that needs to be maintained (well, sort of, but it makes it harder

0 commit comments

Comments
 (0)