Hi Tushar,

It seems Spark is not able to access the metastore. It may be because you
are using derby metastases which is maintained locally. Please check all
your configurations and that Spark has access to the hive-site.xml file
with the metastore uri.

Thanks,
Marco

On Tue, 10 Apr 2018, 08:20 Tushar Singhal, <tushar8...@gmail.com> wrote:

> Hi Everyone,
>
> I was accessing Hive Tables in Spark SQL using Scala submitted by
> spark-submit command.
> When I ran in cluster mode then got error like : Table not found
> But the same is working while submitted as client mode.
> Please help me to understand why?
>
> Distribution : Hortonworks
>
> Thanks in advance !!
>
>

Reply via email to