----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35139/#review86811 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On June 5, 2015, 4:13 p.m., Dmytro Sen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35139/ > ----------------------------------------------------------- > > (Updated June 5, 2015, 4:13 p.m.) > > > Review request for Ambari, Andrew Onischuk and Myroslav Papirkovskyy. > > > Bugs: AMBARI-11727 > https://issues.apache.org/jira/browse/AMBARI-11727 > > > Repository: ambari > > > Description > ------- > > Currently hbase and collector processes are started with system default > ulimit values. They should be customized(maybe configurable) by ambari > [root@ams-1 ~]# cat /proc/3530/limits > Limit Soft Limit Hard Limit Units > Max cpu time unlimited unlimited seconds > Max file size unlimited unlimited bytes > Max data size unlimited unlimited bytes > Max stack size 10485760 unlimited bytes > Max core file size unlimited unlimited bytes > Max resident set unlimited unlimited bytes > Max processes 1024 482950 processes > Max open files 4096 4096 files > Max locked memory 65536 65536 bytes > Max address space unlimited unlimited bytes > Max file locks unlimited unlimited locks > Max pending signals 482950 482950 signals > Max msgqueue size 819200 819200 bytes > Max nice priority 0 0 > Max realtime priority 0 0 > Max realtime timeout unlimited unlimited us > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-env.xml > 1734ac4 > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py > fc18042 > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py > 47fd2dd > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params_linux.py > e0085ba > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/templates/ams.conf.j2 > PRE-CREATION > > Diff: https://reviews.apache.org/r/35139/diff/ > > > Testing > ------- > > unit tests passed > > > Thanks, > > Dmytro Sen > >
