Existing Spark support allows us to read or write to ES.

Read support is to one shot, that is, read what ES has in it's index now.

I'd like to have a Spark thread read streaming updates from ES, using it as 
a source not a sink.

I was wondering if there was a way to write a spark StreamingContext that 
will observe updates to ES?

Something like

ssc.elasticSearchStream(...)

Thanks for your time.

-b

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/3c4b5844-2648-40ee-8769-cd9c40456947%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to