Hi ,
I am using local docker setup with minio and nessie. When i restart the containers, nessie catalog does not see the tables . This is what i see after restart:
If you are running the Docker Container for Nessie, you have to configure where it will store entries, if not it will by default use the memory store which would be cleared when the server shuts off.
Hi Shifas,
This is my docker-compose.yml file (only nessie part:)
I am using a local postgre db for catalog data.I created a database called nessie in postgres. ( You can give any name)
@shifas got it, we nay have to look at the logfile and see what is going on. Can you provide the table name and the server.log when Dremio comes up. Also after it comes up, add the table again and query it and send us the profile and server.log for that time also