Hello, I'm trying to use hwi with hive 0.12.0 but I get this error when I try to run any query
Caused by: java.lang.IncompatibleClassChangeError: Found interface org.apache.hadoop.hive.ql.history.HiveHistory, but class was expected
It was working perfectly with hive 0.11.0, any idea on how to fix this ?
Thanks