ForeverAngry commented on issue #354: URL: https://github.com/apache/incubator-xtable/issues/354#issuecomment-2153739587
> > Maybe I'm doing something wrong here, but when I try to convert iceberg to delta using a glue catalog, I keep getting the error that the class constructor for catalog.Catalog is not found. I've tried adding the iceberg aws bundle to the class path, as well as many other jara, but still the same error. I'm executing the one table jar sync job from a docker image. Maybe the fact that it's a docker image is causing issues? I'm not sure. Does anyone have examples of specific versions of jars that should be used when converting from a iceberg source managed by glue to delta, that they know work? @the-other-tim-brown @sagarlakshmipathy any help would be very welcomed. I'd love to get this tool working! > > @ForeverAngry I am getting the class constructor error while running the jar locally. What was the issue fixed to resolve this? For this specific issue, I just pull the main branch and rebuilt the jars. That seemed to clear up the class constructor issue. Let me know id it doesn't! -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org