alberttwong commented on issue #11880: URL: https://github.com/apache/hudi/issues/11880#issuecomment-2329879816
tried ``` set fs.s3a.access.key=admin set fs.s3a.secret.key=password set fs.s3a.endpoint=http://minio:9000 set fs.s3.access.key=admin set fs.s3.secret.key=password set fs.s3.endpoint=http://minio:9000 set hive.s3.aws-access-key=admin set hive.s3.aws-secret-key=password set hive.s3.endpoint=http://minio:9000 ``` didn't work. -- 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]
