Re: Materialized views as in "Turning the database inside out with Apache Samza"

2017-01-13 Thread Yi Pan
Hi, Yevhenii, Could you clarify how you want to consume the "materialized views"? Are you planning to access it just in realtime analytic pipeline (i.e. Samza)? Or are you planning to serve it s.t. it can be accessed by some online application outside Samza? If it is the later case, usually the "m

Materialized views as in "Turning the database inside out with Apache Samza"

2017-01-11 Thread Yevhenii Kurtov
Hello, Recently I watched "Turning the database inside out with Apache Samza" and was very impressed with "Fully precomputed cache" part as it seems to hold a remedy for the exact problem that our company currently faced with. We are doing a niche-specific software and nowhere near LinkedIn or Ub