| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
802 (0.092s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-4272] partition wise metadata does not work for text files - Hive - [issue]
|
|
...The following test fails:set hive.input.format = org.apache.hadoop.hive.ql.io.CombineHiveInputFormat;– This tests that the schema can be changed for binary serde datacreate table parti...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4272
Author: Namit Jain,
2013-04-02, 16:23
|
|
|
[HIVE-4270] bug in hive.map.groupby.sorted in the presence of multiple input partitions - Hive - [issue]
|
|
...This can lead to wrong results....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4270
Author: Namit Jain,
2013-04-02, 15:46
|
|
|
[HIVE-4279] Move method isSettable to ObjectInspector from StructObjectInspector - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-4279
Author: Namit Jain,
2013-04-02, 07:05
|
|
|
Re: ant clean package failing - Hive - [mail # dev]
|
|
...That was it. Thanks, -namit On 3/30/13 11:37 PM, "Mark Wagner" wrote: ...
|
|
|
Author: Namit Jain,
2013-03-31, 04:21
|
|
|
[HIVE-3451] map-reduce jobs does not work for a partition containing sub-directories - Hive - [issue]
|
|
...Consider the following test:– The test verifies that sub-directories are supported for versions of hadoop– where MAPREDUCE-1501 is fixed. So, enable this test only for hadoop 23....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3451
Author: Namit Jain,
2013-03-31, 02:25
|
|
|
ant clean package failing - Hive - [mail # dev]
|
|
...BUILD FAILED /Users/njain/hive/hive_commit3/build.xml:270: The following error occurred while executing this line: /Users/njain/hive/hive_commit3/build.xml:109: The following error occurred ...
|
|
|
Author: Namit Jain,
2013-03-30, 10:22
|
|
|
[HIVE-4149] wrong results big outer joins with array of ints - Hive - [issue]
|
|
...Consider the following query:create table tinyA(a bigint, b bigint) stored as textfile;create table tinyB(a bigint, bList array<int>) stored as textfile;load data local inpath '../data...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4149
Author: Namit Jain,
2013-03-29, 19:46
|
|
|
[HIVE-4042] ignore mapjoin hint - Hive - [issue]
|
|
...After HIVE-3784, in a production environment, it can become difficult todeploy since a lot of production queries can break....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4042
Author: Namit Jain,
2013-03-27, 16:57
|
|
|
[HIVE-4212] sort merge join should work for outer joins for more than 8 inputs - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-4212
Author: Namit Jain,
2013-03-27, 16:57
|
|
|
[HIVE-4007] Create abstract classes for serializer and deserializer - Hive - [issue]
|
|
...Currently, it is very difficult to change the Serializer/Deserializerinterface, since all the SerDes directly implement the interface.Instead, we should have abstract classes for implementin...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4007
Author: Namit Jain,
2013-03-27, 16:57
|
|
|
|