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

Josh Rosen resolved SPARK-1087.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Issue resolved by pull request 2385
[https://github.com/apache/spark/pull/2385]

> 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
>             Fix For: 1.2.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to