Spark问题之More than one scala library found in the build path

在window的eclipse上搭建spark时出错:

More than one scala library found in the build path (D:/1win7/eclipse/plugins/org.scala-lang.scala-library_2.11.7.v20150622-112736-1fbce4612c.jar, G:/149/spark-assembly-1.5.2-hadoop2.6.0.jar).At least one has an incompatible version. Please update the project build path so it contains only one compatible scala library.


解决办法:

​http://dongxicheng.org/framework-on-yarn/spark-eclipse-ide/​

按照这个有问题,