-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40750/
-----------------------------------------------------------
Review request for Ambari and Sid Wagle.
Bugs: AMBARI-14088
https://issues.apache.org/jira/browse/AMBARI-14088
Repository: ambari
Description
-------
Presently we resort to all defaults. We can optimize this much better by doing
some memory profiling on the collector.
Error trace:
javax.ws.rs.WebApplicationException:
org.apache.phoenix.exception.PhoenixIOException:
org.apache.phoenix.exception.PhoenixIOException:
org.apache.hadoop.hbase.DoNotRetryIOException:
METRIC_RECORD,,1447979747302.84e03f0ea4ac1ba9d0dde2ce14d0c878.: Requested
memory of 31743360 bytes could not be allocated from remaining memory of
69028112 bytes from global pool of 96642662 bytes after waiting for 10000ms.
at
org.apache.phoenix.util.ServerUtil.createIOException(ServerUtil.java:84)
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog213.java
3fc5212
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-env.xml
3335c90
Diff: https://reviews.apache.org/r/40750/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen