Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We want a way to populate the local store for jobs from a secondary data source (e.g hadoop), but is otherwise read-only. Typical use cases of such stores are scoring data for relevance jobs, etc
The rows (keys) in this dataset are independent of each other, and there's no requirement for the entire dataset to be updated atomically. This means that once the store is bootstrapped, it can be updated in change capture mode in the background while processing continues.
Attachments
Issue Links
- links to
- mentioned in
-
Page Loading...