[
https://issues.apache.org/jira/browse/AMBARI-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892055#comment-13892055
]
Dmytro Shkvyra commented on AMBARI-4490:
----------------------------------------
[[email protected]], Last patch give ability pass down properties as-is.
Patch just resolve properties only for AbstractProviderModule.java in this
module configs are used by:
GangliaReportPropertyProvider, NagiosPropertyProvider, JMXPropertyProvider and
StackDefinedPropertyProvider.
I didn't have enough information about yours plan of use templates (${}) in
ambari, so I'll rework getSpec. But you have to understand that this approach
will be not convinient for unitests and further support.
> If Ganglia is not installed, server logs hundreds of error messages
> -------------------------------------------------------------------
>
> Key: AMBARI-4490
> URL: https://issues.apache.org/jira/browse/AMBARI-4490
> Project: Ambari
> Issue Type: Bug
> Components: controller
> Affects Versions: 1.5.0
> Reporter: Dmytro Shkvyra
> Assignee: Dmytro Shkvyra
> Fix For: 1.5.0
>
>
> Log entries:
> {code}
> 01:08:54,508 ERROR [pool-1-thread-2] JMXPropertyProvider:487 - Caught
> exception getting JMX metrics : For input string:
> "${ambari.dfs.datanode.http.port}"
> 01:08:54,514 ERROR [pool-1-thread-1] JMXPropertyProvider:487 - Caught
> exception getting JMX metrics : For input string:
> "${ambari.dfs.datanode.http.port}"
> 01:09:02,505 INFO [qtp369362185-21] GangliaPropertyProvider:450 - Ganglia
> host is not live
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)