Handling rejected records in spark

后端 未结 0 1761
孤城傲影
孤城傲影 2020-12-05 23:46

How to handle rejected records in Spark. Is the below given sample method the right way to handle it? Is there any other better approach?

val df = spark.read
         


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