Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-267

HiveSource creates workunit even when update time is before maxLookBackDays

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • misc
    • None

    Description

      org.apache.gobblin.data.management.conversion.hive.source.HiveSource creates workunit if:
      1) Create time is after maxLookBackDays
      2) Update time is greater than watermark

      Since there are multiple policies to decide update time, it can happen that create time is greater than update time and hence maxLookBackDays will be redundant.

      HiveSource should check for maxLookBackDays corresponding to update time

      Attachments

        Activity

          People

            adsharma Aditya Sharma
            adsharma Aditya Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: