Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-965

In the case where we specify the syncpolicy in the HDFS Writer, we do not properly clone and end up syncing for every record

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Major
    • Resolution: Done
    • None
    • 0.4.0
    • None

    Description

      Right now the SyncPolicy works as follows:

      • If you specify the sync policy in the flux file, it will use that policy to determine when to sync the HDFS Writer.
      • If you do not, then it will create a count sync policy based on the batch size.

      In the first case, we are not creating the sync policy properly and end up sync'ing per record, which has performance impact and is incorrect.

      Attachments

        Issue Links

          Activity

            People

              cestella Casey Stella
              cestella Casey Stella
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: