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 2014/11/17 10:18:34 UTC

[jira] [Commented] (SPARK-4445) Don't display storage level in toDebugString unless RDD is persisted

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org