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 2022/12/26 05:03:47 UTC

[GitHub] [iceberg] amogh-jahagirdar commented on issue #6393: Couldn't initialize a SAX driver to create an XMLReader

amogh-jahagirdar commented on issue #6393:
URL: https://github.com/apache/iceberg/issues/6393#issuecomment-1364889566

   Sorry for the delay, missed this issue somehow. 
   
   @y-bowen, could you provide the details on which AWS SDK version you are using? Note AWS SDK v2 is required for Iceberg. Checkout https://iceberg.apache.org/docs/latest/aws/#flink for an example for Flink.
   
   Looking at the stack trace, I see there are a few issues already opened in AWS SDK, for example 
   
   https://github.com/aws/aws-sdk-java/issues/2184, https://github.com/aws/aws-sdk-java/issues/1622, https://github.com/aws/aws-sdk-java/issues/1588
   
   All of these issues point to having conflicting XMLReaders on the same class path, so please do check that there is a single XMLReader on your class path.
   


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