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/14 11:10:01 UTC

[jira] [Commented] (SPARK-15942) Unblock `:reset` command in REPL.

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

Apache Spark commented on SPARK-15942:
--------------------------------------

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

> Unblock `:reset` command in REPL.
> ---------------------------------
>
>                 Key: SPARK-15942
>                 URL: https://issues.apache.org/jira/browse/SPARK-15942
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Prashant Sharma
>            Priority: Minor
>
> As a follow up for SPARK-15697, I have following semantics for `:reset` command.
> On `:reset` we forget all that user has done but not the initialization of spark. To avoid confusion or make it more clear, we show the message `spark` and `sc` are not erased, infact they are in same state as they were left by previous operations done by the user.
> While doing above, somewhere I felt that this is not usually what reset means. But an accidental shutdown of a cluster can be very costly, so may be in that sense this is less surprising and still useful.



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