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

Apache Spark commented on SPARK-4445:
-------------------------------------

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

> Don't display storage level in toDebugString unless RDD is persisted
> --------------------------------------------------------------------
>
>                 Key: SPARK-4445
>                 URL: https://issues.apache.org/jira/browse/SPARK-4445
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Patrick Wendell
>            Assignee: Prashant Sharma
>            Priority: Blocker
>
> The current approach lists the storage level all the time, even if the RDD is 
> not persisted. The storage level should only be listed if the RDD is 
> persisted. We just need to guard it with a check.



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