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

JobContext uses FsDatasetStateStore instead of StateStore

    XMLWordPrintableJSON

Details

    Description

      The `JobContext` class is tied to a specific implementation of the `StateStore` interface called `FsDatasetStateStore`. It uses this implementation to get the `State` from the previous execution. This is problematic as Gobblin is now tied to `FsDatasetStateStore`, whereas it should only work with `StateStore`.

      Github Url : https://github.com/linkedin/gobblin/issues/763
      Github Reporter : stakiar
      Github Created At : 2016-02-25T20:27:37Z
      Github Updated At : 2017-01-12T04:42:36Z

      Attachments

        Activity

          People

            hutran Hung Tran
            stakiar Sahil Takiar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: