You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/03/04 00:33:58 UTC

[GitHub] [iceberg] aokolnychyi edited a comment on pull request #2287: Add iceberg specific description on Spark UI

aokolnychyi edited a comment on pull request #2287:
URL: https://github.com/apache/iceberg/pull/2287#issuecomment-790188201


   I think this is really useful and will help our users to debug action jobs. Thanks, @karuppayya!
   
   I'd also consider assigning some counter to each job group id. For example, if somebody calls the same action two times, I'd love to see EXPIRE-SNAPSHOTS-1 and EXPIRE-SNAPSHOTS-2 as group ids. We can achieve this by keeping an atomic integer somewhere and increment it on each call.
   
   Also, I'd consider adding more information to job description (like table name?). 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org