Github user takezoe commented on a diff in the pull request:
https://github.com/apache/predictionio/pull/471#discussion_r220017782
--- Diff: build.sbt ---
@@ -17,24 +17,7 @@
import PIOBuild._
lazy val scalaSparkDepsVersion = Map(
--- End diff --
Yes, but we will add Scala 2.12 support very soon. So keeping this `Map` is
better I think.---
