Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.204s).
Loading phrases to help you
refine your search...
[HIVE-4118] ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails when using fully qualified table name - Hive - [issue]
...Computing column stats fails when using fully qualified table name. Issuing a "USE db" and using only the table name succeeds.hive -e "ANALYZE TABLE somedb.some_table COMPUTE STATISTICS FOR ...
http://issues.apache.org/jira/browse/HIVE-4118    Author: Lenni Kuff, 2013-04-26, 21:05
[HIVE-4119] ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty - Hive - [issue]
...ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is emptyhive -e "create table empty_table (i int); select compute_stats(i, 16) from empty_table"java.lang.NullPoi...
http://issues.apache.org/jira/browse/HIVE-4119    Author: Lenni Kuff, 2013-04-04, 07:57
[HIVE-4122] Queries fail if timestamp data not in expected format - Hive - [issue]
...Queries will fail if timestamp data not in expected format. The expected behavior is to return NULL for these invalid values.# Not all timestamps in correct format:echo "1999-10-101999-10-10...
http://issues.apache.org/jira/browse/HIVE-4122    Author: Lenni Kuff, 2013-03-31, 21:18
[HIVE-3730] Include the metastore hostname when a connection to metastore fails due to Acces Denied - Hive - [issue]
...The current error message (from a mysql metastore) looks like Access denied for user 'hive'@'<client_hostname>'. This doesn't include the actual metastore hostname which makes it a bit...
http://issues.apache.org/jira/browse/HIVE-3730    Author: Lenni Kuff, 2012-12-29, 03:47
[HIVE-3460] Simultaneous attempts to initialize the Hive Metastore can fail due to error "Table 'metastore_DELETEME1347565995856' doesn't exist" - Hive - [issue]
...If multiple clients attempt to access/initialize the Hive Metastore at the same time they can fail due to error "Table 'metastore_DELETEME1347565995856' doesn't exist". A common scenario whe...
http://issues.apache.org/jira/browse/HIVE-3460    Author: Lenni Kuff, 2012-09-13, 23:53
Sort:
project
Hive (5)
HDFS (1)
Hadoop (1)
type
issue (5)
date
last 7 days (0)
last 30 days (1)
last 90 days (3)
last 6 months (4)
last 9 months (5)
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)
Lenni Kuff