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

Hyukjin Kwon reassigned SPARK-54223:
------------------------------------

    Assignee: Nishanth

> Add task context and data metrics to Python runner logs
> -------------------------------------------------------
>
>                 Key: SPARK-54223
>                 URL: https://issues.apache.org/jira/browse/SPARK-54223
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.5.1, 4.0.1
>            Reporter: Nishanth
>            Assignee: Nishanth
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, log messages in PythonRunner do not include Spark Task Context 
> information such as the Task ID or Partition ID.
> Additionally, the logs lack useful execution metrics (e.g., number of records 
> processed, data size), which makes it difficult to correlate Python process 
> behavior with specific Spark tasks.
> When debugging UDF performance issues, hangs, or data skew, it’s challenging 
> to identify which task or dataset portion caused the issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to