Takafumi Saito created FLUME-3100: ------------------------------------- Summary: Support arbitrary header substitution for topic of Kafka Key: FLUME-3100 URL: https://issues.apache.org/jira/browse/FLUME-3100 Project: Flume Issue Type: Improvement Components: Sinks+Sources Reporter: Takafumi Saito Priority: Minor
Kafka Sink supports arbitrary header substitution which replace a substring ${A} in "kafka.topic" property with a value of header named “A”. Using the substitution become possible to dynamically select the topic by combining one or more values of event headers. -- This message was sent by Atlassian JIRA (v6.3.15#6346)