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

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -