shmilygkd commented on PR #6755: URL: https://github.com/apache/hive/pull/6755#issuecomment-5707786423
Hi @kuczoram, friendly ping on this one when you have a moment. Happy to address any comments. For context on the Jenkins precommit red mark: the only failure in that run was `TestBeeLineDriver[udf_unix_timestamp]` (1 test out of 109,790). The log shows the query being cancelled by the beeline harness mid-execution and the local job interrupted while writing files (`interrupted after 2.193 seconds` in `Shell.runCommand`). There is no module-access or class-loading error anywhere, and the failing job runs on the local job runner, where `*.java.opts` is ignored, so it is unrelated to this patch. -- 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]
