Re: Patch available for HIVE-6104

2014-01-30 Thread Sunita Arvind
Ok. Will resend with a different account On Thursday, January 30, 2014, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: > For some reason, gmail marked your mail as spam. It might have happened > for others too. Can you try sending this mail from other email id? so that > it gets no

seeking help to debug hive select

2013-08-02 Thread Sunita Arvind
Hi All, I have an API response in JSON format and I am trying to load it into hive tables. The create table shows no errors and returns the prompt, but when I do a "select xx from people", I just get "null". I need to know why this is happening. hive does not show any errors so there is nothing for

Help with hive debugger

2013-06-19 Thread Sunita Arvind
Hello, Some of you might have seen the original issue that I am trying to resolve. (select xxx from table_name ; shows null ) on the user mailing list. I am trying to attach btrace to debug this inorder to see the value of the token retrieved by the parser. I need help regarding: 1. starting hive