Open sathwick9 opened 3 months ago
@sathwick9 Thanks for raising the issue here, what is the error that you're seeing?
1) Databrics is not recoganizing iceberg when using notebook 2) Error I see when creating a table is Cannot open table: path is not set 3) If I remove iceberg command [using iceberg] then I can create a table.
On Wed, Aug 7, 2024, 4:36 AM Fokko Driesprong @.***> wrote:
@sathwick9 https://github.com/sathwick9 Thanks for raising the issue here, what is the error that you're seeing?
— Reply to this email directly, view it on GitHub https://github.com/apache/iceberg/issues/10889#issuecomment-2272928916, or unsubscribe https://github.com/notifications/unsubscribe-auth/APRX3RQNGCK6BPHV24ZXMDDZQHL7LAVCNFSM6AAAAABMDD4QESVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZSHEZDQOJRGY . You are receiving this because you were mentioned.Message ID: @.***>
I am using databricks runtime is DBR 14.3 LTS Spark 3.5.0. Scala 2.12. And using iceberg iceberg_spark_runtime 3_5_2 12 16 0.jar. Is it correct version I am using, because when I installed those jar in Databricks it is not recognizing iceberg command in notebook and not allowing me to create iceberg tables. I can create regular tables but not iceberg tables.
Resources used: https://www.dremio.com/blog/getting-started-with-apache-iceberg-in-databricks/
I have also tried multiple ways but no use.