Kerooker commented on issue #23487: [SPARK-26563]Fix java `SimpleApp` documentation URL: https://github.com/apache/spark/pull/23487#issuecomment-452277577 I do see that, and I did understand. However, as I understand, a self-contained application should run by itself. As this is a `hello world`/quickstart application, I understood it as a lock-n-load, ready to execute. Without configuring it (the way it's done in this commit), it's not possible to execute it without also having Spark installed. In my opinion, this violates the self-contained application definition. If I'm thinking in the wrong way, please let me know
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
