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
-04-02 15:28 To: dev Subject: Re: hive 0.14 on some platform return some not NULL value as NULL Can you give more details - the query you are running - schema of the table - serialization format of the table, sample records if possible. On Wed, Apr 1, 2015 at 6:32 PM, r7raul1...@163.com r7raul1

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

2015-04-02 Thread Thejas Nair
. r7raul1...@163.com From: Thejas Nair Date: 2015-04-02 15:28 To: dev Subject: Re: hive 0.14 on some platform return some not NULL value as NULL Can you give more details - the query you are running - schema of the table - serialization format of the table, sample

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

2015-04-02 Thread r7raul1...@163.com
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: hive 0.14

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

2015-04-02 Thread Thejas Nair
Can you give more details - the query you are running - schema of the table - serialization format of the table, sample records if possible. On Wed, Apr 1, 2015 at 6:32 PM, r7raul1...@163.com r7raul1...@163.com wrote: I use hive 1.1.0 cli on computer A (linux) the result is

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 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 from hdfs. Then load data