spark-instrumented-optimizer/R/pkg/inst/tests
cafreeman 2579948bf5 [SPARK-8607] SparkR -- jars not being added to application classpath correctly
Add `getStaticClass` method in SparkR's `RBackendHandler`

This is a fix for the problem referenced in [SPARK-5185](https://issues.apache.org/jira/browse/SPARK-5185).

cc shivaram

Author: cafreeman <cfreeman@alteryx.com>

Closes #7001 from cafreeman/branch-1.4 and squashes the following commits:

8f81194 [cafreeman] Add missing license
31aedcf [cafreeman] Refactor test to call an external R script
2c22073 [cafreeman] Merge branch 'branch-1.4' of github.com:apache/spark into branch-1.4
0bea809 [cafreeman] Fixed relative path issue and added smaller JAR
ee25e60 [cafreeman] Merge branch 'branch-1.4' of github.com:apache/spark into branch-1.4
9a5c362 [cafreeman] test for including JAR when launching sparkContext
9101223 [cafreeman] Merge branch 'branch-1.4' of github.com:apache/spark into branch-1.4
5a80844 [cafreeman] Fix style nits
7c6bd0c [cafreeman] [SPARK-8607] SparkR
2015-06-26 17:06:02 -07:00
..
jarTest.R [SPARK-8607] SparkR -- jars not being added to application classpath correctly 2015-06-26 17:06:02 -07:00
test_binary_function.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:55 -07:00
test_binaryFile.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:55 -07:00
test_broadcast.R [SPARK-7230] [SPARKR] Make RDD private in SparkR. 2015-05-05 14:41:05 -07:00
test_client.R [SPARK-8506] Add pakages to R context created through init. 2015-06-24 11:55:29 -07:00
test_context.R [SPARK-8452] [SPARKR] expose jobGroup API in SparkR 2015-06-19 15:52:27 -07:00
test_includeJAR.R [SPARK-8607] SparkR -- jars not being added to application classpath correctly 2015-06-26 17:06:02 -07:00
test_includePackage.R [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
test_parallelize_collect.R [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
test_rdd.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:55 -07:00
test_shuffle.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:55 -07:00
test_sparkSQL.R [SPARK-8662] SparkR Update SparkSQL Test 2015-06-26 10:07:35 -07:00
test_take.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:55 -07:00
test_textFile.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:55 -07:00
test_utils.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:55 -07:00