KevinSmile edited a comment on pull request #29653:
URL: https://github.com/apache/spark/pull/29653#issuecomment-688558296


   `app-jar` arg is always needed in `spark-submit` user command line, backend 
code won't add it for you; 
   while for `run-example`,  the backend code should auto-add `app-jar` arg for 
you.
   
   `--jars` option and `app-jar` arg are two different things.
   
   
![image](https://user-images.githubusercontent.com/17903517/92422250-2759f880-f1af-11ea-8cd0-34f8e45046d2.png)
   
   Are you talking about another high-level design issue, not this 
[SPARK-32804] specific bug?


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to