In master branch, I only found JavaAPISuite in comment: spark tyu$ find . -name '*.scala' -exec grep JavaAPISuite {} \; -print * For usage example, see test case JavaAPISuite.testJavaJdbcRDD. * converted into a `Object` array. For usage example, see test case JavaAPISuite.testJavaJdbcRDD. ./core/src/main/scala/org/apache/spark/rdd/JdbcRDD.scala
FYI On Sat, Dec 6, 2014 at 5:43 PM, Koert Kuipers <ko...@tresata.com> wrote: > when i run "mvn test -pl core", i dont see JavaAPISuite being run. or if > it is, its being very very quiet about it. is this by design? >