JohnSnowLabs/spark-nlp-workshop

py4j.protocol.Py4JJavaError: An error occurred while calling o451.showString. :

egenc opened this issue · 1 comments

egenc commented

Hello! The new release sounds awesome! So I've tried upgrading everything (spark-nlp-jsl 3.0.0, spark-nlp 3.0.1, apache spark 3.1.1) and I've run into a bit of a problem. I am getting this error:
py4j.protocol.Py4JJavaError: An error occurred while calling o451.showString. : org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 6.0 failed 1 times, most recent failure: Lost task 0.0 in stage 6.0 (TID 24) (computername executor driver): java.net.SocketException: Connection reset

egenc commented

it won't work as the clinical NER models cannot be loaded into NerDL anymore.. please use MedicalNer as explained in the release notes.