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

    https://github.com/apache/spark/pull/18722#discussion_r129244806
  
    --- Diff: docs/quick-start.md ---
    @@ -421,16 +421,15 @@ $ YOUR_SPARK_HOME/bin/spark-submit \
     Lines with a: 46, Lines with b: 23
     {% endhighlight %}
     
    -If you have PySpark pip installed into your enviroment (e.g. `pip instal 
pyspark` you can run your application with the regular Python interpeter or use 
the provided spark-submit as you prefer.
    +If you have PySpark pip installed into your enviroment (e.g., `pip install 
pyspark` you can run your application with the regular Python interpreter or 
use the provided 'spark-submit' as you prefer.
    --- End diff --
    
    others look good but for the last one ...
    
    `` pip install pyspark` `` ->  `` pip install pyspark`) ``  (missing 
closing parenthesis).



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

Reply via email to