Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 12 (0.25s).
Loading phrases to help you
refine your search...
[HIVE-4502] NPE - subquery smb joins fails - Hive - [issue]
...Found this issue while running some SMB joins. Attaching test case that causes this error....
http://issues.apache.org/jira/browse/HIVE-4502    Author: Vikram Dixit K, 2013-05-21, 02:02
[HIVE-4165] Union failures with mapjoin hints - Hive - [issue]
...While running the unit tests - union_remove_12.q which has mapjoin hints fails. Although this is a hadoop 23 only test, the same is reproducible on any union test with mapjoin hints. For e.g...
http://issues.apache.org/jira/browse/HIVE-4165    Author: Vikram Dixit K, 2013-05-06, 18:24
[HIVE-4275] Hive does not differentiate scheme and authority in file uris - Hive - [issue]
...Consider the following set of queries:ALTER TABLE abc ADD PARTITION (x='0') LOCATION 'file:///foo';ALTER TABLE abc ADD PARTITION (x='1') LOCATION '/foo';select count from abc;Even though the...
http://issues.apache.org/jira/browse/HIVE-4275    Author: Vikram Dixit K, 2013-04-24, 21:38
[HIVE-4167] Hive converts bucket map join to SMB join even when tables are not sorted - Hive - [issue]
...If tables are just bucketed but not sorted, we are generating smb join operator. This results in loss of rows in queries....
http://issues.apache.org/jira/browse/HIVE-4167    Author: Vikram Dixit K, 2013-04-24, 21:22
[HIVE-3996] Correctly enforce the memory limit on the multi-table map-join - Hive - [issue]
...Currently with HIVE-3784, the joins are converted to map-joins based on checks of the table size against the config variable: hive.auto.convert.join.noconditionaltask.size. However, the curr...
http://issues.apache.org/jira/browse/HIVE-3996    Author: Vikram Dixit K, 2013-04-24, 21:17
[HIVE-3588] Get Hive to work with hbase 94 - Hive - [issue]
http://issues.apache.org/jira/browse/HIVE-3588    Author: Vikram Dixit K, 2013-04-24, 03:29
[HIVE-4106] SMB joins fail in multi-way joins - Hive - [issue]
...I see array out of bounds exception in case of multi way smb joins. This is related to changes that went in as part of HIVE-3403. This issue has been discussed in HIVE-3891....
http://issues.apache.org/jira/browse/HIVE-4106    Author: Vikram Dixit K, 2013-04-22, 11:25
[HIVE-4319] Revert changes checked-in as part of HIVE-1953 - Hive - [issue]
...In the patch supplied on the jira-1953, I missed running tests for hadoop 2.0, TestBeeLineDriver and MiniMRCliDriver. I am providing a revert patch here so that I can run all these tests and...
http://issues.apache.org/jira/browse/HIVE-4319    Author: Vikram Dixit K, 2013-04-11, 02:31
[HIVE-4071] Map-join outer join produces incorrect results. - Hive - [issue]
...For example, if one sets the size of noConditionalTask.size to 100000 with corresponding auto join configurations set to true in auto_join28.q instead of the current smalltable.filesize conf...
http://issues.apache.org/jira/browse/HIVE-4071    Author: Vikram Dixit K, 2013-04-03, 01:50
[HIVE-4072] Hive eclipse build path update for string template jar - Hive - [issue]
...StringTemplate jar version needs to be updated for hive to work with eclipse without user intervention....
http://issues.apache.org/jira/browse/HIVE-4072    Author: Vikram Dixit K, 2013-02-28, 17:12
Sort:
project
Hive (12)
Pig (5)
type
issue (11)
mail # dev (1)
date
last 7 days (1)
last 30 days (6)
last 90 days (10)
last 6 months (10)
last 9 months (12)
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)
Vikram Dixit K