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

Memory leak in tez session mode

    XMLWordPrintableJSON

Details

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

    Description

      DAGAppMaster's memory gradually keeps increasing when running simple tez apps repeatedly in session mode. Taking memory snapshots revealed that FileSystem.CACHE is getting populated with some keys which are not being released.

      Around 200KB of data is leaked for every job invocation in the session mode. I will attach the profiler snapshots soon. Haven't figured out yet on who makes the call to FileSystem.get() and not calling close().

      Attachments

        1. app_master.tar.gz
          616 kB
          Rajesh Balamohan
        2. TEZ-1585.1.patch
          0.8 kB
          Rajesh Balamohan

        Activity

          People

            rajesh.balamohan Rajesh Balamohan
            rajesh.balamohan Rajesh Balamohan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: