alberttwong opened a new issue, #7615: URL: https://github.com/apache/iceberg/issues/7615
### Feature Request / Improvement Per https://iceberg.apache.org/spark-quickstart/#adding-a-catalog. I want to enable a REST catalog. The docker compose image seems to the "bits" for the rest catalog but I can't seem to find instructions on how to enable it. ---- Hi, I'm doing the https://iceberg.apache.org/spark-quickstart/ and I want to connect to the iceberg catalog through the rest interface. I followed the instructions to create the table and load it with 4 entries. I was able to put a hostname to the iceberg-rest image but when I try to go to http://iceberg-rest:8181/ or http://iceberg-rest:8181/ws, it says - {"error":{"message":"No route for request: GET ","type":"BadRequestException","code":400}}. What am I missing? I'm thinking the REST equivalent of https://iceberg.apache.org/spark-quickstart/#adding-a-catalog. The example is hive but looking for the REST version. ### Query engine None -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
