sllynn / spark-xgboost

A Python wrapper for XGBoost4J-Spark classes.
https://xgboost.readthedocs.io/en/latest/jvm/xgboost4j_spark_tutorial.html
Other
47 stars 13 forks source link

Spark context has stopped and the driver is restarting. Your notebook will be automatically reattached #12

Open ravissj opened 3 years ago

ravissj commented 3 years ago

Hi, I am using spark xgboost. The included packages are Spark 3.0.1 and scala 2.12 and 7.3 LTS ml Xgboost 1.1.1 Xgboost4j_0_72.jar Xgboost4j_spark_0_72.jar

I am getting the below error Spark context has stopped and the driver is restarting. Your notebook will be automatically reattached.

Can you help me to fix this

vbabashov commented 2 years ago

I am getting the very same problem. Looking for a solution in case you found one

Jigar27 commented 1 year ago

Hi, I am getting the same problem even with small dataset.