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

Add verification tool for external data sources

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • Impala 1.4, Impala 2.0
    • None
    • Infrastructure

    Description

      It would be helpful to provide a tool to perform some sanity checks on external data sources.

      A few initial ideas:

      1) Verify the data source handles various valid calling patters (e.g. Init()>Prepare()>GetNext()>Close(), Init()>Close(), Init()>Prepare()>Close()).
      2) Verify returned structures are valid and internally consistent.
      3) Check if the data source is leaking, e.g. can we load the jar, call the data source, unload the jar-- i.e. did any objects remain in memory such that the classloader couldn't be unloaded?

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: