Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Structured Streaming
    • None

    Description

      They seem redundant and we can simply use DataFrameReader/Writer.

      The usage looks like:

      val df = sqlContext.read.stream("...")
      val handle = df.write.stream("...")
      handle.stop()
      

      Attachments

        Activity

          People

            rxin Reynold Xin
            rxin Reynold Xin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: