You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/07/14 08:13:20 UTC

[jira] [Resolved] (SPARK-16403) Example cleanup and fix minor issues

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

Sean Owen resolved SPARK-16403.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

Issue resolved by pull request 14081
[https://github.com/apache/spark/pull/14081]

> Example cleanup and fix minor issues
> ------------------------------------
>
>                 Key: SPARK-16403
>                 URL: https://issues.apache.org/jira/browse/SPARK-16403
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Examples, PySpark
>            Reporter: Bryan Cutler
>            Priority: Trivial
>             Fix For: 2.1.0
>
>
> General cleanup of examples, focused on PySpark ML, to remove unused imports, sync with Scala examples, improve consistency and fix minor issues such as arg checks etc.
> * consistent appNames, most are camel case
> * fix formatting, add newlines if difficult to read - many examples are just solid blocks of code
> * should use __future__ print function
> * simple_text_classification_pipeline is a duplicate of pipeline_example
> * simple_params_example is a duplicate of estimator_transformer_param_example
> * some spelling errors



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

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