You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/12/02 15:18:11 UTC

[jira] [Commented] (AMBARI-14088) Add GC tuning params to Collector daemon similar to HBase

    [ https://issues.apache.org/jira/browse/AMBARI-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035855#comment-15035855 ] 

Hudson commented on AMBARI-14088:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #3952 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3952/])
AMBARI-14088 Add GC tuning params to Collector daemon similar to HBase (dsen: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=08227a64e3d26aeb9035c5f97e4abf7576917169])
* ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog213Test.java
* ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog213.java
* ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-env.xml


> Add GC tuning params to Collector daemon similar to HBase
> ---------------------------------------------------------
>
>                 Key: AMBARI-14088
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14088
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-metrics, ambari-upgrade, stacks
>    Affects Versions: 2.1.2
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: 2.1.3
>
>         Attachments: AMBARI-14088_2.patch
>
>
> Presently we resort to all defaults. We can optimize this much better by doing some memory profiling on the collector.
> Error trace:
> {code}
> 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)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)