Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2903

Data type mismatch exception raised from pushMetric

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.16.0
    • 0.16.1
    • metrics
    • None

    Description

      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

      Attachments

        1. metricsexception.patch
          0.6 kB
          girish vaitheeswaran

        Activity

          People

            girish Girish Prabhakar Shilamkar
            girish_vaithees girish vaitheeswaran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: