Fokko commented on issue #17: URL: https://github.com/apache/iceberg-python/issues/17#issuecomment-1968451758
Hey @brianfromoregon We try to avoid implementing the Hadoop catalog in PyIceberg. It is a different implementation than the other catalogs since conflict detection relies on the atomic renames of HDFS. @corleyma Have you tried running a simple [REST catalog](https://github.com/apache/iceberg-python/blob/main/dev/docker-compose.yml) similar to what we do in the PyIceberg test setup? -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org