jeff303 commented on a change in pull request #25777: [SPARK-29070][CORE] Make
SparkLauncher log full spark-submit command line
URL: https://github.com/apache/spark/pull/25777#discussion_r328757098
##########
File path: launcher/src/main/java/org/apache/spark/launcher/SparkLauncher.java
##########
@@ -38,6 +41,9 @@
*/
public class SparkLauncher extends AbstractLauncher<SparkLauncher> {
+ // use JUL logger, relying on jul-to-slf4j bridge
Review comment:
Removed
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]