bartosz25 / spark-scala-playground

Sample processing code using Spark 2.1+ and Scala
50 stars 25 forks source link

update build.sbt so that graphframes dependency can be downloaded. #15

Closed buildlackey closed 5 years ago

buildlackey commented 5 years ago

added resolver which was commented out, but for me it would not build unless i added it back in (could not find dependency).

also updated the graph frames version to latest.

Thanks for the great articles BTW.. I'm working through them as I prepare for my spark certification test.

bartosz25 commented 5 years ago

Thank you for fixing it :) Good luck for your certification test.