[ 
https://issues.apache.org/jira/browse/PIG-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohini Palaniswamy updated PIG-4078:
------------------------------------

    Attachment: PIG-4078-2.patch

Ran test-tez. Hangs at TestStore, but if that is commented out everything 
passes. If TestStore is ran alone it passes. Can be reproduced by running 
test-tez with few tests before TestStore removing other tests. Gets stuck with 

    [junit] 2014-07-27 21:09:48,856 [Timer-17] INFO  
org.apache.pig.backend.hadoop.executionengine.tez.TezJob  - DAG Status: 
status=RUNNING, progress=TotalTasks: 1 Succeeded: 0 Running: 1 Failed: 0 
Killed: 0, diagnostics=, counters=null

But there is no TezChild java process running and only DAGAppMaster process is 
running. Most likely a tez issue. While it got stuck in 
testSuccessFileCreation2 once, it got stuck in testCleanupOnFailureMultiStore 
next time. 

Updated patch with 15 mins timeout for test-tez to get around that for now. 

> Port more mini cluster tests to Tez - part 6
> --------------------------------------------
>
>                 Key: PIG-4078
>                 URL: https://issues.apache.org/jira/browse/PIG-4078
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tez
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>             Fix For: 0.14.0
>
>         Attachments: PIG-4078-1.patch, PIG-4078-2.patch
>
>
> Fixes tests
> TestCollectedGroup.java
> TestScriptLanguage.java
> TestProjectRange.java
> Also has some cleanup to TezMiniCluster and fixes to speed up unit tests like 
> TestStreaming (7 mins instead of 35 mins), parallel runs with embedded pig 
> (TestScriptLanguage), etc



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to