> On Feb. 4, 2016, 4:52 a.m., Sumit Mohanty wrote: > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana.py, > > line 33 > > <https://reviews.apache.org/r/43125/diff/3/?file=1231870#file1231870line33> > > > > This path may need to be explicitly created first. How about non-root > > ambari server?
The first patch was an Initial one, with hardcoded steps for INSTALL step. These statements are no longer there. - Aravindan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43125/#review117762 ----------------------------------------------------------- On Feb. 4, 2016, 8:09 p.m., Aravindan Vijayan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43125/ > ----------------------------------------------------------- > > (Updated Feb. 4, 2016, 8:09 p.m.) > > > Review request for Ambari, Dmytro Sen, Sumit Mohanty, Sid Wagle, and Yusaku > Sako. > > > Bugs: AMBARI-14892 > https://issues.apache.org/jira/browse/AMBARI-14892 > > > Repository: ambari > > > Description > ------- > > Add a MASTER component called Grafana to AMS service. > > Include install and start/stop/status scripts for the grafana server. > > Config Management for Ambari Metrics - Grafana also part of this patch. > > > Diffs > ----- > > ambari-metrics/ambari-metrics-grafana/conf/unix/ambari-metrics-grafana > 1de5401 > ambari-metrics/ambari-metrics-grafana/conf/unix/ams-grafana-env.sh 20986cb > ambari-metrics/ambari-metrics-grafana/conf/unix/ams-grafana.ini e42a92f > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-grafana-env.xml > PRE-CREATION > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-grafana-ini.xml > PRE-CREATION > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/metainfo.xml > 48469df > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/ams.py > 8fdf4ba > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana.py > PRE-CREATION > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py > a1de919 > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/status.py > 59466ad > > ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/status_params.py > d446baa > ambari-server/src/main/resources/stacks/HDP/2.0.6/role_command_order.json > a480e2a > > Diff: https://reviews.apache.org/r/43125/diff/ > > > Testing > ------- > > Manual testing done by installing ambari-metrics-grafana rpm on a host and > testing the patch. > > > Thanks, > > Aravindan Vijayan > >
