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

Rohini Palaniswamy commented on PIG-3072:
-----------------------------------------

Koji,
   Can you use HadoopShims to create the TaskAttemptContext in your test. The 
test fails to compile with H23.

{noformat}
 [javac] 
/apache/pig/trunk/test/org/apache/pig/test/TestTmpFileCompression.java:369: 
org.apache.hadoop.mapreduce.TaskAttemptContext is abstract; cannot be 
instantiated
    [javac]                             new TaskAttemptContext(conf, new 
TaskAttemptID()));
{noformat}
                
> Pig job reporting negative progress
> -----------------------------------
>
>                 Key: PIG-3072
>                 URL: https://issues.apache.org/jira/browse/PIG-3072
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.10.0
>            Reporter: Koji Noguchi
>            Assignee: Koji Noguchi
>            Priority: Minor
>             Fix For: 0.12
>
>         Attachments: pig-3072-v01.txt, pig-3072-v02.txt, pig-3072-v03.txt
>
>
> Our users pointed out that their jobs reporting negative progress.
> 2012-11-02 21:43:11,538 [main] INFO 
> org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher
> - -795% complete
> ...
> (due to TFileRecordReader)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to