Created 03-16-2020 05:42 AM
Hi Sergiete
The error is described here:
Exception in thread "main" java.lang.IllegalArgumentException: mr execution engine is not supported!
mr execution engine stands for "MapReduce Execution Engine".
In Hive3 there is only Hive on Tez or Hive on Spark as an execution engine available:
You need to change your execution engine!