| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
44 (0.527s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3242] Fix cascade_dbdrop.q when building hive on hadoop0.23 - Hive - [issue]
|
|
...cascade_dbdrop.q is failing when building hive on hadoop0.23:Failing with the following diff:-Command failed with exit code = -1+Command failed with exit code = 1...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3242
Author: Zhenxiao Luo,
2012-10-23, 02:28
|
|
|
[HIVE-3535] derby metastore upgrade script throw errors when updating from 0.7 to 0.8 - Hive - [issue]
|
|
...$DERBY_HOME/bin/ij upgrade.sqlij version 10.4ij> CONNECT 'jdbc:derby:/var/lib/hive/metastore/metastore_db';ij> RUN '/usr/lib/hive/scripts/metastore/upgrade/derby/upgrade-0.7.0-to-0.8.0...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3535
Author: Zhenxiao Luo,
2012-10-19, 01:26
|
|
|
[HIVE-3542] Can not use DB Qualified Name in Order By, Sort By, Distribute By, and Cluster By - Hive - [issue]
|
|
...CREATE DATABASE db1;CREATE TABLE db1.t(a INT, b INT);SELECT * FROM db1.t ORDER BY db1.t.a;FAILED: SemanticException [Error 10004]: Line 3:29 Invalid table alias or column reference '...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3542
Author: Zhenxiao Luo,
2012-10-06, 06:10
|
|
|
[HIVE-3447] Provide backward compatibility for AvroSerDe properties - Hive - [issue]
|
|
...haivvreo has been merged into Hive as AvroSerDe.It has been so popular that many hive users/customers are using it now.There are a number of hive users/customers using haivvreo before its me...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3447
Author: Zhenxiao Luo,
2012-09-18, 20:32
|
|
|
[HIVE-3440] Fix pdk PluginTest failing on trunk-h0.21 - Hive - [issue]
|
|
...Get the failure when running on hadoop21, triggered directly from pdk(when triggered from builtin, pdk test is passed).Here is the execution log:2012-09-06 13:46:05,646 WARN mapred.Loc...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3440
Author: Zhenxiao Luo,
2012-09-13, 00:20
|
|
|
Re: run a test case for hadoop 23 - Hive - [mail # dev]
|
|
...Hi, The following seems working to build/test hadoop23: $ant very-clean package -Dhadoop.version=0.23.1 -Dhadoop-0.23.version=0.23.1 -Dhadoop.mr.rev=23 $ant test -Dhadoop.version...
|
|
|
Author: Zhenxiao Luo,
2012-09-12, 00:08
|
|
|
[HIVE-3442] AvroSerDe WITH SERDEPROPERTIES 'schema.url' is not working when creating external table - Hive - [issue]
|
|
...After creating a table and load data into it, I could check that the table is created successfully, and data is inside:DROP TABLE IF EXISTS ml_items;CREATE TABLE ml_items(id INT, ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3442
Author: Zhenxiao Luo,
2012-09-07, 01:35
|
|
|
[HIVE-3413] Fix pdk.PluginTest on hadoop23 - Hive - [issue]
|
|
...When running Hive test on Hadoop0.23, pdk.PluginTest is failing:test: [junit] Running org.apache.hive.pdk.PluginTest [junit] Hive history ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3413
Author: Zhenxiao Luo,
2012-09-05, 22:38
|
|
|
[HIVE-3416] Fix TestAvroSerdeUtils.determineSchemaCanReadSchemaFromHDFS when running Hive on hadoop23 - Hive - [issue]
|
|
...TestAvroSerdeUtils determinSchemaCanReadSchemaFromHDFS is failing when running hive on hadoop23:$ant very-clean package -Dhadoop.version=0.23.1 -Dhadoop-0.23.version=0.23.1 -Dhadoop.mr.rev=2...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3416
Author: Zhenxiao Luo,
2012-09-04, 21:25
|
|
|
[HIVE-3412] Fix TestCliDriver.repair on Hadoop 0.23.3, 3.0.0, and 2.2.0-alpha - Hive - [issue]
|
|
...TestCliDriver.repair fails on the following Hadoop versions:0.23.3, 3.0.0, 2.2.0-alpharepair.q fails with "dfs -mkdir":[junit] mkdir: `../build/ql/test/data/warehouse/repairtable/p1=...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3412
Author: Zhenxiao Luo,
2012-09-04, 21:25
|
|
|
|