[ https://issues.apache.org/jira/browse/PIG-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rohini Palaniswamy updated PIG-4339: ------------------------------------ Fix Version/s: (was: 0.14.1) 0.15.0 > 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.15.0 > > Attachments: PIG-4339-1.patch > > > {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)