[ 
https://issues.apache.org/jira/browse/PIG-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olga Natkovich updated PIG-1286:
--------------------------------

    Fix Version/s:     (was: 0.10)
    
> Counters are broken in local mode (number of bytes written/number of records 
> written)
> -------------------------------------------------------------------------------------
>
>                 Key: PIG-1286
>                 URL: https://issues.apache.org/jira/browse/PIG-1286
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Pradeep Kamath
>
> In Pig 0.7.0 code, we still have the following imports:
> import org.apache.hadoop.mapred.Counters;
> import org.apache.hadoop.mapred.JobClient;
> import org.apache.hadoop.mapred.JobConf;
> import org.apache.hadoop.mapred.JobID;
> because there is not equivalent mapreduce version of JobClient. When there is 
> one and when we switch, we should make sure this issue with counters in local 
> mode is fixed - For now the code will report these numbers as unknown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to