On Jul 27, 2016, at 12:03 AM, Ofir Manor <ofir.manor@equalum.io> wrote:Structured Streaming in 2.0 is declared as alpha - plenty of bits still missing:http://spark.apache.org/docs/latest/structured-streaming-programming-guide.htmlI assume that it will be declared stable / GA in a future 2.x release, and then it will co-exist with DStream for quite a while before someone will suggest to start a deprecation process that will eventually lead to its removal...As a user, I guess we will need to apply judgement about when to switch to Structured Streaming - each of us have a different risk/value tradeoff, based on our specific situation...On Wed, Jul 27, 2016 at 8:02 AM, Chang Chen <baibaichen@gmail.com> wrote:Hi guysStructure Stream is coming with spark 2.0, but I noticed that DStream is still hereWhat's the future of the DStream, will it be deprecated and removed eventually? Or co-existed with Structure Stream forever?ThanksChang