FelixYBW opened a new issue, #12705: URL: https://github.com/apache/gluten/issues/12705
### Backend VL (Velox) ### Bug description ``` org.apache.gluten.exception.GlutenException: org.apache.gluten.exception.GlutenException: Error during calling Java code from native code: org.apache.gluten.exception.GlutenException: org.apache.gluten.exception.GlutenException: Exception: VeloxRuntimeError Error Source: RUNTIME Error Code: INVALID_STATE Reason: Failed to get S3 object due to: 'Unknown error'. Path:'s3://xxx/0000.snappy.parquet', SDK Error Type:100, HTTP Status Code:301, S3 Service:'AmazonS3', Message:'Unable to parse ExceptionName: PermanentRedirect Message: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.', RequestID:'8G1707SGGJJKNAEM'. Retriable: False Context: Split Hive: s3://xxx/0000.snappy.parquet 0 - 120914493 Task Gluten_Stage_2_TID_378_VTID_17 Function: preadInternal File: /velox/velox/connectors/hive/storage_adapters/s3fs/S3ReadFile.cpp Line: 217 ``` ### Gluten version _No response_ ### Spark version None ### Spark configurations _No response_ ### System information _No response_ ### Relevant logs ```bash ``` -- 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]
