[ 
https://issues.apache.org/jira/browse/CAMEL-14076?focusedWorklogId=335957&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-335957
 ]

ASF GitHub Bot logged work on CAMEL-14076:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Oct/19 04:31
            Start Date: 30/Oct/19 04:31
    Worklog Time Spent: 10m 
      Work Description: davsclaus commented on pull request #3285: CAMEL-14076 
- camel-hdfs - Make the HdfsProducer compatible with RemoteFileConsumer 
(from(hdfs) -> to(sftp))
URL: https://github.com/apache/camel/pull/3285
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 335957)
    Time Spent: 20m  (was: 10m)

> 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
>             Fix For: 3.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>   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)

Reply via email to