So im my sbt build script, I have the same line as instructed in the quickstart guide <http://spark.apache.org/docs/latest/quick-start.html> ,
libraryDependencies += "org.apache.spark" %% "spark-core" % "2.0.2" And since I was able to see all the other logs I added into the spark source code, so I'm pretty sure the application is using the one I just built. Thanks! -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/Can-I-add-a-new-method-to-RDD-class-tp20100p20103.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe e-mail: [email protected]
