column renaming issue in hive

2014-04-18 Thread kishore alajangi
Hi Experts,

After I changed the column names in hive table,m the result showing all
null values with new column names, if i query with select * from table
giving the actual values result, what could be the problem please explain
what should i do now, help me.

-- 
Thanks,
Kishore.


Re: column renaming issue in hive

2014-04-18 Thread Ted Yu
You would get help from Hive user mailing list:
https://hive.apache.org/mailing_lists.html

Cheers


On Fri, Apr 18, 2014 at 8:27 AM, kishore alajangi alajangikish...@gmail.com
 wrote:

 Hi Experts,

 After I changed the column names in hive table,m the result showing all
 null values with new column names, if i query with select * from table
 giving the actual values result, what could be the problem please explain
 what should i do now, help me.

 --
 Thanks,
 Kishore.