HyukjinKwon commented on a change in pull request #31082: URL: https://github.com/apache/spark/pull/31082#discussion_r553218131
########## File path: python/docs/source/getting_started/index.rst ########## @@ -21,6 +21,9 @@ Getting Started =============== This page summarizes the basic steps required to setup and get started with PySpark. +There are more guides shared with other languages such as +`Quick Start <http://spark.apache.org/docs/latest/quick-start.html>`_ in Programming Guides +at `the Spark documentation <http://spark.apache.org/docs/latest/index.html#where-to-go-from-here>`_. Review comment:  ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
