We have integration test for spark 3.1.2, it is supposed to work. Could you let us know how to reproduce it ?
Lior Chaga <lio...@taboola.com> 于2021年9月12日周日 下午8:17写道: > Hi, > > I'm running zeppelin 0.10 with spark 3.1.2 > When trying to run %spark.pyspark paragraph, I get ClassNotFoundException: > py4j.GatewayServer$GatewayServerBuilder > > I see that py4j is a provided scope dependency of spark interpreter, > should I explicitly add py4j to the interpreter dependencies? > Setting zeppelin.py4j.useAuth to false doesn't help, as the code > uses sparkInterpreter.getSparkVersion().isSecretSocketSupported(), and > doesn't allow manual control over it. > > Thanks, > Lior > -- Best Regards Jeff Zhang