Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-966

Fix formatting in CLI output when GMT-#### and GMT-##:## formatted timezones are used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None
    • None

    Description

      If you use a timezone like GMT-#### or GMT-##:## in the oozie CLI, the output looks like this:

      Job ID                                   App Name     Status    User      Group     Started                 Ended                   
      ------------------------------------------------------------------------------------------------------------------------------------
      0000000-120823130824882-oozie-rkan-W     no-op-wf     SUCCEEDED rkanter   -         2012-08-23 13:10 GMT-07:002012-08-23 13:10 GMT-07:00
      ------------------------------------------------------------------------------------------------------------------------------------
      

      The problem is that "GMT-07:00" is 9 characters while it normally only prints out a 3 or 4 character timezone (e.g. "PST").

      We should also stop hiding these from the list of available timezones.

      The Web UI doesn't have this problem because the columns are resizable. However, we should add some "basic" GMT offsets to the time zone combo box.

      Attachments

        1. OOZIE-966.patch
          6 kB
          Robert Kanter
        2. OOZIE-966.patch
          6 kB
          Robert Kanter
        3. OOZIE-966.patch
          6 kB
          Robert Kanter

        Issue Links

          Activity

            People

              rkanter Robert Kanter
              rkanter Robert Kanter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: