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/15 21:58:58 UTC

[jira] [Commented] (PIG-4243) Enable unit test "TestStore" for spark

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

Mohit Sabharwal commented on PIG-4243:
--------------------------------------

Remaining test failures (testSuccessFileCreation2, testCleanupOnFailureMultiStore, testCleanupOnFailure) are due to not honoring {{mapreduce.fileoutputcommitter.marksuccessfuljobs}}. If we are supporting the outputcommitter interface from Hadoop, we need to generate SUCCESS file, etc.


> Enable unit test "TestStore" for spark
> --------------------------------------
>
>                 Key: PIG-4243
>                 URL: https://issues.apache.org/jira/browse/PIG-4243
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>            Reporter: liyunzhang_intel
>            Assignee: Ranjana Rajendran
>             Fix For: spark-branch
>
>         Attachments: TEST-org.apache.pig.test.TestStore.txt
>
>
> 1. Build spark and pig env according to PIG-4168
> 2. add TestStore to $PIG_HOME/test/spark-tests
> cat  $PIG_HOME/test/spark-tests
> **/TestStore
> 3. run unit test TestStore
> ant test-spark
> 4. the unit test fails
> error log is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)