Fixed data loading bugs, moved most tables out of load-dependent-tables

This commit is contained in:
Lenni Kuff
2013-03-20 13:45:12 -07:00
committed by Henry Robinson
parent 7584312540
commit 831ee529be
9 changed files with 99 additions and 62 deletions

View File

@@ -174,7 +174,7 @@ int, int, int, boolean, tinyint, smallint, int, bigint, float, double, string, s
2009,3,29,false,9,9,NULL,90,9,90.90000000000001,'03/01/09','9',2012-03-22 00:00:00
====
---- QUERY
select count(*) from functional_text_lzo.bad_text
select count(*) from functional_text_lzo.bad_text_lzo
---- ERRORS
Blocksize: 536870911 is greater than MAX_BLOCK_SIZE: 67108864
---- TYPES

View File

@@ -10,7 +10,7 @@ Format error in record or block header at offset: 1784325
Format error in record or block header at offset: 1790563
Format error in record or block header at offset: 1791244
Format error in record or block header at end of file.
First error while processing: hdfs: test-warehouse/bad_seq_snap/bad_file at offset: 899514
First error while processing: hdfs: test-warehouse/bad_seq_snap_seq_snap/bad_file at offset: 899514
---- TYPES
bigint
---- RESULTS