[Breaking][jvm-packages] Use barrier execution mode (#7836)

With the introduction of the barrier execution mode. we don't need to kill SparkContext when some xgboost tasks failed. Instead, Spark will handle the errors for us. So in this PR, `killSparkContextOnWorkerFailure` parameter is deleted.
This commit is contained in:
Bobby Wang
2022-04-25 17:09:52 +08:00
committed by GitHub
parent 6ece549a90
commit dc2e699656
15 changed files with 60 additions and 516 deletions

View File

@@ -1 +1 @@
log4j.logger.org.apache.spark=ERROR
log4j.logger.org.apache.spark=ERROR