> On Nov. 10, 2015, 11:02 a.m., Dmitro Lisnichenko wrote: > > Ship It! > > Canan Girgin wrote: > How can I commit patch? Can somebody help me?
It would be great if somebody from the UI team takes a look. It's a separate module - Dmitro ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39971/#review105813 ----------------------------------------------------------- On Nov. 10, 2015, 10:47 a.m., Canan Girgin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39971/ > ----------------------------------------------------------- > > (Updated Nov. 10, 2015, 10:47 a.m.) > > > Review request for Ambari, Aleksandr Kovalenko, Andrew Onischuk, and Dmitro > Lisnichenko. > > > Bugs: AMBARI-13738 > https://issues.apache.org/jira/browse/AMBARI-13738 > > > Repository: ambari > > > Description > ------- > > Swappiness parameter is set to 60 by default. This is not suitable for Hadoop > clusters. When installing new cluster, Ambari should be check if the > swappiness parameter is less than 10 . > > > Diffs > ----- > > ambari-agent/src/main/python/ambari_agent/HostInfo.py 9460256 > ambari-agent/src/test/python/ambari_agent/TestHostInfo.py 4a1f5f4 > ambari-server/src/main/java/org/apache/ambari/server/agent/AgentEnv.java > ede3965 > ambari-server/src/main/resources/custom_actions/scripts/check_host.py > 8b49725 > > ambari-server/src/test/java/org/apache/ambari/server/agent/AgentResourceTest.java > 273158f > ambari-server/src/test/python/custom_actions/TestCheckHost.py 1e45927 > ambari-server/src/test/python/stacks/2.1/common/hosts.json b8f8610 > ambari-server/src/test/python/stacks/2.2/common/2/hosts.json a549312 > ambari-web/app/controllers/wizard/step3_controller.js cf1f1ae > ambari-web/app/messages.js 377ed7d > ambari-web/app/views/wizard/step3/hostWarningPopupBody_view.js 9c6454e > ambari-web/app/views/wizard/step3_view.js 6ecfb41 > > Diff: https://reviews.apache.org/r/39971/diff/ > > > Testing > ------- > > Manual testing done. > ********************** > Ambar-web > mvn clean test > > 10288 tests complete (11 seconds) > 105 tests pending > > > Thanks, > > Canan Girgin > >
