Hi Users, Appreciate if any leads on the below issue.
On Sat, Apr 8, 2023 at 1:33 PM VIVEK NARAYANASETTY <[email protected]> wrote: > Hello Everyone, > > I am trying to create some tables using Spark SQL and encountering the > below error in zeppelin. When debugged, I could see that the > "zeppelin.spark.useHiveContext" is set to true which means hive context > needs to be used in place of SQLContext but doesn't look its able to > use/initiate HiveContext. Attaching my analysis screenshot on the zeppelin > notebook. Please advise on how to resolve this. > > Hive support is required to CREATE Hive TABLE (AS SELECT); 'CreateTable > `test_schema_default_location`.`managed_table`, > org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, ErrorIfExists > > > [image: image.png] > > -- > Thanks & Regards > *Vivek Narayanasetty* > > > > > *Go Green: Think before you print this e-mail or its attachment. You can > save paper if you do not really need to print.* > -- Thanks & Regards *Vivek Narayanasetty* *Go Green: Think before you print this e-mail or its attachment. You can save paper if you do not really need to print.*
