| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.113s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3155] Memory leak in Hive - Hive - [issue]
|
|
...Start the hive in server mode (Hive 0.9 with hadoop 0.23)Run the sample application containing all queries After running the application for 20 hours ,it is found the each time new DFS clien...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3155
Author: Kristam Subba Swathi,
2013-02-24, 19:47
|
|
|
[HIVE-3044] INDEX UDF is not working - Hive - [issue]
|
|
...Steps to reproduce----------------------Create the table and load dataExecute the index queryPlease find the sample codecreateStatement.executeQuery("create table sample4(number array<int...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3044
Author: Kristam Subba Swathi,
2012-08-22, 23:23
|
|
|
[HIVE-3336] [Hive-Hbase Integration]:Data is not inserted into the hbase table from the hive table if the value is null even if the row key is not null - Hive - [issue]
|
|
...Scenario------------1.create a new HBase table which is to be managed by Hive, use the STORED BY clause on CREATE TABLE as followsQuery:CREATE TABLE hbase_table_join(key int, value string) S...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3336
Author: Kristam Subba Swathi,
2012-08-06, 10:53
|
|
|
[HIVE-3223] Alter table rename is failing since FileSystem cache is not working in hadoop 0.23.1 - Hive - [issue]
|
|
...The following queries are not working ..1)Rename Table ALTER TABLE table_name RENAME TO new_table_name2)Rename partitionALTER TABLE table_name partition (pCol1='old_part1:', pcol2='old_part2...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3223
Author: Kristam Subba Swathi,
2012-07-02, 12:00
|
|
|
[HIVE-3222] Number of File handlers are increasing for RunJar - Hive - [issue]
|
|
...Run an application which includes all queries like create,load and select for about 12 hours Check the lsof of the runjarlsof -p $pid gives the details of the file handlers for a particular ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3222
Author: Kristam Subba Swathi,
2012-07-02, 07:00
|
|
|
[HIVE-3200] Results of the assert_true UDF are not retrieving through ResultSet - Hive - [issue]
|
|
...Please find the exception trace for more detailsava.lang.RuntimeException: Internal error: no LazyObject for VOID at org.apache.hadoop.hive.serde2.lazy.LazyFactory.createLazyPrimitiveClass(L...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3200
Author: Kristam Subba Swathi,
2012-06-26, 07:05
|
|
|
[HIVE-3157] set fileformat rcfile is not working on the tables with partition - Hive - [issue]
|
|
...Steps to reproduce--------------------------Create the table with partitionAdd partition set the file format to rcfileNow try to load RCfile into the table Load is failing.create table rcfil...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3157
Author: Kristam Subba Swathi,
2012-06-20, 11:40
|
|
|
[HIVE-3060] ClassNotFoundError while executing the getClusterStatus API - Hive - [issue]
|
|
...Please find the exception trace----------------------------Exception in thread "pool-1-thread-3" java.lang.NoClassDefFoundError: org/apache/hadoop/mapred/JobTracker$State at org.apache.hadoo...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3060
Author: Kristam Subba Swathi,
2012-06-04, 15:36
|
|
|
[HIVE-3033] Loading data from a file in hdfs to hive table is failing if we try to load the same file into the same table second time - Hive - [issue]
|
|
...Steps to reproduce---------------------1)create table in hivecreate table emp(IP STRING,showtime double) ROW FORMAT DELIMITED FIELDS TERMINATED BY '\040'2)load data into the tableLOAD DATA I...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3033
Author: Kristam Subba Swathi,
2012-05-17, 14:27
|
|
|
[HIVE-3032] Msck query execution is failing giving NullPointer Exception - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3032
Author: Kristam Subba Swathi,
2012-05-17, 14:24
|
|
|
|