Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 101 to 110 from 128 (0.51s).
Loading phrases to help you
refine your search...
[HIVE-3314] Extract global limit configuration to optimizer - Hive - [issue]
...SemanticAnalyzer is growing bigger and bigger. If some codes can be separated cleanly, it would be better to do that for simplicity.Was in part of HIVE-2925. Suggested to separate issue as h...
http://issues.apache.org/jira/browse/HIVE-3314    Author: Navis, 2012-08-31, 07:52
[HIVE-3270] SMBJoin should be applied atomically - Hive - [issue]
...For using smbjoin, mapjoin hint(/+MAPJOIN(..)/) + bucket mapjoin configuration(hive.optimize.bucketmapjoin) also should be preceded.But when BucketMapJoinOptimizer or SortedMergeBucketMapJoi...
http://issues.apache.org/jira/browse/HIVE-3270    Author: Navis, 2012-08-23, 00:25
[HIVE-3399] Support split sampling for tables on hbase in fetch mode - Hive - [issue]
...Currently, RecordReader.getPos() for hbase handler returns always zero and it's not wrong in the sense that it's not clear how to calculate it(as specified in hbase javadoc).But if getPos() ...
http://issues.apache.org/jira/browse/HIVE-3399    Author: Navis, 2012-08-22, 03:17
[HIVE-3227] Implement data loading from user provided string directly for test - Hive - [issue]
...load data instream 'key value\nkey2 value2' into table test;This will make test easier and also can reduce test time. For example,-- ppr_pushdown.qcreate table ppr_test (key string) partitio...
http://issues.apache.org/jira/browse/HIVE-3227    Author: Navis, 2012-07-30, 04:53
[HIVE-3290] BucketizedHiveInputFormat should support combining files having same bucket number - Hive - [issue]
...Current BucketizedHiveInputFormat creates one split per one input file, which could result too many map tasks. If input files are not so big (make configurable threshold?), combining files w...
http://issues.apache.org/jira/browse/HIVE-3290    Author: Navis, 2012-07-24, 07:25
[HIVE-3244] Add table property which constraints sorting/bucketing for data loading - Hive - [issue]
...This ticket is intended to implement "INSERT INTO" to bucketed table.With hive.enforce.bucketing option, user can append data to bucketed table. But current implementation depends on lexical...
http://issues.apache.org/jira/browse/HIVE-3244    Author: Navis, 2012-07-18, 10:39
[HIVE-3202] Add hive command for resetting hive confs - Hive - [issue]
...For the purpose of optimization we set various configs per query. It's worthy but all those configs should be reset every time for next query.Just simple reset command would make it less pai...
http://issues.apache.org/jira/browse/HIVE-3202    Author: Navis, 2012-07-17, 03:17
[HIVE-3133] Implement non-equi mapjoin - Hive - [issue]
...Currently, hive supports only equi-join which means all joining columns should be related only with equal operator(= or <=>). It seemed to be not easy to provide non-equi join in gener...
http://issues.apache.org/jira/browse/HIVE-3133    Author: Navis, 2012-07-16, 05:57
[HIVE-3237] hive.enforce.bucketing option seemed not working on test platform - Hive - [issue]
...create table hive_test_smb_bucket1 (key int, value string) partitioned by (ds string) clustered by (key) sorted by (key) into 2 buckets;create table hive_test_smb_bucket2 (key int, value str...
http://issues.apache.org/jira/browse/HIVE-3237    Author: Navis, 2012-07-06, 14:14
[HIVE-3206] FileUtils.tar assumes wrong directory in some cases - Hive - [issue]
...Bucket mapjoin throws exception archiving stored hashtables. hive> set hive.optimize.bucketmapjoin = true;hive> select /*+mapjoin(a)*/ a.key, a.value, b.value     > f...
http://issues.apache.org/jira/browse/HIVE-3206    Author: Navis, 2012-07-03, 00:00
Sort:
project
Hive (128)
type
issue (128)
date
last 7 days (3)
last 30 days (19)
last 90 days (47)
last 6 months (89)
last 9 months (128)
author
Namit Jain (802)
Edward Capriolo (632)
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)