Stop SparkSession after certain time - similar to SparkStreamingContext.awaitTerminationorTimeout()

后端 未结 0 641
迷失自我
迷失自我 2021-02-08 07:02

Is there a way to stop a SparkSession after a certain time has expired, like StreamingContext. awaitTerminationOrTimeout(1000L) ?

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