HyukjinKwon commented on a change in pull request #23933: [SPARK-26807][DOCS] Clarify that Pyspark is on PyPi now URL: https://github.com/apache/spark/pull/23933#discussion_r261814400
########## File path: docs/index.md ########## @@ -20,7 +20,7 @@ Please see [Spark Security](security.html) before downloading and running Spark. Get Spark from the [downloads page](https://spark.apache.org/downloads.html) of the project website. This documentation is for Spark version {{site.SPARK_VERSION}}. Spark uses Hadoop's client libraries for HDFS and YARN. Downloads are pre-packaged for a handful of popular Hadoop versions. Users can also download a "Hadoop free" binary and run Spark with any Hadoop version [by augmenting Spark's classpath](hadoop-provided.html). -Scala and Java users can include Spark in their projects using its Maven coordinates and in the future Python users can also install Spark from PyPI. +Scala and Java users can include Spark in their projects using its Maven coordinates and Python users can install Spark from PyPI. Review comment: BTW, we might have to clarify it installs "PySpark" than "Spark" ... (given the discussion we had before at https://github.com/apache/spark/pull/23715) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
