Author: hashutosh
Date: Tue Jul  9 23:47:40 2013
New Revision: 1501616

URL: http://svn.apache.org/r1501616
Log:
HIVE-4830 : Test clientnegative/nested_complex_neg.q got broken due to 4580 
(Vikram Dixit via Ashutosh Chauhan)

Modified:
    hive/trunk/ql/src/test/results/clientnegative/nested_complex_neg.q.out

Modified: hive/trunk/ql/src/test/results/clientnegative/nested_complex_neg.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientnegative/nested_complex_neg.q.out?rev=1501616&r1=1501615&r2=1501616&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientnegative/nested_complex_neg.q.out 
(original)
+++ hive/trunk/ql/src/test/results/clientnegative/nested_complex_neg.q.out Tue 
Jul  9 23:47:40 2013
@@ -5,5 +5,4 @@ max_nested_map    array<array<array<arra
 max_nested_struct 
array<array<array<array<array<array<array<array<array<array<array<array<array<array<array<array<array<array<array<array<array<array<struct<s:string,
 i:bigint>>>>>>>>>>>>>>>>>>>>>>>,
 simple_string string)
 PREHOOK: type: CREATETABLE
-#### A masked pattern was here ####
-FAILED: Execution Error, return code 1 from 
org.apache.hadoop.hive.ql.exec.DDLTask
+FAILED: Execution Error, return code 1 from 
org.apache.hadoop.hive.ql.exec.DDLTask. java.lang.RuntimeException: 
MetaException(message:org.apache.hadoop.hive.serde2.SerDeException Number of 
levels of nesting supported for LazySimpleSerde is 7 Unable to work with level 
23. Use hive.serialization.extend.nesting.levels serde property for tables 
using LazySimpleSerde.)


Reply via email to