You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Mohit Sabharwal (JIRA)" <ji...@apache.org> on 2015/04/16 20:15:00 UTC

[jira] [Commented] (PIG-4489) Enable local mode tests for Spark engine

    [ https://issues.apache.org/jira/browse/PIG-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498432#comment-14498432 ] 

Mohit Sabharwal commented on PIG-4489:
--------------------------------------

FYI [~kellyzly] and [~praveenr019], please take a look at attached patch.  Will link to RB, having some issues there.

We'll be running tests with this patch that we weren't running before. For example:
{code}
ant test-spark -Dhadoopversion=23 -Dtestcase=TestLoadStoreFuncLifeCycle
{code}

> Enable local mode tests for Spark engine
> ----------------------------------------
>
>                 Key: PIG-4489
>                 URL: https://issues.apache.org/jira/browse/PIG-4489
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>            Reporter: Mohit Sabharwal
>            Assignee: Mohit Sabharwal
>             Fix For: spark-branch
>
>         Attachments: PIG-4489.patch
>
>
> 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)