Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-1959

Potential memory leak when same connection used for long time. TaskInfo and QueryInfo objects are getting accumulated on executing more queries on the same connection.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0
    • Server Infrastructure
    • None
    • Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).

    • Reviewed

    Description

      org.apache.hadoop.hive.ql.history.HiveHistory$TaskInfo and org.apache.hadoop.hive.ql.history.HiveHistory$QueryInfo these two objects are getting accumulated on executing more number of queries on the same connection. These objects are getting released only when the connection is closed.

      Attachments

        1. HIVE-1959.patch
          0.6 kB
          Chinna Rao Lalam

        Activity

          People

            chinnalalam Chinna Rao Lalam
            chinnalalam Chinna Rao Lalam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: