Exception with SpoolDir, BlobDeserializer and FileChannel with large files

2017-02-09 Thread Guillermo Ortiz
I'm trying to use SpoolDir to FileChannel to HDFS Sink and I get an exception with the file it's quite large. I'm using this configure: tier1.sources = source1 tier1.channels = channel1 tier1.sinks= k1 tier1.sources.source1.type = spooldir tier1.sources.source1.channels = channel1 tier1.sour

Re: Deadlock between roll timer and PollingRunner threads

2017-02-09 Thread Chia-Hung Lin
Thanks for the information. The maxOpenFiles value I use is the default one (I don't touch that config value in fact). On 8 February 2017 at 15:28, Denes Arvay wrote: > Hi, > > Yes, it seems to be a bug, I also bumped into it. > It seems that the conf file poller detects change in the config file