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

Oozie workflow processing becomes slow after the increase of rows in WF_JOBS and WF_ACTIONS tables when the metastore is running on SQL Server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • coordinator, workflow
    • None
    • Patch

    Description

      Oozie workflow processing becomes slow after the increase of rows in WF_JOBS and WF_ACTIONS tables when running against SQL Server. A secondary index need to be created against WF_JOBS (created_time), WF_ACTIONS (last_check_time & pending) to avoid going for a full table scan when querying against these fields.

      Attachments

        1. diff.patch
          1 kB
          Fady K Sedrak

        Activity

          People

            Unassigned Unassigned
            fadysedrak Fady K Sedrak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: