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

catalogd hangs trying to load an unpartitioned Kudu table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 2.8.0
    • Impala 2.9.0
    • Catalog
    • None
    • ghx-label-5

    Description

      I created a Kudu table from the API which is unpartitioned (using setRangePartitions({}) from the Java client). This is allowed (it creates a single-tablet table) but the lack of partitioning scheme seems to confuse Impala. The catalogd is logging:

      TProtocolException: Required field 'partition_by' was not present! Struct: TKuduTable(table_name:IntegrationTestBigLinkedList, master_addresses:[xxx], key_columns:[key1, key2], partition_by:null)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: