You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Deepak Sharma <de...@gmail.com> on 2017/04/13 09:41:08 UTC

Hive Context and SQL Context interoperability

Hi All,
I have registered temp tables using hive context and sql context both.
Now when i try to join these 2 temp tables , 1 of the tables complain about
not being found.
Is there any setting or option so the tables in these 2 different contexts
are visible to each other?

-- 
Thanks
Deepak