----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45835/#review127629 -----------------------------------------------------------
ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py (line 124) <https://reviews.apache.org/r/45835/#comment191013> Yes, this needs to be fixed. to use default('/configurations/storm-env/storm_user_nofile_limit', 128000) - Sumit Mohanty On April 6, 2016, 9:12 p.m., Sriharsha Chintalapani wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45835/ > ----------------------------------------------------------- > > (Updated April 6, 2016, 9:12 p.m.) > > > Review request for Ambari, Alejandro Fernandez and Sumit Mohanty. > > > Repository: ambari > > > Description > ------- > > AMBARI-15635. Storm & Kafka should've default nproc ,nofile values. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-env.xml > 3b910bb > > ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-env.xml > e9f4b28 > > ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py > 4b4e776 > > ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/templates/storm.conf.j2 > PRE-CREATION > > Diff: https://reviews.apache.org/r/45835/diff/ > > > Testing > ------- > > Deployed Storm & Kafka with the above changes and noticed the nofiles and > noproc values change. > > > Thanks, > > Sriharsha Chintalapani > >
