Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-977

Poor error message when Impala CREATE TABLE has bad properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Private Beta
    • None
    • impala, supportability
    • None

    Description

      Ricky tried:

      'kudu.master_addresses' = 'host-10-17-81-49.coe.cloudera.com',
      'kudu.key_columns' = 'col_id'
      )
      

      and got

      ERROR:
      ImpalaRuntimeException: Error creating Kudu table
      CAUSED BY: IllegalStateException: null
      

      because his master address had no port. Leaving aside that we should probably fill in the default port, the error message should also be better.

      Attachments

        Activity

          People

            mgrund Martin Grund
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: