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/01/19 15:03:39 UTC

[jira] [Resolved] (SPARK-6140) Retain longForm call site information even when shortForm is overridden.

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

Sean Owen resolved SPARK-6140.
------------------------------
    Resolution: Not A Problem

Maybe this was changed since, but it looks like the methods to set call site do correctly update short and long-form site if applicable, and both are returned from {{getCallSite}} if present.

> Retain longForm call site information even when shortForm is overridden.
> ------------------------------------------------------------------------
>
>                 Key: SPARK-6140
>                 URL: https://issues.apache.org/jira/browse/SPARK-6140
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.2.1
>            Reporter: Christopher Ng
>            Priority: Minor
>
> At the moment if the callsite is overridden in SparkContext then the shortForm is populated on RDDs created, and the longForm is left blank.  It would be nice to retain the default longForm content (ie stackTrace).



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