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

dhruba borthakur updated HADOOP-2903:
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.16.1)
                   0.17.0
           Status: Resolved  (was: Patch Available)

I just committed this. Thanks Girish.

> Data type mismatch exception raised from pushMetric
> ---------------------------------------------------
>
>                 Key: HADOOP-2903
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2903
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: metrics
>    Affects Versions: 0.16.0
>            Reporter: girish vaitheeswaran
>             Fix For: 0.17.0
>
>         Attachments: metricsexception.patch
>
>
> incrMetric takes a int argument. However in pushMetric since 
> getPreviousIntervalAverageTime() returns a long an exception was raised.
> Fix is to cast getPreviousIntervalAverageTime() to an int

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to