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

Allow dropping of Kudu tables with invalid master addresses

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 2.11.0
    • None
    • Catalog
    • ghx-label-7

    Description

      Impala stores the master addresses for Kudu tables in the tables metadata. If the master addresses are wrong and there isn't a reachable master at them (eg. because the previous master failed) no operations can be performed on the table through Impala. This problem is tracked by IMPALA-5399

      The main workaround we recommend is to directly modify the underlying HMS database to change the master addresses, but this can be confusing/scary for users.

      We could improve the usability here by at least allowing such tables to be dropped. Users could then fix the situation entirely through Impala by dropping the affected tables and recreating them as external tables.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              twmarshall Thomas Tauber-Marshall
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: