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

Jeff Zhang commented on TEZ-2000:
---------------------------------

Looks like my configuration issue, can run the pig e2e tests successfully on 
tez-0.6.0. The issue does not existed in tez-0.6.0.  

[~rohini], I found maybe one issue of the pig e2e test.  When I run a single 
e2e test in tez mode, the benchmark pig script still run in mapreduce mode. 
Here's one example.
{code}
ant -Dharness.old.pig=/Users/jzhang/Java/lib/pig-0.8.1 
-Dharness.cluster.conf=/Users/jzhang/Java/lib/hadoop-2.6.0/etc/hadoop 
-Dharness.cluster.bin=/Users/jzhang/Java/lib/hadoop-2.6.0/bin/hadoop 
-Dharness.hadoop.home=/Users/jzhang/Java/lib/hadoop-2.6.0 -Dtests.to.run="-t 
Cross_5" test-e2e-tez
{code}
It would run Cross_5.pig in tez mode but run Cross_5_benchmark.pig in mapreduce 
mode.


> Source vertex exists error during DAG submission
> ------------------------------------------------
>
>                 Key: TEZ-2000
>                 URL: https://issues.apache.org/jira/browse/TEZ-2000
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Rohini Palaniswamy
>            Assignee: Jeff Zhang
>         Attachments: TEZ-2000-1.patch
>
>
>  Pig e2e tests - Cross_5, Union_4 and Union_9 fail. This is due to some jira 
> that went in after TEZ-1931, but from the titles I cannot easily associate 
> one that could cause this failure. 



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

Reply via email to