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

关于piflow1.0使用scala2.12.10和spark3.0遇到的问题和解决过程 #41

Open
fanyo190 opened this issue May 25, 2021 · 1 comment

Comments

@fanyo190
Copy link

1.githup下载的源码,直接修改scala和spark版本,登陆会遇到如下问题:
image
2.使用如下地址https://github.com/cas-bigdatalab/piflow/tree/piflow_spark-3.0.0的依赖,可以登陆进去,但是stop是空的,后台server报如下错误:
image
3.修改piflow-bundle、piflow-core、piflow-configure中的net.liftweb依赖为如下版本,重新reload stop 问题解决

net.liftweb
lift-json_${scala.big.version}
3.4.1

@fanyo190
Copy link
Author

net.liftweb依赖:
image

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

1 participant