Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (0.084s).
Loading phrases to help you
refine your search...
[HIVE-4530] Enforce minmum ant version required in build script - Hive - [issue]
...I observed that hive doesn't build with older versions of ant (I tried with 1.6.5). It would be a good idea to have the check in our build.xml....
http://issues.apache.org/jira/browse/HIVE-4530    Author: Arup Malakar, 2013-05-11, 19:18
Review Request: Enforce minmum ant version required in build script - Hive - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11031/  Review request for hive.   Description  Enforce minmum ant version required in...
   Author: Arup Malakar, 2013-05-09, 20:14
[HIVE-3983] Select on table with hbase storage handler fails with an SASL error - Hive - [issue]
...The table is created using the following query:CREATE TABLE hbase_table_1(key int, value string) STORED BY 'org.apache.hadoop.hive.hbase.HBaseStorageHandler'WITH SERDEPROPERTIES ("hbase.colu...
http://issues.apache.org/jira/browse/HIVE-3983    Author: Arup Malakar, 2013-05-08, 13:23
[HIVE-3620] Drop table using hive CLI throws error when the total number of partition in the table is around 50K. - Hive - [issue]
...hive> drop table load_test_table_20000_0;                                          ...
http://issues.apache.org/jira/browse/HIVE-3620    Author: Arup Malakar, 2013-04-18, 22:24
[HIVE-4274] Table created using HCatalog java client doesn't set the owner - Hive - [issue]
...HCatalog client doesn't seem to set the owner field. The owner field of the table remains null instead of being populated with the user who created the table. Creating table with hive cli se...
http://issues.apache.org/jira/browse/HIVE-4274    Author: Arup Malakar, 2013-04-02, 01:00
[HIVE-3978] HIVE_AUX_JARS_PATH should have : instead of , as separator since it gets appended to HADOOP_CLASSPATH - Hive - [issue]
...The following code gets executed only in case of cygwin.HIVE_AUX_JARS_PATH=`echo $HIVE_AUX_JARS_PATH | sed 's/,/:/g'`But since HIVE_AUX_JARS_PATH gets added to HADOOP_CLASSPATH, the comma sh...
http://issues.apache.org/jira/browse/HIVE-3978    Author: Arup Malakar, 2013-02-04, 18:31
Sort:
project
Hive (6)
HDFS (2)
HBase (1)
Hadoop (1)
type
issue (5)
mail # dev (1)
date
last 7 days (0)
last 30 days (3)
last 90 days (5)
last 6 months (6)
last 9 months (6)
author
Namit Jain (802)
Edward Capriolo (631)
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)
Arup Malakar