Ted,
i mean
core/src/test/java/org/apache/spark/JavaAPISuite.java

On Sat, Dec 6, 2014 at 9:27 PM, Ted Yu <yuzhih...@gmail.com> wrote:

> Pardon me, the test is here:
>
> sql/core/src/test/java/org/apache/spark/sql/api/java/JavaAPISuite.java
>
> You can run 'mvn test' under sql/core
>
> Cheers
>
> On Sat, Dec 6, 2014 at 5:55 PM, Ted Yu <yuzhih...@gmail.com> wrote:
>
>> 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?
>>>
>>
>>
>

Reply via email to