dongjoon-hyun commented on PR #52999: URL: https://github.com/apache/spark/pull/52999#issuecomment-3528627724
Thank you for updating. It seems that we have only 1 failure, @sryza . ``` [info] - Pipeline execution cache *** FAILED *** (2 milliseconds) [info] org.apache.spark.SparkException: [PIPELINE_STORAGE_ROOT_INVALID] Pipeline storage root must be an absolute path with a URI scheme (e.g., file://, s3a://, hdfs://). Got: `test_storage_root`. SQLSTATE: 42K03 ``` -- 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]
