sarutak commented on PR #56699: URL: https://github.com/apache/spark/pull/56699#issuecomment-4779934934
OracleIntegrationSuite still fails with a following error. ``` [info] org.apache.spark.sql.jdbc.OracleIntegrationSuite *** ABORTED *** (15 minutes, 24 seconds) [info] The code passed to eventually never returned normally. Attempted 313 times over 15.040688597466668 minutes. Last failure message: ORA-01017: invalid credential or not authorized; logon denied ``` https://github.com/sarutak/spark/actions/runs/28022847163/job/82946077261 I noticed an issue in the latest image so I'll update it and re-trigger the CI. -- 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]
