zabetak commented on PR #5546:
URL: https://github.com/apache/hive/pull/5546#issuecomment-2698258004

   A more prominent theory about the Postgres JDBC failures is that when the 
`TestTezTPCDS30TBPerfCliDriver` finished the respective Postgres container 
(e5c318c04c2201b1000e2067cee5d602717efb83c207bd5eb9a85c72802fb9cd) was not 
terminated properly leading to failures in subsequent Postgres related tests.
   
   ```
   2025-02-18T20:10:28.905748246-08:00 container kill 
e5c318c04c2201b1000e2067cee5d602717efb83c207bd5eb9a85c72802fb9cd 
(image=zabetak/postgres-tpcds-metastore:1.3, 
name=metastore-test-postgres-install, signal=23)
   ```
   Given that `TestTezTPCDS30TBPerfCliDriver` run on `split-14` where we have 
seen the other JDBC failures this explanation is more viable.


-- 
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

Reply via email to