[ https://issues.apache.org/jira/browse/AMBARI-9421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
xiao_cao updated AMBARI-9421: ----------------------------- Description: if I change the property of flume config in ambari-admin: collector.sinks.sink_hdfs.hdfs.path=/user/flume/%{category}/dt=%Y%m%d/hour=%H after save and restart flume in ambari-admin, the flume conf that sync from master in agent: collector.sinks.sink_hdfs.hdfs.path=/user/flume/%{category}/dt was: if I change the property of flume config in ambari-admin: collector.sinks.sink_hdfs.hdfs.path=/user/flume/%{category}/dt=%Y%m%d/hour=%H after save and restart flume in ambari-server, the flume conf that sync from master in agent: collector.sinks.sink_hdfs.hdfs.path=/user/flume/%{category}/dt > truncate path string after '=' in flume.conf when sync from ambari server > ------------------------------------------------------------------------- > > Key: AMBARI-9421 > URL: https://issues.apache.org/jira/browse/AMBARI-9421 > Project: Ambari > Issue Type: Bug > Components: ambari-agent > Affects Versions: 1.7.0 > Environment: centos 6.5 > Reporter: xiao_cao > Priority: Blocker > Fix For: 2.0.0 > > > if I change the property of flume config in ambari-admin: > collector.sinks.sink_hdfs.hdfs.path=/user/flume/%{category}/dt=%Y%m%d/hour=%H > after save and restart flume in ambari-admin, the flume conf that sync from > master in agent: > collector.sinks.sink_hdfs.hdfs.path=/user/flume/%{category}/dt -- This message was sent by Atlassian JIRA (v6.3.4#6332)