Github user dszeto commented on a diff in the pull request: https://github.com/apache/predictionio/pull/471#discussion_r219937276 --- Diff: build.sbt --- @@ -17,24 +17,7 @@ import PIOBuild._ lazy val scalaSparkDepsVersion = Map( --- End diff -- Maybe we can get rid of this `Map` as well?
---