You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by aidatechinc <HF...@AIDATECH.COM> on 2015/04/19 04:38:10 UTC

file to HDFS in 2.15.1 behavior bug or a feature?

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.