Hello,
the SQL
COPY test.data to DIRECTORY '/backup';
fails with
NotSerializableExceptionWrapper[unhandled_server_exception: Failed to open output: '/backup/data_4_.json (No such file or directory)']
Cluster configuration as in https://community.cratedb.com/t/unable-to-create-a-repository-cratedb-cluster-running-with-docker-containers/1589?u=cocoa
Thanks a lot !!