InvisibleProgrammer commented on PR #5730: URL: https://github.com/apache/iceberg/pull/5730#issuecomment-1243482283
> The script works for me as is. > > This error message is strange, it would only show up if you made a catalog called "demo", with both catalog-impl and type properties set.. Do you mean if we don't follow the quick-start tutorial ( https://iceberg.apache.org/spark-quickstart/ )we won't face with the issue? I suppose maybe catalog-impl and type properties are default as the tutorial recommends to `CREATE TABLE demo.nyc.taxis...` and to start the example container like this: `docker exec -it spark-iceberg spark-sql` I wonder if the getting started tutorial can be improved to be able to follow the steps one-by-one and don't get an error. What are your opinions about that? Thanks, Zsolt -- 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]
