Yes I use the same configuration as in this article. When I try to create the table from the article I get an error: Table is marked as a manged table but is not transactional. For our needs we are using external tables for creating DeltaLake tables.
Artur Brandys Administrator Data Lake Onwelo SA www.onwelo.com<https://www.onwelo.com/> [Logo Onwelo SA] [LinkedIn Icon]<https://pl.linkedin.com/company/onwelo> [Facebook Icon] <https://pl-pl.facebook.com/onwelo> [Twitter] <https://twitter.com/onwelo_sa> [Instagram Icon] <https://www.instagram.com/onwelo_com/> From: Jeff Zhang <zjf...@gmail.com> Sent: Tuesday, October 25, 2022 3:59 PM To: users@zeppelin.apache.org Subject: Re: DeltaLake hive table reading problem in Zeppelin Do you use the same configuration as this article? Can you run the sample code in this article? On Tue, Oct 25, 2022 at 8:42 PM Artur Brandys <artur.bran...@onwelo.com<mailto:artur.bran...@onwelo.com>> wrote: Hi. I have problem with reading DeltaLake hive table when I try to execute select statement in %spark.sql interpreter and I get this error: java.lang.RuntimeException: org.apache.hadoop.hive.ql.metadata.HiveException: Error in loading storage handler.io.delta.hive.DeltaStorageHandler I add some configuration to my spark interpreter using this article: https://towardsdatascience.com/deep-dive-into-delta-lake-via-apache-zeppelin-d59db1673584 but it isn’t working. What can be wrong? Artur Brandys Administrator Data Lake Onwelo SA www.onwelo.com<https://www.onwelo.com/> [Logo Onwelo SA] [LinkedIn Icon]<https://pl.linkedin.com/company/onwelo> [Facebook Icon] <https://pl-pl.facebook.com/onwelo> [Twitter] <https://twitter.com/onwelo_sa> [Instagram Icon] <https://www.instagram.com/onwelo_com/> -- Best Regards Jeff Zhang