Skip to content

Commit eeb34a0

Browse files
committed
Update outdated comment (minor)
1 parent 35caecc commit eeb34a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/spark-submit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# limitations under the License.
1818
#
1919

20-
# NOTE: Any changes in this file must be reflected in SparkClassLauncher.scala!
20+
# NOTE: Any changes in this file must be reflected in SparkSubmitDriverBootstrapper.scala!
2121

2222
export SPARK_HOME="$(cd `dirname $0`/..; pwd)"
2323
ORIG_ARGS=("$@")

0 commit comments

Comments
 (0)