requirement failed: Unacceptable value for property 'kafka.timeline.metrics.host_in_memory_aggregati

requirement failed: Unacceptable value for property 'kafka.timeline.metrics.host_in_memory_aggregation', boolean values must be either 'true' or 'falsehtml

ambari 2.7.0 HDP 3.0ui

kafkaspa

1.0.1

@li Haorest

Additionally the "host_in_memory_aggregation" value is actually getting populated from "ams-site" as following:code

# grep 'timeline.metrics.host.inmemory.aggregation' /var/lib/ambari-server/resources/common-services/KAFKA//0.8.1/package/scripts/params.py
host_in_memory_aggregation = str(default("/configurations/ams-site/timeline.metrics.host.inmemory.aggregation", True)).lower()

.server

Hence please check your "ams-site" config in ambati UI to see if it has correct boolean values (true / false)?htm

Ambari UI --> Ambari Metrics --> Configs --> Advanced --> Advanced ams-site --> "Enable in-memory aggreation on monitors" Property

Correct the above property value and then restrat AMS service followed by Kafka restart and then you should no longer see the mentioned error.blog

相關文章
相關標籤/搜索