You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/06/24 21:26:16 UTC

[jira] [Commented] (SPARK-16197) Cleanup PySpark status api and example

    [ https://issues.apache.org/jira/browse/SPARK-16197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348679#comment-15348679 ] 

Apache Spark commented on SPARK-16197:
--------------------------------------

User 'BryanCutler' has created a pull request for this issue:
https://github.com/apache/spark/pull/13898

> Cleanup PySpark status api and example
> --------------------------------------
>
>                 Key: SPARK-16197
>                 URL: https://issues.apache.org/jira/browse/SPARK-16197
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>            Reporter: Bryan Cutler
>            Priority: Trivial
>
> Cleanup of Status API to use SparkSession and also noticed that Status defines two empty classes without using 'pass' and two methods that do not return 'None' explicitly if requested info can not be fetched.  These issues do not cause any errors, but it is good practice to use 'pass' on an empty class definitions and return 'None' for a function if the caller is expecting a return value.



--
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