Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3504

Tez UI: Duration is displaying invalid values when start or end time is invalid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None
    • Reviewed

    Description

      The UI code must validate start - end times and calculate the duration only if their values are valid. If not valid a 'Not Available!' could be displayed.
      Following validations must be done:

      1. Start time must be a number greater than 0
      2. End time must be a number greater than 0
      3. End time must be greater than or equal to start time

      Attachments

        1. DurationValues.png
          107 kB
          Sreenath Somarajapuram
        2. Error tooltip.png
          54 kB
          Sreenath Somarajapuram
        3. TEZ-3504.1.patch
          5 kB
          Sreenath Somarajapuram
        4. TEZ-3504.2.patch
          6 kB
          Sreenath Somarajapuram
        5. TEZ-3504.3.patch
          6 kB
          Sreenath Somarajapuram
        6. TEZ-3504.4.patch
          9 kB
          Sreenath Somarajapuram
        7. TEZ-3504.5.patch
          9 kB
          Sreenath Somarajapuram
        8. TEZ-3504.6.patch
          9 kB
          Sreenath Somarajapuram
        9. TEZ-3504.WIP.1.patch
          8 kB
          Sreenath Somarajapuram

        Activity

          People

            Sreenath Sreenath Somarajapuram
            Sreenath Sreenath Somarajapuram
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: