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

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

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

> Profile Python tasks stage by stage in worker
> ---------------------------------------------
>
>                 Key: SPARK-3478
>                 URL: https://issues.apache.org/jira/browse/SPARK-3478
>             Project: Spark
>          Issue Type: New Feature
>          Components: PySpark
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>             Fix For: 1.2.0
>
>
> The Python code in driver is easy to profile by users, but the code run in 
> worker is distributed in clusters, is not easy to profile by users.
> So we need a way to do the profiling in worker and aggregate all the result 
> together for users.
> This also can be used to analys the bottleneck in PySpark.



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