Ian Wong
Ian Wong
Maybe we need to consider the API compatibility with the old version.
Just found a similar merged PR... https://github.com/apache/incubator-livy/pull/187 Looks like there's still some problem as mentioned in the JIRA.
Looking into it.
We cannot reproduce the error. More detail of your command/configuration/env?
still cannot reproduce the error...
There's a work around in https://github.com/intel-analytics/BigDL/issues/2628. > Hi, It's due to the fix of ModelBroadcast is not compatible with KryoSerializer. A workaround is adding --conf "spark.serializer=org.apache.spark.serializer.JavaSerializer" to command.
when will this pr be merged?