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

Properties saved to JobState cannot be retrieved from DatasetState

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      In 0.6.0, properties could be saved to JobState and then retrieved from DatasetState via a `getProp()` call. From 0.9.0 on, properties can no longer be retrieved from DatasetState because `getProp()` (and other methods) have been overridden to throw `UnsupportedOperationException`. This is a backwards incompatible change and makes it hard for solutions to be developed on top of Gobblin that require state that is persisted across job runs.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jbaranick Joel Baranick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: