Details
-
Documentation
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.1
Description
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