1

I'm trying to setup Apache Spark project (pulled lastest master branch) in my IntelliJ

IntelliJ IDEA 2016.2.5 Build #IC-162.2228.15, built on October 14, 2016 JRE: 1.8.0_112-release-287-b2 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o 

And all import libs failed from IntelliJ "external libraries" section enter image description here

I've tried File -> Invalidate Caches/Restart and maven window reimport button, and other suggestions from Using Intellij + Maven to import libraries: Cannot resolve symbol and Intellij Cannot resolve symbol on import, but still not working.

I just guess I have some mis-config of my IntelliJ? And I also have warning Project spark: there is circular dependency between 'main5' module, 'main27' module maybe this is the root cause? Thanks a lot. enter image description here

1 Answer 1

0

rm -rf spark/ seems existing cache files are causing conflicts or so

maybe could also use sbt clean build

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.