Closed TIXhjq closed 2 years ago
This package needs Spark. Are you saying you launch Spark with "java -cp ..."? I use spark-submit or spark-shell instead (see the example in README), have not tried with "java -cp ..." on this.
Thank you for your reply. I found that the whole jar package of MVN package doesn't seem to have this package. There is something wrong with me.
glad you identified the issue.
I used maven to type my project into a jar package, but he seems to show that there is no such package. How should this be solved?
1.When I run idea, everything is OK 2.I try to java -cp ....jar com. ...
get error =>
It seems that I didn't type it into the jar package, but I don't know how to solve this problem, I only use this in my pom.xml