Spark SQL exception handling

前端 未结 0 780
逝去的感伤
逝去的感伤 2021-02-03 13:56

In order to handle Spark exception on RDD operations I can use the following approach with additional exceptions column:

val df: DataFrame = ...

va         


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