Description
Similar to our call site reporting in Java, we can get a stack trace in Python with traceback.extract_stack. It would be nice to set that stack trace as the name on the corresponding RDDs so it can appear in the UI.
Attachments
Issue Links
- is related to
-
SPARK-972 PySpark's "cannot run multiple SparkContexts at once" message should give source locations
- Resolved