yes. It worked for me, zeppelin 0.6 and spark 1.6… you may need to check the configure of zeppelin.spark.useHiveContext
> On Sep 28, 2016, at 09:17, Joaquín Silva <[email protected]> > wrote: > > Hello, > If I register a DF as temporary table in a %spark block, ¿can %sql read it in > the next block?. Because it throws me an error that the table is not found. > > Regards, > Joaquín Silva
