I have been running Hive queries on a single node (no HDFS). I realize that the queries get compiled as map-reduce jobs and not as TEZ jobs even though "hive.execution.engine=tez" is set.
Is that expected ? If yes, what is the ideal environment for debugging hive on tez? Raajay
