Re: Re: hive 0.14 on some platform return some not NULL value as NULL

2015-04-07 Thread r7raul1...@163.com
I use hive 0.14 to use hive 0.10 metastroe server .The problem fixed. Now hive 0.14 return correct result. r7raul1...@163.com From: r7raul1...@163.com Date: 2015-04-07 10:34 To: dev CC: thejas.nair Subject: Re: Re: hive 0.14 on some platform return some not NULL value as NULL I found

Re: Re: hive 0.14 on some platform return some not NULL value as NULL

2015-04-06 Thread r7raul1...@163.com
0.14 lost some column info. Why? BTW, My meta database schema is hive 0.10 not update to hive 0.14. r7raul1...@163.com From: r7raul1...@163.com Date: 2015-04-02 15:36 To: dev CC: thejas.nair Subject: Re: Re: hive 0.14 on some platform return some not NULL value as NULL DDL is CREATE TABLE

Re: Re: hive 0.14 on some platform return some not NULL value as NULL

2015-04-02 Thread r7raul1...@163.com
Sorry ,I check my production jdk is java version "1.7.0_45" not java version "1.6.0_35" r7raul1...@163.com From: r7raul1...@163.com Date: 2015-04-02 17:01 To: dev Subject: Re: Re: hive 0.14 on some platform return some not NULL value as NULL I download full data f

Re: Re: hive 0.14 on some platform return some not NULL value as NULL

2015-04-02 Thread r7raul1...@163.com
ve 0.14 on some platform return some not NULL value as NULL In my test enviroment . I use hive 0.14 ,hive 1.1.0 ,the result is ok. But in production enviroment ,the result is not correct. r7raul1...@163.com From: Thejas Nair Date: 2015-04-02 16:41 To: r7raul1...@163.com CC: dev Subject: Re

Re: Re: hive 0.14 on some platform return some not NULL value as NULL

2015-04-02 Thread r7raul1...@163.com
In my test enviroment . I use hive 0.14 ,hive 1.1.0 ,the result is ok. But in production enviroment ,the result is not correct. r7raul1...@163.com From: Thejas Nair Date: 2015-04-02 16:41 To: r7raul1...@163.com CC: dev Subject: Re: Re: hive 0.14 on some platform return some not NULL value

Re: Re: hive 0.14 on some platform return some not NULL value as NULL

2015-04-02 Thread Thejas Nair
I am unable to reproduce this issue using the sample data - For this query, using 1.1.0, i get the following result- 87FQEZT1UEDXJHJQPFFX7G7ET8S2DVPM2357378283356 9150119100048 7326356 2015-01-19 10:44:442015-01-19 On Thu, Apr 2, 2015 at 12:36 AM, r7raul1...@163.com wrote: > >

Re: Re: hive 0.14 on some platform return some not NULL value as NULL

2015-04-02 Thread r7raul1...@163.com
DDL is CREATE TABLE dw.fct_traffic_navpage_path_detl( date_id string, chanl_id bigint, sessn_id string, gu_id string, prov_id string, city_id string, landing_page_type_id string, landing_track_time string, landing_url string, nav_refer_tracker_id string, nav_refer_page_type_id string,