-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43278/
-----------------------------------------------------------
(Updated Feb. 10, 2016, 11:34 a.m.)
Review request for Ambari, Dmytro Sen, Jaimin Jetly, jun aoki, Robert Levas,
Sid Wagle, and Yusaku Sako.
Bugs: AMBARI-14945
https://issues.apache.org/jira/browse/AMBARI-14945
Repository: ambari
Description (updated)
-------
It looks like `AMS_COLLECTOR_GC_OPTS` ( which is defined in `ams-env.xml` ) is
interpreted as `java.library.path`.
This is caused by an initialization script `/usr/sbin/ambari-metrics-collector`.
`AMS_COLLECTOR_OPTS` should not be double-quoted.
Diffs
-----
ambari-metrics/ambari-metrics-timelineservice/conf/unix/ambari-metrics-collector
bf2fc47
Diff: https://reviews.apache.org/r/43278/diff/
Testing
-------
Manually testing done
Thanks,
Masahiro Tanaka