In my opinion, it is because one column in one row is too long, it lead to map function throwing exception, and when printing error message(in handleErrorRecord function), the StringIndexOutOfBoundsException is throwed because the length of one column is longer than allocated 4096 bytes.
2015-11-27 16:06 GMT+08:00 杨海乐 <[email protected]>: > is the problem caused by the content length of some rows that consist of > dimensions in intermediate hive table ? > > > > -- > View this message in context: > http://apache-kylin-incubating.74782.x6.nabble.com/String-index-out-of-range-tp2538p2570.html > Sent from the Apache Kylin (Incubating) mailing list archive at Nabble.com. >
