-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29512/
-----------------------------------------------------------
Review request for Ambari, Myroslav Papirkovskyy and Sid Wagle.
Bugs: AMBARI-8967
https://issues.apache.org/jira/browse/AMBARI-8967
Repository: ambari
Description
-------
Two things I notice installing AMS:
1) The direct defaults to /tmp. We should have that be some other default value
to avoid people accepting that default (and having issues later). As well, user
systems don't like us using /tmp at all in general.
2) It warned me about default mem settings, just by using the defaults. This
was single-node vagrant VM install. Set minimum required memory to 1,5G
Diffs
-----
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/loadsimulator/net/RestMetricsSender.java
5130ae3
ambari-server/src/main/resources/common-services/AMS/0.1.0/configuration/ams-hbase-env.xml
7a61c60
ambari-server/src/main/resources/common-services/AMS/0.1.0/configuration/ams-site.xml
2f8281a
ambari-server/src/main/resources/common-services/AMS/0.1.0/package/scripts/ams.py
1f09d7d
ambari-server/src/main/resources/common-services/AMS/0.1.0/package/scripts/params.py
afbbf4d
ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
7f09dfa
Diff: https://reviews.apache.org/r/29512/diff/
Testing
-------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [4.074s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.405s]
[INFO] Ambari Web ........................................ SUCCESS [38.825s]
[INFO] Ambari Views ...................................... SUCCESS [2.619s]
[INFO] Ambari Admin View ................................. SUCCESS [11.462s]
[INFO] Ambari Server ..................................... SUCCESS [39:54.830s]
[INFO] Ambari Agent ...................................... SUCCESS [14.134s]
[INFO] Ambari Client ..................................... SUCCESS [0.067s]
[INFO] Ambari Python Client .............................. SUCCESS [0.466s]
[INFO] Ambari Groovy Client .............................. SUCCESS [12.635s]
[INFO] Ambari Shell ...................................... SUCCESS [0.048s]
[INFO] Ambari Python Shell ............................... SUCCESS [0.057s]
[INFO] Ambari Groovy Shell ............................... SUCCESS [7.397s]
Thanks,
Dmytro Sen