You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/12/03 02:27:38 UTC

[GitHub] [iceberg] xingbowu commented on pull request #3611: Aliyun: Add iceberg-aliyun to engine runtime

xingbowu commented on pull request #3611:
URL: https://github.com/apache/iceberg/pull/3611#issuecomment-985162607


   @openinx Thanks a lot for your comments.  
   It is necessary to add aliyun oss dependency manually [aliyun-sdk-oss-3.10.2.jar](https://gosspublic.alicdn.com/sdks/java/aliyun_java_sdk_3.10.2.zip?spm=a2c4g.11186623.0.0.4b6b2ceaIvR9Wy&file=aliyun_java_sdk_3.10.2.zip)
   Similar with aws s3 usage either adding jar or packaging it
   ``
   spark-sql --packages org.apache.iceberg:iceberg-spark3-runtime:0.12.1,software.amazon.awssdk:bundle:2.15.40,software.amazon.awssdk:url-connection-client:2.15.40 
   ``
   test case passed as below:
   ![image](https://user-images.githubusercontent.com/12458911/144533196-96392f12-fbc8-4ede-b621-c3ad0b5cf1be.png)
   


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org