Mohit Sabharwal created PIG-4489:
------------------------------------
Summary: Add spark option to Util.getLocalTestMode()
Key: PIG-4489
URL: https://issues.apache.org/jira/browse/PIG-4489
Project: Pig
Issue Type: Test
Components: spark
Reporter: Mohit Sabharwal
Assignee: Mohit Sabharwal
Fix For: spark-branch
Util.getLocalTestMode() currently only returns "tez_local" or "local".
I see that ~212 testcases do this check, and we are not running these tests
against Spark at this point.
Currently all Spark tests run in local mode ("local" as a the Spark Cluster URL
passed to JavaSparkContext), so we should enable these tests as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)