Hi,
I fetched a patch and see that zookeeper configuration provider doesn't
listen on zookeeper and doesn't emit events when somethings changes in
zookeeper. Did I miss something?
--
Paweł
2014-08-01 13:16 GMT+02:00 Ashish :
>
>
>
> On Fri, Aug 1, 2014 at 4:40 PM, Paweł wrote:
>
>> Hi,
>> Thank
Yes sure, let me explain it more deeply. What I am trying to do is to split
different comma separated values sent by a flume event to store them in
separated HBase columns. For instance: val1,val2,val3,val4 into
column1,column2,column3,column4
To do so, I have the next configuration:
agent.s