You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Great job. I found the examples to be very useful.
The examples here show opening a Twitter stream and writing to ES. 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
The text was updated successfully, but these errors were encountered:
Hi. Great job. I found the examples to be very useful.
The examples here show opening a Twitter stream and writing to ES. 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
The text was updated successfully, but these errors were encountered: