| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
19 (0.185s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3806] Ptest failing due to "Argument list too long" errors - Hive - [issue]
|
|
...ptest creates a really huge shell command to delete from each test host those .q files that it should not be running. For TestCliDriver, the command has become long enough that it is over th...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3806
Author: Bhushan Mandhani,
2013-05-16, 22:11
|
|
|
[HIVE-3959] Update Partition Statistics in Metastore Layer - Hive - [issue]
|
|
...When partitions are created using queries ("insert overwrite" and "insert into") then the StatsTask updates all stats. However, when partitions are added directly through metadata-only parti...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3959
Author: Bhushan Mandhani,
2013-05-04, 00:14
|
|
|
[HIVE-4023] Improve Error Logging in MetaStore - Hive - [issue]
|
|
...The RetryingHMSHandler should log the entire stack trace before throwing an exception....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4023
Author: Bhushan Mandhani,
2013-02-19, 21:46
|
|
|
[HIVE-3716] Create Table Like should support TableProperties - Hive - [issue]
|
|
...Create Table Like currently doesn't allow the specification of TableProperties for the created table. It will be useful to allow that....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3716
Author: Bhushan Mandhani,
2013-02-15, 01:59
|
|
|
[HIVE-3831] Add Command to Turn Sorting Off for a Bucketed Table - Hive - [issue]
|
|
...If we have specified a bucketed table as sorted on some columns, there is no Hive command to turn the sorting off for that table. There are scenarios where we need to do this....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3831
Author: Bhushan Mandhani,
2013-02-15, 01:58
|
|
|
Guaranteeing Partition Statistics & Deprecating Table Statistics - Hive - [mail # user]
|
|
...Hi All, In HIVE-3959, I'm working actively on guaranteeing accuracy of physical stats. For context, the status quo in Hive is that both Table stats and Partition stats exist but ...
|
|
|
Author: Bhushan Mandhani,
2013-02-14, 01:21
|
|
|
[HIVE-3780] RetryingMetaStoreClient Should Log the Caught Exception - Hive - [issue]
|
|
...Currently it logs the cause of the caught exception. It should log the caught exception itself....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3780
Author: Bhushan Mandhani,
2012-12-12, 01:07
|
|
|
[HIVE-3400] Add Retries to Hive MetaStore Connections - Hive - [issue]
|
|
...Currently, when using Thrift to access the MetaStore, if the Thrift host dies, there is no mechanism to reconnect to some other host even if the MetaStore URIs variable in the Conf contains ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3400
Author: Bhushan Mandhani,
2012-12-07, 13:58
|
|
|
[HIVE-3744] Thrift create_table should check types of table columns - Hive - [issue]
|
|
...The Thrift create_table() does not look at the datatype strings of Table objects coming in through Thrift. When someone fails to set one of them, we can end up with empty string for datatype...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3744
Author: Bhushan Mandhani,
2012-11-26, 18:40
|
|
|
[HIVE-3626] RetryingHMSHandler should wrap JDOException inside MetaException - Hive - [issue]
|
|
...RetryingHMSHandler catches and retries for JDOExceptions. If retry limit is exceeded, it throws the caught JDOException. Instead it should wrap this up in a MetaException. That way the error...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3626
Author: Bhushan Mandhani,
2012-11-14, 14:17
|
|
|
|