| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
75 (0.229s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-4177] support partial scan for analyze command - ORC - Hive - [issue]
|
|
...This is follow up on HIVE-3958.This jira will focus on ORC format HIVE-3874...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4177
Author: Gang Tim Liu,
2013-05-17, 17:41
|
|
|
[HIVE-3778] Add MapJoinDesc.isBucketMapJoin() as part of explain plan - Hive - [issue]
|
|
...This is follow up of HIVE-3767:Add MapJoinDesc.isBucketMapJoin() as part of explain plan...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3778
Author: Gang Tim Liu,
2013-05-16, 22:11
|
|
|
[HIVE-3770] Test cases's broken in TestParse - Hive - [issue]
|
|
...20 TestParse test cases are broken. It's introduced from D7017 HIVE-3750:20 Test cases=============testParse_case_sensitivitytestParse_groupby1testParse_input1testParse_input2testParse_input...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3770
Author: Gang Tim Liu,
2013-05-06, 19:17
|
|
|
[HIVE-4377] Add more comment to https://reviews.facebook.net/D1209 (HIVE-2340) - Hive - [issue]
|
|
...thanks a lot for addressing optimization in HIVE-2340. Awesome!Since we are developing at a very fast pace, it would be really useful tothink about maintainability and testing of the large c...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4377
Author: Gang Tim Liu,
2013-05-03, 04:34
|
|
|
[HIVE-4456] Datanucleus throws NPE after passing a config from test file (.q) to hive metastore - Hive - [issue]
|
|
...create a configuration file with the following:set hive.metastore.ds.retry.interval=2000;create table analyze_srcpart like srcpart;run ant test -Dtestcase=TestCliDriver -Dqfile=<file>N...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4456
Author: Gang Tim Liu,
2013-05-01, 22:36
|
|
|
How to pass config from qfile to Hive Metastore - Hive - [mail # dev]
|
|
...Hi Dear all, I want to set a configuration in file and pass it to Hive Metastore for example logic in HiveAlterHandler.java. In order to do that, this configuration should be in HiveCo...
|
|
|
Author: Gang Tim Liu,
2013-04-26, 22:04
|
|
|
Re: hi - Hive - [mail # dev]
|
|
...Super like it. On 4/18/13 5:31 AM, "Namit Jain" wrote: ...
|
|
|
Author: Gang Tim Liu,
2013-04-18, 15:26
|
|
|
[HIVE-4351] Thrift code generation fails due to hcatalog - Hive - [issue]
|
|
...It fails to generate thrift code since hcatalog doesn't have Target "thriftif"ant thriftif -Dthrift.home=/usr/local.....BUILD FAILED....Target "thriftif" does not exist in the project "hcata...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4351
Author: Gang Tim Liu,
2013-04-12, 23:20
|
|
|
[HIVE-3971] testNegativeCliDriver_stats_aggregator_error_1 fails transiently - Hive - [issue]
|
|
...testNegativeCliDriver_stats_aggregator_error_1 fails transiently.In one case (not reproducible), it fails consistently. The root-cause is ClassNotFoundException for DummyStatsPublisher. plea...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3971
Author: Gang Tim Liu,
2013-04-02, 00:19
|
|
|
[HIVE-4235] CREATE TABLE IF NOT EXISTS uses inefficient way to check if table exists - Hive - [issue]
|
|
...CREATE TABLE IF NOT EXISTS uses inefficient way to check if table exists.It uses Hive.java's getTablesByPattern(...) to check if table exists. It involves regular expression and eventually d...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4235
Author: Gang Tim Liu,
2013-03-29, 19:46
|
|
|
|