HyukjinKwon commented on a change in pull request #28957:
URL: https://github.com/apache/spark/pull/28957#discussion_r449420723
##########
File path: docs/rdd-programming-guide.md
##########
@@ -276,7 +276,7 @@ $ PYSPARK_DRIVER_PYTHON=jupyter
PYSPARK_DRIVER_PYTHON_OPTS=notebook ./bin/pyspar
You can customize the `ipython` or `jupyter` commands by setting
`PYSPARK_DRIVER_PYTHON_OPTS`.
Review comment:
BTW, this seems broken in Spark due to how
[find-spark-home](https://github.com/apache/spark/blob/master/bin/find-spark-home)
works in PySpark, see https://github.com/apache/spark/pull/28256
----------------------------------------------------------------
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]