ayushtkn commented on PR #4249: URL: https://github.com/apache/hive/pull/4249#issuecomment-1515267688
The original ticket mentioned: ``` statements in itests/hive-unit/src/test/java/org/apache/hive/jdbc/AbstractTestJdbcGenericUDTFGetSplits.java are not closed properly - however fixing that doesn't fix the issue... ``` And the exception isn't test timeout but connection issue, I am not sure if by spliting the test into two parts is a good idea, Should try to solve keeping it together. May be by spliting we are avoiding the problem not solving... -- 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]
