Skip to content

Instantly share code, notes, and snippets.

@ottomata
Created October 18, 2012 15:28
Show Gist options
  • Select an option

  • Save ottomata/3912574 to your computer and use it in GitHub Desktop.

Select an option

Save ottomata/3912574 to your computer and use it in GitHub Desktop.
- <property>
- <name>mapreduce.job.reuse.jvm.num.tasks</name>
- <value>-1</value>
- </property>
-
- <property>
- <name>mapreduce.child.java.opts</name>
- <value>-Xmx512M</value>
- </property>
-
- <property>
- <name>mapreduce.reduce.parallel.copies</name>
- <value>10</value>
- </property>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment