Indhumathi27 opened a new pull request, #5854: URL: https://github.com/apache/hive/pull/5854
### What changes were proposed in this pull request? Improved the test for Tez AM re-execution by making it wait until the query is fully running before killing the YARN application. ### Why are the changes needed? The test was unreliable because it sometimes killed the application before the query had started, causing false failures. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Flaky test pipeline passed. Before: <img width="1190" alt="Screenshot 2025-06-10 at 10 31 19 AM" src="https://github.com/user-attachments/assets/c90ac86c-c52b-49cc-b08c-c5d752478221" /> After: <img width="1726" alt="Screenshot 2025-06-10 at 10 29 57 AM" src="https://github.com/user-attachments/assets/5479f074-1a80-492f-b15c-7c97631502a9" /> <img width="1450" alt="Screenshot 2025-06-10 at 10 30 12 AM" src="https://github.com/user-attachments/assets/8d427317-c673-4126-a21d-adc74acb634f" /> -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org