jasonli-db commented on PR #41964: URL: https://github.com/apache/spark/pull/41964#issuecomment-1654629558
> Do we expect users to set the job tags? The generated tags are long and meaningless <img alt="image" width="1996" src="https://user-images.githubusercontent.com/1097932/256669420-88d105a3-4bb8-4241-a9b4-987f78520b0a.png"> @juliuszsompolski @jdesjean Is there any use in including the job tags? Actually now that I think about it, since it's constructed from the SessionID, userID, and operationID, I think we can instead just add a column for the operationID and remove the jobTag column. What do you think? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
