Piotr Migdał created SPARK-9705:
-----------------------------------
Summary: outdated Python 3 and IPython information
Key: SPARK-9705
URL: https://issues.apache.org/jira/browse/SPARK-9705
Project: Spark
Issue Type: Documentation
Components: Documentation, PySpark
Affects Versions: 1.4.1, 1.4.0
Reporter: Piotr Migdał
https://issues.apache.org/jira/browse/SPARK-4897 adds Python 3.4 support to
1.4.0 and above, but the official docs (1.4.1, but the same is for 1.4.0) says
explicitly:
"Spark 1.4.1 works with Python 2.6 or higher (but not Python 3)."
Affected:
https://spark.apache.org/docs/1.4.0/programming-guide.html
https://spark.apache.org/docs/1.4.1/programming-guide.html
There are some other Python-related things, which are outdated, e.g. this line:
"For example, to launch the IPython Notebook with PyLab plot support:"
(At least since IPython 3.0 PyLab/Matplotlib support happens inside a notebook;
and the line "--pylab inline" is already removed.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]