[ 
https://issues.apache.org/jira/browse/SAMZA-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554445#comment-16554445
 ] 

ASF GitHub Bot commented on SAMZA-1773:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/570


> Side inputs for local stores
> ----------------------------
>
>                 Key: SAMZA-1773
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1773
>             Project: Samza
>          Issue Type: Task
>          Components: kv-store
>            Reporter: Bharath Kumarasubramanian
>            Assignee: Bharath Kumarasubramanian
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to