can you give table definition of both the tables?

are both the columns of same type ?


On Wed, Jan 9, 2013 at 5:15 AM, Krishna Rao <krishnanj...@gmail.com> wrote:

> Hi all,
>
> On running a statement of the form "INSERT INTO TABLE tbl1 PARTITION(p1)
> SELECT x1 FROM tbl2", I get the following error:
>
> "Failed with exception java.lang.ClassCastException:
> org.apache.hadoop.hive.metastore.api.InvalidOperationException cannot be
> cast to java.lang.RuntimeException"
>
> How can I find out what is causing this error? I.e. which logs should I
> look at?
>
> Cheers,
>
> Krishna
>
>
>


-- 
Nitin Pawar

Reply via email to