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

    https://github.com/apache/spark/pull/11603#discussion_r57667617
  
    --- 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 --
    
    Sorry not sure about what needs to be updated, looks like `--args` is 
required.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to