Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should there be a dash between aux and service in yarn-site.xml? #6

Open
ligz08 opened this issue Jul 27, 2018 · 0 comments
Open

Should there be a dash between aux and service in yarn-site.xml? #6

ligz08 opened this issue Jul 27, 2018 · 0 comments

Comments

@ligz08
Copy link

ligz08 commented Jul 27, 2018

In article Step by step Hadoop 2.8.0 installation on Window 10
in etc/hadoop/yarn-site.xml, should it be

   <property>
      	<name>yarn.nodemanager.aux-services.mapreduce.shuffle.class</name>  
	<value>org.apache.hadoop.mapred.ShuffleHandler</value>
   </property>

instead of

   <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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant