prashantwason commented on issue #1289: [HUDI-92] Provide reasonable names for 
Spark DAG stages in Hudi.
URL: https://github.com/apache/incubator-hudi/pull/1289#issuecomment-587701211
 
 
   > 1. It seems like you are only covering cases where an RDD is getting 
created? Is it possible to change the job group between stages?
   
   The setJobGroup() description applies to the Thread and is used until either 
it is updated or removed. So we need to label each stage and they should show 
up correctly.
   
   We can label RDD creations as well as operations on them.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to