Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-2002

Allow external data source classes to be cached

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 1.4, Impala 2.0
    • Impala 2.3.0
    • None

    Description

      Currently the jars for external data sources are loaded for every query. We have seen some use cases where there is some static state which prevents the ClassLoader from being unloaded and thus leaking as queries over the data source are run.

      We can make it possible to cache the data source Class object.

      Attachments

        Activity

          People

            mjacobs Matthew Jacobs
            mjacobs Matthew Jacobs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: