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

Stream logs in oozie UI

    XMLWordPrintableJSON

Details

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

    Description

      UI improvement - log streaming.

      1. Support partial streaming of logs.
      UI doesn't support partial displaying of logs, logs are displayed only when request completes.

      2.Current ajax call timeout is 30 sec(except coord logs with action list).
      If log fetch request takes more than 30 sec, connection is terminated by UI and logs are never displayed.

      Changing it to no timeout. Timeout should be handled by Server.

      3.Code reuse : Coord,bundle and WF have their own logic to fetch and display logs.
      Adding a function to retrieve and display logs, will be used by all component.

      4.For coord job logs, "action list" and "fetch logs" components are on bottom of page, hard to see for user.
      Move it to top. Removed refresh button. Logs will be retrieved by "Get logs" button.

      Attachments

        1. OOZIE-1661.patch
          10 kB
          Purshotam Shah

        Activity

          People

            puru Purshotam Shah
            puru Purshotam Shah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: