You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/04 11:48:36 UTC

[GitHub] [iceberg] harini-venkataraman commented on issue #6089: Issue with Creation of Database using Spark

harini-venkataraman commented on issue #6089:
URL: https://github.com/apache/iceberg/issues/6089#issuecomment-1303312171

   **RCA :**
   Spark had introduced a new configuration - `spark.sql.warehouse.dir`
    https://issues.apache.org/jira/browse/SPARK-15034
   Tried changing this in the configuration file from `spark.sql.catalog.catalog_name.warehouse`  to `spark.sql.catalog.catalog_name.warehouse.dir` and re built the image!
   With this new configuration and database creation is working seamlessly.
   **PS :** There were previous issues reported to Spark for this relative path issue and we encountered the same exception after updating spark version from 3.3.0 to 3.3.1.


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org