Agreed to that. We should make sure that however it is implemented, a running parser topology can have its grok pattern changed on the fly. On Mon, Oct 10, 2016 at 16:43 David Lyle <[email protected]> wrote:
> I'm +1 on that. I'd also like to see them removed from the classpath so > that Zookeeper is the sole authoritative source for the Grok patterns. > > -D... > > On Mon, Oct 10, 2016 at 4:13 PM, Ryan Merriman <[email protected]> > wrote: > > > Currently a file with a Grok pattern is stored in HDFS and referenced by > > path in a Zookeeper parser config property. I believe we can simplify > this > > and remove the HDFS dependency by just storing the Grok pattern directly > in > > a Zookeeper parser config property. Does anyone see a problem with doing > > this? > > > > Ryan Merriman > > >
