Skip to content

Instantly share code, notes, and snippets.

@francescosimoneschi
Created August 28, 2013 17:09
Show Gist options
  • Save francescosimoneschi/6368536 to your computer and use it in GitHub Desktop.
Save francescosimoneschi/6368536 to your computer and use it in GitHub Desktop.
Add the following configuration in mapred-site.xml [each node]:
<property>
<name>mapred.job.reuse.jvm.num.tasks</name>
<value>-1</value>
</property>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment