| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
44 (0.304s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3428] Fix log4j configuration errors when running hive on hadoop23 - Hive - [issue]
|
|
...There are log4j configuration errors when running hive on hadoop23, some of them may fail testcases, since the following log4j error message could printed to console, or to output file, whic...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3428
Author: Zhenxiao Luo,
2013-04-03, 10:28
|
|
|
Re: [ANNOUNCE] New Hive Committer - Gang Tim Liu - Hive - [mail # dev]
|
|
...Congratulations Tim! On 2/25/13 12:17 AM, "Namit Jain" wrote: ...
|
|
|
Author: Zhenxiao Luo,
2013-02-25, 19:14
|
|
|
Re: [VOTE] Amend Hive Bylaws + Add HCatalog Submodule - Hive - [mail # user]
|
|
...Measure 1: +1 Measure 2: +1 Thanks, Zhenxiao...
|
|
|
Author: Zhenxiao Luo,
2013-01-30, 00:21
|
|
|
[HIVE-3837] Three Table BucketMapJoin is failing - Hive - [issue]
|
|
...The following three table bucketmapjoin query returns 0 as result:set hive.optimize.bucketmapjoin = true;set hive.input.format = org.apache.hadoop.hive.ql.io.BucketizedHiveInputFormat;CREATE...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3837
Author: Zhenxiao Luo,
2012-12-28, 01:41
|
|
|
[HIVE-3834] Support ALTER VIEW AS SELECT in Hive - Hive - [issue]
|
|
...Hive supports "alter view" on setting property, add/drop partition etc but not "as".If you want to change "as" part, you have to drop view, recreate it and backfill partition etc. pretty pai...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3834
Author: Zhenxiao Luo,
2012-12-26, 06:41
|
|
|
[HIVE-3829] Hive CLI needs UNSET TBLPROPERTY command - Hive - [issue]
|
|
...The Hive CLI currently supportsALTER TABLE <table> SET TBLPROPERTIES ('key1' = 'value1', 'key2' = 'value2', ...);To add/change the value of table properties.It would be really useful i...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3829
Author: Zhenxiao Luo,
2012-12-24, 22:38
|
|
|
stats19.q is failing on the current trunk? - Hive - [mail # dev]
|
|
...Always get this diff: [junit] diff -a /home/zhenxiao/Code/hive/build/ql/test/logs/clientpositive/stats19.q.out /home/zhenxiao/Code/hive/ql/src/test/results/clientpositive/stats19.q.out...
|
|
|
Author: Zhenxiao Luo,
2012-12-11, 05:42
|
|
|
[HIVE-2734] Fix some nondeterministic test output - Hive - [issue]
|
|
...Many Hive query tests lack an ORDER BY clause, and consequently the orderingof the rows in the result set is nondeterministic:groupby1_limitinput11_limitinput1_limitinput_lazyserdejoin18_mul...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2734
Author: Zhenxiao Luo,
2012-12-11, 00:35
|
|
|
[HIVE-3435] Get pdk pluginTest passed when triggered from both builtin tests and pdk tests on hadoop23 - Hive - [issue]
|
|
...Hive pdk pluginTest is running twice in unit testing, one is triggered from running builtin tests, another is triggered from running pdk tests.HIVE-3413 fixed pdk pluginTest on hadoop23 when...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3435
Author: Zhenxiao Luo,
2012-11-16, 11:46
|
|
|
[HIVE-3257] Fix avro_joins.q testcase failure when building hive on hadoop0.23 - Hive - [issue]
|
|
...avro_joins.q is failing when building hive on hadoop0.23 for both MR1 and MR2. It has an execution exception:This query fails when execution:SELECT e.title, e.air_date, d.first_name, d.last_...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3257
Author: Zhenxiao Luo,
2012-11-01, 23:35
|
|
|
|