Hi folks,

I am trying to run a mapreduce program with Tez framework and without it.
The official doc says to alter "mapreduce.framework.name" property in
mapred-site.xml to switch across Tez and MR frameworks. Even after updating
property value to "yarn-tez" from "yarn", I see my mapreduce program is not
picking up Tez framework. All my jars location, class paths are being set
correctly. Is there some config pararmeter I am missing? or, Is "
mapreduce.framework.name" property in mapred-site.xml file honored?

--Bala G.

Reply via email to