kevinjqliu commented on issue #1680:
URL: 
https://github.com/apache/iceberg-python/issues/1680#issuecomment-2671854594

   Pyiceberg's rest client supports any conforming Iceberg REST servers. Using 
`load_catalog` with Nessie's Iceberg REST endpoint should just work. 
`load_catalog` can take a number of configuration parameters such as the [REST 
configuration here
   ](https://py.iceberg.apache.org/configuration/#rest-catalog)
   
   This might be a configuration issue since #1524 was able to connect to 
Nessie via its REST endpoint. I can take a look and try to set up a Nessie 
server when I get some time. 
   
   The reason I want to defer to the Nessie project is because Pyiceberg's rest 
client should work like any other rest client, such as Trino/Spark. So the same 
configuration for setting up a Nessie REST catalog in Spark should work for 
pyiceberg. 


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

Reply via email to