I\'m trying to convert an RDD back to a Spark DataFrame using the code below
schema = StructType( [StructField("msn", StringType(), True),