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

Clarify which fields belong in "descriptor" vs "full" catalog thrift objects

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 3.1.0
    • Impala 3.1.0
    • Catalog
    • None
    • ghx-label-1

    Description

      Currently some Thrift objects like THdfsPartition are used both in the context of descriptors (i.e sent to the backend) and in the context of catalog objects (sent from the catalogd to impalad). The Thrift struct definition doesn't really clarify which fields are used where, and in fact the frontend currently fills in some fields in the Descriptor which are not actually read by the backend. We should more clearly document which fields are necessary where, and only serialize those that are necessary.

      Attachments

        Activity

          People

            tlipcon Todd Lipcon
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: