[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:
@@ -1 +1 @@
|
||||
log4j.logger.org.apache.spark=ERROR
|
||||
log4j.logger.org.apache.spark=ERROR
|
||||
|
||||
Reference in New Issue
Block a user