Re: Error while querying hive table from spark shell

2015-03-27 Thread ๏̯͡๏
Did you resolve this ? I am facing the same error On Wed, Feb 11, 2015 at 1:02 PM, Arush Kharbanda wrote: > Seems that the HDFS path for the table dosnt contains any file/data. > > Does the metastore contain the right path for HDFS data. > > You can find the HDFS path in TBLS in your metastore.

Re: Error while querying hive table from spark shell

2015-02-10 Thread Arush Kharbanda
Seems that the HDFS path for the table dosnt contains any file/data. Does the metastore contain the right path for HDFS data. You can find the HDFS path in TBLS in your metastore. On Wed, Feb 11, 2015 at 12:20 PM, kundan kumar wrote: > > Hi , > > I am getting the following error when I am tryi