How to process database changes using Spark Streaming? -


if have rdd depends on database table, how listen db changes through spark streaming , reconstruct rdd when table changes?

without reinventing wheel can use http://data.linkedin.com/projects/databus inside spark


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -