SyntaxFix
Write A Post
Hire A Developer
Questions
Try if that works
sc = spark.sparkContext # Infer the schema, and register the DataFrame as a table. schemaPeople = spark.createDataFrame(RddName) schemaPeople.createOrReplaceTempView("RddName")