apache / incubator-livy

Apache Livy is an open source REST interface for interacting with Apache Spark from anywhere.
https://livy.apache.org/
Apache License 2.0
892 stars 603 forks source link

livy0.7.1 Request failed #370

Open zhaoyuxiaoxiao opened 1 year ago

zhaoyuxiaoxiao commented 1 year ago

spark version: 3.2.1 live version: release-0.7.1 Request failed: {"msg":"requirement failed: Cannot find Livy REPL jars."}。 Can you help me?thanks

yantzu commented 1 year ago

Livy will try to find out repl jars from: 1, livy.repl.jars config 2, if livy.repl.jars not set, will find from LIVY_HOME/repl_2.11-jars or LIVY_HOME/repl_2.12-jars you may check those first.

zhaoyuxiaoxiao @.***> 于2022年12月12日周一 15:11写道:

spark version: 3.2.1 live version: release-0.7.1 Request failed: {"msg":"requirement failed: Cannot find Livy REPL jars."}。 Can you help me?thanks

— Reply to this email directly, view it on GitHub https://github.com/apache/incubator-livy/issues/370, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB35X7DUPGDAZERTZEBNBWTWM3F23ANCNFSM6AAAAAAS3SH5RA . You are receiving this because you are subscribed to this thread.Message ID: @.***>