Github user attilapiros commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20925#discussion_r179834098
  
    --- Diff: 
launcher/src/main/java/org/apache/spark/launcher/SparkSubmitCommandBuilder.java 
---
    @@ -400,6 +419,11 @@ private boolean isThriftServer(String mainClass) {
       private class OptionParser extends SparkSubmitOptionParser {
     
         boolean isAppResourceReq = true;
    +    boolean errorOnUnknownArgs;
    --- End diff --
    
    private


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to