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

Rohini Palaniswamy commented on PIG-4833:
-----------------------------------------

This patch breaks tests in Hadoop 1.x mode.

ant clean test -Dtestcase=TestBatchAliases -logfile /tmp/pig.log

{code}
   [javac] /apache/pig/trunk/test/org/apache/pig/test/Util.java:78: error: 
package org.apache.pig.backend.hadoop.executionengine.tez does not exist
    [javac] import 
org.apache.pig.backend.hadoop.executionengine.tez.TezResourceManager;
    [javac]                                                         ^
    [javac] /apache/pig/trunk/test/org/apache/pig/test/Util.java:1347: error: 
cannot find symbol
    [javac]         TezResourceManager.dropInstance();
    [javac]         ^
    [javac]   symbol:   variable TezResourceManager
    [javac]   location: class Util

{code}

> TestBuiltin.testURIWithCurlyBrace in TEZ failing after PIG-4819
> ---------------------------------------------------------------
>
>                 Key: PIG-4833
>                 URL: https://issues.apache.org/jira/browse/PIG-4833
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Koji Noguchi
>            Assignee: Koji Noguchi
>            Priority: Minor
>             Fix For: 0.16.0
>
>         Attachments: pig-4833-v01.patch
>
>
> From 
> https://issues.apache.org/jira/browse/PIG-4819?focusedCommentId=15179448#comment-15179448
> {quote}
> TestBuiltin.testURIWithCurlyBrace is failing after addition of testRandomJob 
> with -Dhadoopversion=23 -Dexectype=tez. Possible to take a look at it? 
> {quote}



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

Reply via email to