FANNG1 commented on PR #4597: URL: https://github.com/apache/gravitino/pull/4597#issuecomment-2299998540
Iceberg doesn't provide a aliyun-bundle jar like S3 or GCS, some are some options: 1. add aliyun oss dependencies for Gravitino Iceberg REST server 2. let the user copy aliyun oss-related jars (3 jars for this version) to Gravitino Iceberg REST server classpath when using oss. 3. provide a Aliyun bundle jar for Iceberg, tracked int https://github.com/apache/iceberg/issues/10970 I prefer using Option2 for now and Option3 for long term. -- 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]
