Spark Read Compressed Sequence File fail with error **java.io.IOException: not a gzip file**

前端 未结 0 1388
离开以前
离开以前 2021-01-07 18:22

I am reading an XML file and convert it into a compressed GzipCodec seq file

val xmlstrdf:Dataset[String] = spark.read.textFile("F:\\\\Spark_Xml_Poc\\\\C         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题