Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 15 from 15 (0.118s).
Loading phrases to help you
refine your search...
[HIVE-3211] Enhance hbase column mapping strategy to support complicated structures - Hive - [issue]
...With the current Hive-HBase integration, we need to specify the "hbase.columns.mapping" property that maps the hbase columns to the columns in hive. So for example,hive> CREATE EXTERNAL T...
http://issues.apache.org/jira/browse/HIVE-3211    Author: Swarnim Kulkarni, 2012-11-20, 03:10
[HIVE-3684] Add support for filter pushdown for composite keys - Hive - [issue]
...Once HIVE-2599 is done, we should also add support for filter pushdown for composite keys as well. The current pushdown strategy only seems to support primitive types. This would involve cha...
http://issues.apache.org/jira/browse/HIVE-3684    Author: Swarnim Kulkarni, 2012-11-07, 15:43
[HIVE-3253] ArrayIndexOutOfBounds exception for deeply nested structs - Hive - [issue]
...It was observed that while creating table with deeply nested structs might throw this exception:java.lang.ArrayIndexOutOfBoundsException: 9        at org.apache.hado...
http://issues.apache.org/jira/browse/HIVE-3253    Author: Swarnim Kulkarni, 2012-11-05, 04:07
[HIVE-3555] Support thrift and protocol buffer data stored in HBase columns - Hive - [issue]
...Presently, the HBase Hive integration supports querying only primitive data types in columns. It would be nice to be able to store and query Thrift or Protocol Buffer objects in HBase column...
http://issues.apache.org/jira/browse/HIVE-3555    Author: Swarnim Kulkarni, 2012-10-08, 23:22
[HIVE-3312] Improve Hive Map to HBase column family - Hive - [issue]
...The documentation states the following way to use a map to access a whole column family:CREATE TABLE hbase_table_1(value map<string,int>, row_key int)STORED BY 'org.apache.hadoop.hive....
http://issues.apache.org/jira/browse/HIVE-3312    Author: Swarnim Kulkarni, 2012-07-27, 22:30
Sort:
project
Hive (15)
type
issue (8)
mail # dev (7)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (10)
last 9 months (15)
author
Namit Jain (802)
Edward Capriolo (636)
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)
Swarnim Kulkarni