Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17590

Camel sftp kafka source connector

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 3.14.0
    • 3.14.0
    • camel-sftp
    • None
    • Advanced

    Description

      Hello 
       
      We are trying to read files using the following connector 
      https://github.com/apache/camel-kafka-connector-examples/tree/main/sftp/sftp-source
      The connector sends the whole file in one record to kafka (useless on large files).
      we have files of 500MB
       
      Is it possible to convert the whole record into small batches?

      We unsuccessfully tried a couple of approaches with not luck.

      The transform does not allow to return a list of newrecord -> public R apply(R r) {

       
      Thanks in advance 

      Attachments

        Activity

          People

            Unassigned Unassigned
            smeana Sergio Gonzalez Meana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: