Created 03-03-2017 03:37 AM
it can use 100% Computational resource of my cluster when using Hive on MR, but only use 50% computational resource when using Hive on Tez. I use Ambari to deploy my HDFS, YARN, Hive, Tez, Zookeeper, and use the recommended configure.
I want to know how to make hive on tez to use 100% computational resource
Created 03-03-2017 05:21 AM
May be your MapReduce is using a different queue than Tez. how are your queues configured?
Created 03-03-2017 05:21 AM
May be your MapReduce is using a different queue than Tez. how are your queues configured?
Created 03-03-2017 10:53 AM