Skip to content

Instantly share code, notes, and snippets.

@MangoLiu
Created October 8, 2014 08:29
Show Gist options
  • Save MangoLiu/e75a8db2dd2778d47118 to your computer and use it in GitHub Desktop.
Save MangoLiu/e75a8db2dd2778d47118 to your computer and use it in GitHub Desktop.
QE设定
set mapred.job.priority=VERY_HIGH;
set mapred.job.map.capacity = 1000;
set mapred.reduce.capacity=150;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment