Re: DeltaLake hive table reading problem in Zeppelin

2022-10-25 Thread Jeff Zhang
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 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:

DeltaLake hive table reading problem in Zeppelin

2022-10-25 Thread Artur Brandys
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