我无法从dbfs
中读取json文件,而该文件已损坏。
我尝试过
dfx = spark.read.option("multiline","true").json("/FileStore/tables/vv.json")
dfx = spark.read.option("multiline", "true").json("/FileStore/tables/vv.json")
输出
dfx:pyspark.sql.dataframe.DataFrame = [_corrupt_record: string]