Denny Lee created SPARK-18426:
---------------------------------

             Summary: Python Documentation Fix for Structured Streaming 
Programming Guide
                 Key: SPARK-18426
                 URL: https://issues.apache.org/jira/browse/SPARK-18426
             Project: Spark
          Issue Type: Documentation
          Components: Documentation
    Affects Versions: 2.0.1
            Reporter: Denny Lee
            Priority: Minor
             Fix For: 2.0.2


When running python example in Structured Streaming Guide, get the error:
    spark = SparkSession\
TypeError: 'Builder' object is not callable

This is fixed by changing .builder() to .builder 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to