Github user Leemoonsoo commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/839#issuecomment-215929407
  
    @cyhsutw. Thanks for taking care both profiles.
    
    In the last commit, the description looks like
    
    ```
    ##### `-Pr` (optional)
    
    enable [R](https://www.r-project.org/) support for local mode.
      
    ##### `-Psparkr` (optional)
    enable [SparkR](https://spark.apache.org/docs/latest/sparkr.html) support 
for local mode.
    ```
    
    Although i personally think your description is quite good separation of 
-Pr and -Psparkr for the future, currently both '-Pr' and '-Psparkr' integrated 
with pyspark. and '-Psparkr' is the one support local mode.
    
    How about something like
    
    ```
    ##### `-Pr` (optional)
    
    enable [R](https://www.r-project.org/) support with 
[SparkR](https://spark.apache.org/docs/latest/sparkr.html) integration.
      
    ##### `-Psparkr` (optional)
    
    Another [R](https://www.r-project.org/) support with 
[SparkR](https://spark.apache.org/docs/latest/sparkr.html) integration as well 
as local mode support
    ```
    
    What do you think @cyhsutw @elbamos @echarles @jeffsteinmetz ?



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

Reply via email to