Hi ALL
I'm new to Spark. I'm doing some research to see if spark streaming can
solve my problem. I don't want to keep per-key state,b/c my data set is
very huge, it not viable to keep all per key state in memory.Instead, i
want to have a bloom filter based state. Does it possible to achieve this
in Spark streaming.

-- 
Thanks

Anty Rao

Reply via email to