Commit 6d5976b2 authored by 赵建伟's avatar 赵建伟

Merge branch 'zhaojianwei' into 'master'

update codes

See merge request zhaojianwei/bi-report!9
parents 0a1e615b b107a372
...@@ -13,7 +13,7 @@ fi ...@@ -13,7 +13,7 @@ fi
sql=" sql="
SET mapreduce.job.queuename=data; SET mapreduce.job.queuename=pm;
SET mapreduce.map.memory.mb=8192; SET mapreduce.map.memory.mb=8192;
SET mapreduce.map.java.opts=-Xmx8000m; SET mapreduce.map.java.opts=-Xmx8000m;
SET mapreduce.reduce.memory.mb=8192; SET mapreduce.reduce.memory.mb=8192;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment