[ https://issues.apache.org/jira/browse/AMBARI-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955162#comment-14955162 ]
Hudson commented on AMBARI-13390: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #3635 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3635/]) AMBARI-13390 Unable to set user value for (dsen: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0da6327ac2290dac608c86551cac485c59a7972d]) * ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml * ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog213.java * ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog213Test.java * ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py * ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka.py > Unable to set user value for kafka-broker/kafka.metrics.reporters > ----------------------------------------------------------------- > > Key: AMBARI-13390 > URL: https://issues.apache.org/jira/browse/AMBARI-13390 > Project: Ambari > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Dmytro Sen > Assignee: Dmytro Sen > Fix For: 2.1.3 > > Attachments: AMBARI-13390_2.patch > > > whatever user set as value for kafka.metrics.reporters , it's overridden by > ambari agent > {code} > /var/lib/ambari-agent/cache/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka.py:57 > kafka_server_config['kafka.metrics.reporters'] = > params.kafka_metrics_reporters > {code} > -- This message was sent by Atlassian JIRA (v6.3.4#6332)