Created 03-14-2016 03:25 PM
Just upgraded HDP from 2.2 to 2.3.4. & default execution engine to MR to TEZ. table we are querying has 2.4Billion rows
select * from lowes_clickstream.clickstream_mobile limit 100; Error: java.io.IOException: java.lang.IndexOutOfBoundsException: toIndex = 993 (state=,code=0) 0: jdbc:hive2://hadoop-sa:8443/default>
Created 03-18-2016 09:10 PM
it is an issue with meta data..we just dropped it and recreated the table and all is well...
Created 03-14-2016 03:26 PM
Execution engine from MR to TEZ
Created 03-15-2016 11:30 PM
Please post Hive logs
Created 03-18-2016 09:10 PM
it is an issue with meta data..we just dropped it and recreated the table and all is well...