Hi All,
I am using pyspark and consuming messages from Kafka and when I
.select(from_json(col("col_name"), schema)) the return values are all null.I looked at the json messages and they are valid strings. any ideas? -- Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/ --------------------------------------------------------------------- To unsubscribe e-mail: [email protected]
