weiting-chen commented on issue #5963: URL: https://github.com/apache/incubator-gluten/issues/5963#issuecomment-2146640582
The S3 parameter is disabled by default and the release jar hasn't enable it as well. If you wish to contain S3 support, please compile Gluten jar via source code and turn on below parameter. https://github.com/apache/incubator-gluten/blob/main/dev/builddeps-veloxbe.sh#L23 After you compile the jar with S3 support, you can follow the guide to get the s3 support. https://gluten.apache.org/docs/velox/s3#working-with-s3 -- 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]
