Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/11603#discussion_r57788838
--- Diff:
yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMasterArguments.scala
---
@@ -101,12 +91,8 @@ class ApplicationMasterArguments(val args:
Array[String]) {
| --class CLASS_NAME Name of your application's main class
| --primary-py-file A main Python file
| --primary-r-file A main R file
- | --py-files PY_FILES Comma-separated list of .zip, .egg, or .py
files to
- | place on the PYTHONPATH for Python apps.
| --args ARGS Arguments to be passed to your application's
main class.
--- End diff --
You're removing the handling of `--args` - see L59.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]