[
https://issues.apache.org/jira/browse/PIG-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated PIG-4339:
------------------------------------
Summary: e2e test framework assumes default exectype as mapred (was: e2e
test frameworks assumes default exectype as mapred)
> e2e test framework assumes default exectype as mapred
> -----------------------------------------------------
>
> Key: PIG-4339
> URL: https://issues.apache.org/jira/browse/PIG-4339
> Project: Pig
> Issue Type: Bug
> Reporter: Rohini Palaniswamy
> Assignee: Rohini Palaniswamy
> Fix For: 0.14.1
>
>
> {code}
> if ($testCmd->{'exectype'} eq "tez") {
> push(@baseCmd, ("-x", "tez"));
> }
> {code}
> It should just push the exectype.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)