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

reduce memory usage of SLA query (invoked by CLI command) to avoid OOM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 3.3.2
    • core

    Description

      "oozie sla -len 10000000" caused OOM in Y! setting.
      this jira to do following
      1) use JDBCFetchPlan to reduce memory usage in SLAEventsGetJPAExecutor
      -just like we are doing for "oozie jobs" command
      2) enforce max cap(say, 1000) in -len parameter that user sets
      -need documentation change to notify user

      Attachments

        1. OOZIE-1187-v10.patch
          38 kB
          Ryota Egashira
        2. OOZIE-1187-v4.patch
          34 kB
          Ryota Egashira
        3. OOZIE-1187-v5.patch
          39 kB
          Ryota Egashira
        4. OOZIE-1187-v6.patch
          39 kB
          Ryota Egashira
        5. OOZIE-1187-v7.patch
          41 kB
          Ryota Egashira
        6. OOZIE-1187-v8.patch
          41 kB
          Ryota Egashira
        7. OOZIE-1187-v9.patch
          36 kB
          Ryota Egashira

        Activity

          People

            egashira Ryota Egashira
            egashira Ryota Egashira
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: