Is it normal that if we are consuming one file from file system to HDFS, I
need to set the noop = false otherwise, file component will add it to the
cache and only transmit 1 block of it?example below only transmit one block,
and then start polling since its now in cache :                               
myfile.zip                        while here, it works:  <--- note the noop     
                     
myfile.zip                        



--
View this message in context: 
http://camel.465427.n5.nabble.com/file-to-HDFS-in-2-15-1-behavior-bug-or-a-feature-tp5766015.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to