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 35caecc commit eeb34a0Copy full SHA for eeb34a0
bin/spark-submit
@@ -17,7 +17,7 @@
17
# limitations under the License.
18
#
19
20
-# NOTE: Any changes in this file must be reflected in SparkClassLauncher.scala!
+# NOTE: Any changes in this file must be reflected in SparkSubmitDriverBootstrapper.scala!
21
22
export SPARK_HOME="$(cd `dirname $0`/..; pwd)"
23
ORIG_ARGS=("$@")
0 commit comments