| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
42 (0.274s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2 - Hive - [mail # dev]
|
|
...+1 - built from source, passed all tests (without assertion fail or conversion to backup task) - working good with queries from running-site - some complaints on missing HIVE-4172 (voi...
|
|
|
Author: Navis류승우,
2013-05-16, 00:30
|
|
|
Re: 回复: different outer join plan between hive 0.9 and hive 0.10 - Hive - [mail # user]
|
|
...In short, hive tags rows a filter mask as a short for outer join, which can contain 16 flags. (see HIVE-3411, plz) I'll survey for a solution. 2013/5/14 wzc1989 :...
|
|
|
Author: Navis류승우,
2013-05-14, 06:17
|
|
|
Re: 回复: different outer join plan between hive 0.9 and hive 0.10 - Hive - [mail # user]
|
|
...The error message means hive cannot merge joins of 16+ aliases with outer join into single stage. It was 8 way originally (HIVE-3411) but expanded to 16 later. Check https://issu...
|
|
|
Author: Navis류승우,
2013-05-14, 04:26
|
|
|
Re: Very poor read performance with composite keys in hbase - Hive - [mail # user]
|
|
...Currently, hive storage handler reads rows one by one. https://issues.apache.org/jira/browse/HIVE-3603 is for setting cache size, which is not yet fixed. 2013/5/1 [EMAIL PROTECTE...
|
|
|
Author: Navis류승우,
2013-05-02, 01:39
|
|
|
Re: How to pass config from qfile to Hive Metastore - Hive - [mail # dev]
|
|
...It's booked on https://issues.apache.org/jira/browse/HIVE-3103 and not resolved yet. 2013/4/27 Gang Tim Liu :...
|
|
|
Author: Navis류승우,
2013-04-30, 01:20
|
|
|
Re: Hive external table to HBase multiple versions - Hive - [mail # user]
|
|
...https://issues.apache.org/jira/browse/HIVE-2906 seemed what you are looking for. 2013/4/30 Richard Payne ...
|
|
|
Author: Navis류승우,
2013-04-30, 00:36
|
|
|
Re: [ANNOUNCE] New Hive Committers: Harish Butani and Owen O'Malley - Hive - [mail # dev]
|
|
...We are happy with newly added window functions and ORC format. Congratulations! 2013/4/16 Carl Steinbach :...
|
|
|
Author: Navis류승우,
2013-04-16, 01:17
|
|
|
Re: lots of tests failing - Hive - [mail # dev]
|
|
...Yes, it's all my fault. I've forgot that the Driver affects test results. Reverting HIVE-1953 is created(HIVE-4319) and ready to be committed. Again, sorry for all the troubles t...
|
|
|
Author: Navis류승우,
2013-04-10, 00:08
|
|
|
Re: A GenericUDF Function to Extract a Field From an Array of Structs - Hive - [mail # user]
|
|
...try to change codes in evaluate method like, for (int i = 0; i :...
|
|
|
Author: Navis류승우,
2013-04-03, 01:07
|
|
|
Re: different outer join plan between hive 0.9 and hive 0.10 - Hive - [mail # user]
|
|
...The problem is mixture of issues (HIVE-3411, HIVE-4209, HIVE-4212, HIVE-3464) and still not completely fixed even in trunk. Will be fixed shortly. 2013/3/29 wzc :...
|
|
|
Author: Navis류승우,
2013-03-29, 01:34
|
|
|
|