You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Srinivas Thunga <sr...@gmail.com> on 2015/02/12 12:28:14 UTC

Hive 1.0

Hi Team,

In hive 1.0, hive-9481 patch is updated ?

because i have installed hive 1.0

And tried selected columns to insert

insert into table target (y,z) select * from source

I am getting error like

 ParseException line 1:25 cannot recognize input near '(' 'y' ')' in
statement.

Please advice, is hive-9481 patch is updated in new version of Hive 1.0?



*Thanks & Regards,*

*Srinivas T*

Re: Hive 1.0

Posted by Alan Gates <al...@gmail.com>.
No, HIVE-9481 is not yet committed to trunk.  It should be released in 1.2.

Alan.

> Srinivas Thunga <ma...@gmail.com>
> February 12, 2015 at 3:28
> Hi Team,
>
> In hive 1.0, hive-9481 patch is updated ?
>
> because i have installed hive 1.0
>
> And tried selected columns to insert
>
> insert into table target (y,z) select * from source
>
> I am getting error like
>
> ParseException line 1:25 cannot recognize input near '(' 'y' ')' in
> statement.
>
> Please advice, is hive-9481 patch is updated in new version of Hive 1.0?
>
>
>
> *Thanks & Regards,*
>
> *Srinivas T*
>