You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matthew Farrellee (JIRA)" <ji...@apache.org> on 2014/09/07 14:08:28 UTC

[jira] [Commented] (SPARK-1087) Separate file for traceback and callsite related functions

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

Matthew Farrellee commented on SPARK-1087:
------------------------------------------

[~jyotiska] PR 581 was merged (though it looked fairly trivial). is this still relevant?

> Separate file for traceback and callsite related functions
> ----------------------------------------------------------
>
>                 Key: SPARK-1087
>                 URL: https://issues.apache.org/jira/browse/SPARK-1087
>             Project: Spark
>          Issue Type: New Feature
>          Components: PySpark
>            Reporter: Jyotiska NK
>
> Right now, _extract_concise_traceback() is written inside rdd.py which provides the callsite information. But for [SPARK-972](https://spark-project.atlassian.net/browse/SPARK-972) in PR #581, we used the function from context.py. Also some issues were faced regarding the return string format. 
> It would be a good idea to move the the traceback function from rdd and create a separate file for future developments. 



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