Github user sun-rui commented on a diff in the pull request:

    https://github.com/apache/spark/pull/14744#discussion_r76067417
  
    --- Diff: docs/configuration.md ---
    @@ -1752,6 +1752,13 @@ showDF(properties, numRows = 200, truncate = FALSE)
         Executable for executing R scripts in client modes for driver. Ignored 
in cluster modes.
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.r.shell.command</code></td>
    +  <td>R</td>
    +  <td>
    +    Executable for executing R shell.
    --- End diff --
    
    maybe "Executable for executing the SparkR shell. Ignored in cluster 
modes.". Don't have strong opinion on  the wording, just be sure to be 
consistent with the existing description for other 2 related options. The old 
descriptions can be updated together.


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