turboFei commented on PR #7227: URL: https://github.com/apache/kyuubi/pull/7227#issuecomment-3448943457
Hi, I checked the call site. getApplicationInfoByTag <- KyuubiApplicationManager::getApplicationInfo <img width="1531" height="622" alt="image" src="https://github.com/user-attachments/assets/ba325c08-e0f9-40f2-9b27-a68c69e841c4" /> KyuubiApplicationManager::getApplicationInfo <- BatchJobSumission::currentApplicationInfo <img width="1369" height="416" alt="image" src="https://github.com/user-attachments/assets/c80c5948-f22a-4a98-9ce1-34b761143013" /> And finally, BatchJobSumission::updateBatchMetadata will update the metadata. -- 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]
