Results 27 comments of 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.

We cannot reproduce the error. More detail of your command/configuration/env?

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.