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/14 02:45:28 UTC

[GitHub] [iceberg] openinx commented on pull request #3725: Aliyun: Add iceberg-aliyun to engines runtime

openinx commented on pull request #3725:
URL: https://github.com/apache/iceberg/pull/3725#issuecomment-993103290


   > Am I correct in thinking that aliyun comes with a bit more dependencies than some of the other projects, like 'org.glassfish.jaxb:jaxb-runtime'?
   
   The `compileOnly` org.glassfish.jaxb:jaxb-runtime was added for building iceberg-aliyun module for jdk9 or higher, because aliyun-oss-sdk depends on those libraries to parse/write XML body.  Those libraries was always included in jd8 or before, but was removed since jdk9.  For more details please read this: https://www.alibabacloud.com/help/doc-detail/32009.html
   
   Thanks for your comment, @kbendick .


-- 
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