amplab / spark-indexedrdd

An efficient updatable key-value store for Apache Spark
Apache License 2.0
250 stars 78 forks source link

Spark Streaming usage #13

Open Arttii opened 9 years ago

Arttii commented 9 years ago

Hi,

So I was wondering if this valid to say use in Spark Streaming to maintain a global state lookup table in a batch, that can be updated in a Streaming Batch and refreshed periodically.

Help greatly appreciated, Arty

aditanase commented 9 years ago

:+1: - this was my first question as well