[
https://issues.apache.org/jira/browse/METRON-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812500#comment-16812500
]
Ryan Merriman commented on METRON-2064:
---------------------------------------
The "profiler.client.period.duration" property is in fact managed by Ambari:
[https://github.com/apache/metron/blob/master/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/configuration/metron-profiler-env.xml#L46]
[https://github.com/apache/metron/blob/master/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/metron_service.py#L105]
> Metron REST API overwriting global.json values
> ----------------------------------------------
>
> Key: METRON-2064
> URL: https://issues.apache.org/jira/browse/METRON-2064
> Project: Metron
> Issue Type: Bug
> Reporter: Michael Miklavcic
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We added the capability for Ambari to modify global config properties without
> overwriting non-conflicting externally-provided properties in this PR -
> [https://github.com/apache/metron/pull/760]. The REST API is currently
> overwriting the global config when it's restarted, thus losing user changes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)