Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with scala 2.12.15 is failing, spark3.3.1, hadoop:3.3.4, hive:3.1..3 #380

Open
navneetpr opened this issue Dec 22, 2022 · 2 comments

Comments

@navneetpr
Copy link

Exception when compiling 13 sources to /opt/incubator-livy/test-lib/target/classes
java.lang.NoSuchMethodError: scala.tools.nsc.Settings.nowarn()Lscala/tools/nsc/settings/AbsSettings$AbsSetting;

@cocdkl
Copy link

cocdkl commented May 17, 2023

我也有这个问题,这边需要使用到pyspark 3.2.0之后的新功能pandas,希望能得到解决方案

@cocdkl
Copy link

cocdkl commented May 17, 2023

官网上有问题的解决方案,这是地址https://issues.apache.org/jira/projects/LIVY/issues/LIVY-877?filter=allissues
具体方案是将scala-maven-plugin 插件升级到最新版本,我升级到的是4.8.1。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants