Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
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