Created 11-10-2016 08:20 AM
Hello,
I'm wondering when should we use Tez or MR as an execution engine for our queries running in hive?
Created 11-10-2016 09:42 AM
Slide 9 and later from the following link can give more details: http://www.slideshare.net/Hadoop_Summit/w-235phall1pandey As one of the advantage of Tez is that it avoids multiple writes to HDFS which definitely improves overall performance.
Created 11-10-2016 09:42 AM
Slide 9 and later from the following link can give more details: http://www.slideshare.net/Hadoop_Summit/w-235phall1pandey As one of the advantage of Tez is that it avoids multiple writes to HDFS which definitely improves overall performance.
Created 11-11-2016 03:00 AM
I would say as the latest release of HDP, I see very little to any reason to use MR over Tez. I would say default to tez and use MR if and when required (not may use cases).
Created 03-04-2019 01:00 PM
This is a fine answer that lists other aspects of considering Tez over MR for Hive
http://community.hortonworks.com/answers/83488/view.html