Hello,
We just started using flume and encountered problems when shutting down an
agent (FLUME-2894). It is already fixed in the repository but not yet released.
So the question is, when will the next version be released? If it's not too far
in the future, we prefer waiting for an official rele
Hello Kathrin,
We are planning to have a new release soon. We would like to start the
process in the first half of October. I would expect a new release in
November.
Regards
Ferenc Szabo
On Fri, Sep 21, 2018 at 2:58 PM Kathrin Geilmann wrote:
> Hello,
>
>
>
> We just started using flume and en
Is there a way to provide header variable in URL and pick the value from
event?
For example, if I should be able to give HTTP endpoint as:
*http://127.0.0.1:/v1/metric/%{type}*
and value of *type* will be picked up from event header
I know this is supported in HDFS sink but not able to get i