-
- Downloads
[SPARK-20641][CORE] Add missing kvstore module in Laucher and SparkSubmit code
There're two code in Launcher and SparkSubmit will will explicitly list all the Spark submodules, newly added kvstore module is missing in this two parts, so submitting a minor PR to fix this. Author: jerryshao <sshao@hortonworks.com> Closes #19014 from jerryshao/missing-kvstore.
Showing
- core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala 1 addition, 1 deletion.../src/main/scala/org/apache/spark/deploy/SparkSubmit.scala
- launcher/src/main/java/org/apache/spark/launcher/AbstractCommandBuilder.java 1 addition, 0 deletions...ava/org/apache/spark/launcher/AbstractCommandBuilder.java
Please register or sign in to comment