[
https://issues.apache.org/jira/browse/CAMEL-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Cornescu updated CAMEL-14076:
------------------------------------
Estimated Complexity: Advanced (was: Unknown)
> camel-hdfs - Make the HdfsProducer compatible with RemoteFileConsumer
> (from(hdfs) -> to(sftp))
> ----------------------------------------------------------------------------------------------
>
> Key: CAMEL-14076
> URL: https://issues.apache.org/jira/browse/CAMEL-14076
> Project: Camel
> Issue Type: Improvement
> Components: camel-hdfs
> Reporter: Marius Cornescu
> Priority: Major
>
> Users should be able to consume files from hadoop, and publish them to
> other destinations like sftp/ftp/...
> The *RemoteFileComponent*s look to me like the golden standard, so it would
> be nice to be able to make this component compatible with them.
> Currently, we have to set the *chunkSize* to a large enough number, so that
> only one message is produced, or do some aggregation after the consumer.
>
> This work should lay the ground for adding a *streamDownload* parameter for
> the consumer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)