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

[email protected] commented on OOZIE-777:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4443/
-----------------------------------------------------------

Review request for oozie.


Summary
-------

While they deprecated the key and when going getCounter(NAME) works, when 
iterating it does not. 

Oozie EL counters() should look for the new name if the old name is not avail 
and set it with the old name.


This addresses bug OOZIE-777.
    https://issues.apache.org/jira/browse/OOZIE-777


Diffs
-----

  
trunk/core/src/main/java/org/apache/oozie/action/hadoop/HadoopELFunctions.java 
1303657 

Diff: https://reviews.apache.org/r/4443/diff


Testing
-------

build/deployed oozie and run the hadoop-el example against Hadoop 0.23


Thanks,

Alejandro


                
> Hadoop 0.23 removed org.apache.hadoop.mapred.Task$Counter group name breaking 
> EL counters()
> -------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-777
>                 URL: https://issues.apache.org/jira/browse/OOZIE-777
>             Project: Oozie
>          Issue Type: Bug
>          Components: workflow
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 3.2.0
>
>
> While they deprecated the key and when going getCounter(NAME) works, when 
> iterating it does not.
> Oozie EL counters() should look for the new name if the old name is not avail 
> and set it with the old name.

--
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