amplab / training

Training materials for Strata, AMP Camp, etc
150 stars 121 forks source link

Changed scala version for ampcamp4 #151

Closed giwa closed 8 years ago

giwa commented 10 years ago

In ampcamp4, scala 2.10.3 is installed in amazon ec2 instance. So this scala version should be 2.10.3.

jstjohn commented 10 years ago

Agreed with this comment. I had the same issue and partially fixed it as well by changing scalaVersion := "2.10" to scalaVersion := "2.10.3" in /root/streaming/scala/build.sbt.