Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-1104

HDFS rolls the first file incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.0
    • Sinks+Sources
    • None

    Description

      The sink process() keep tracks of the buckets opened during the transaction. At the end of transaction, we need to flush all the buckets that has pending data. This is required in order to ensure that the data removed from channel should be safely in HDFS during commit.
      Currently the files are tracked only when they are created and also getting closed during the cleanup instead of flush.

      Attachments

        1. FLUME-1104-2.patch
          8 kB
          Prasad Suresh Mujumdar

        Activity

          People

            prasadm Prasad Suresh Mujumdar
            prasadm Prasad Suresh Mujumdar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: