Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 613 (0.155s).
Loading phrases to help you
refine your search...
[HIVE-162] Fix join0.q failure with hadoop 0.17 - Hive - [issue]
...The file order is different. We need to use a single reducer.ant cleanant -Dhadoop.version=0.17.0 packageant test -Dtestcase=TestCliDriver -Dqfile=join0.q -Dhadoop.version=0.17.0 -logfile te...
http://issues.apache.org/jira/browse/HIVE-162    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-415] Long queries does not parse in Hive - Hive - [issue]
...A query like this won't parse, because the Hive grammar allows backtracking:select 1 from mytable UNION ALLselect 1 from mytable UNION ALLselect 1 from mytable UNION ALLselect 1 from mytable...
http://issues.apache.org/jira/browse/HIVE-415    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-258] Support IF(test, valueTrue, valueFalseOrNull) - Hive - [issue]
...See http://dev.mysql.com/doc/refman/5.0/en/control-flow-functions.html for details.Syntax:IF(expr1,expr2,expr3)...
http://issues.apache.org/jira/browse/HIVE-258    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-298] Make branch 0.2 forward compatible with tables created with LazySimpleSerDe - Hive - [issue]
...We can easily make branch 0.2 forward-compatible with tables created with LazySimpleSerDe (starting branch 0.3), since LazySimpleSerDe has exactly the same serialized format as TCTLSeparated...
http://issues.apache.org/jira/browse/HIVE-298    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-561] Make Hash aggregation threshold configurable - Hive - [issue]
...Currently we stop doing Hash aggregation after seeing 100K rows and the reduction is below 50%. We should make it configurable....
http://issues.apache.org/jira/browse/HIVE-561    Author: Zheng Shao, 2011-12-17, 00:07
[HIVE-603] Create table with complex types - Hive - [issue]
...Here is an example:CREATE TABLE mytable (listofmap array<map<string,string>>,mapoflist map<string,array<string>>);...
http://issues.apache.org/jira/browse/HIVE-603    Author: Zheng Shao, 2011-12-17, 00:07
[HIVE-612] Problem in removing temp files in FileSinkOperator.jobClose - Hive - [issue]
...We are doing double delete for files with _tmp prefix....
http://issues.apache.org/jira/browse/HIVE-612    Author: Zheng Shao, 2011-12-17, 00:07
[HIVE-461] Optimize RCFile reading by using column pruning results - Hive - [issue]
...RCFile is a column-based file format introduced in HIVE-352. Column-based storage has shown better compression ratio. On our internal data set (30 columns, most of them are short integer str...
http://issues.apache.org/jira/browse/HIVE-461    Author: Zheng Shao, 2011-12-17, 00:07
[HIVE-719] LazyArray/LazyMap index out of bound exception - Hive - [issue]
http://issues.apache.org/jira/browse/HIVE-719    Author: Zheng Shao, 2011-12-17, 00:07
[HIVE-375] LazySimpleSerDe to directly serialize (append) int/long/byte/short etc to UTF-8 buffer - Hive - [issue]
...LazySimpleSerDe currently serialize all data into a StringBuilder, and then convert it to String and then Text.Even if the data is of type int/long/byte/short, we still do that unnecessary c...
http://issues.apache.org/jira/browse/HIVE-375    Author: Zheng Shao, 2011-12-17, 00:07
Sort:
project
Hive (613)
MapReduce (24)
Hadoop (12)
HDFS (6)
Pig (4)
Avro (1)
type
mail # user (331)
issue (282)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (2)
last 9 months (613)
author
Namit Jain (802)
Edward Capriolo (633)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)