On Apr 13, 2012, at 5:49 AM, Inder Pall wrote:

> how about supporting something like
> "host2.sources.src1.header.timestamp=true" as config.
> This overrides time-stamp header on host2->src1(avro source) for all events.

Shouldn't it go on the HDFS sink config, so that the HDFS sink / BucketWriter 
uses the current machine time instead of the header time for bucketing?

If we want to actually modify Event headers inline then we should do it via a 
generic plugin / decorator mechanism instead of one-off features.

Regards,
Mike

Reply via email to