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: [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]

Reply via email to