Github user felixcheung commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19535#discussion_r146024844
  
    --- Diff: python/pyspark/streaming/flume.py ---
    @@ -56,6 +56,7 @@ def createStream(ssc, hostname, port,
     
             .. note:: Deprecated in 2.3.0
             """
    +        warnings.warn("Deprecated in 2.3.0.", DeprecationWarning)
    --- End diff --
    
    for these, could you provide more information? link to the doc on 
deprecating DStream in python?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to