PREHOOK: query: create table nestedcomplex ( simple_int int, max_nested_array array>>>>>>>>>>>>>>>>>>>>>>, max_nested_map array>>>>>>>>>>>>>>>>>>>>>, max_nested_struct array>>>>>>>>>>>>>>>>>>>>>>, simple_string string) PREHOOK: type: CREATETABLE PREHOOK: Output: database:default PREHOOK: Output: default@nestedcomplex 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.)