[ 
https://issues.apache.org/jira/browse/SPARK-4992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric O. LEBIGOT (EOL) updated SPARK-4992:
-----------------------------------------
    Attachment: SPARK-4992-EOL.patch.txt

Same as SPARK-4492.patch.txt, but with Python's variable textFile renamed as 
text_file as per PEP 8.

> Prominent Python example has bad, beginner style
> ------------------------------------------------
>
>                 Key: SPARK-4992
>                 URL: https://issues.apache.org/jira/browse/SPARK-4992
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Eric O. LEBIGOT (EOL)
>            Priority: Trivial
>              Labels: documentation
>         Attachments: SPARK-4992-EOL.patch.txt, SPARK-4992.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> In the main webpage http://spark.apache.org/, the Python example uses a 
> variable named "file": this is a well-known bad practice (because file is the 
> name of a built-in class).
> Such a prominently visible example should show a better mastery of Python, if 
> Spark is to give confidence in the quality of its Python API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to