amnchauhan opened a new issue, #443:
URL: https://github.com/apache/incubator-xtable/issues/443

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Please describe the bug 🐞
   
   Hi all  Iam trying to convert my iceberg table which is using hive catalog 
to hudi format as target but iam getting No Class found error while configuring 
catalog as --icebergCatalogConfig option.  catalog config file is:
   catalogImpl: org.apache.iceberg.hive.HiveCatalog
   catalogName: prod_iceberg
   catalogOptions: 
     uri: thrift metastore uri
     warehouse: s3a://prod_iceberg/warehouse
   But if i use hadoopCatalog and pass catalogImpl as 
org.apache.iceberg.hadoop.HadoopCatalog iam getting no such error , if there 
anything we need to configure for hive Catalog.
   
   ### Are you willing to submit PR?
   
   - [ ] I am willing to submit a PR!
   - [X] I am willing to submit a PR but need help getting started!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

Reply via email to