I turned on LLAP on the Ambari sandbox and my queries aren't working anymore.
I have a table that has primitive types and complextypes(structs/arrays).
I'm querying against the primitive type and it errors out.
select * from test.data where policynumber = '4'
Error: java.sql.SQLException: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask