Skip to content

Instantly share code, notes, and snippets.

@vavasthi
Created February 24, 2020 07:50
<property>
<name>yarn.nodemanager.aux-services</name>
<value>mapreduce_shuffle</value>
</property>
<property>
<name>yarn.nodemanager.auxservices.mapreduce.shuffle.class</name>
<value>org.apache.hadoop.mapred.ShuffleHandler</value>
</property>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment