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

Impala 'Create Table' Statement under Web UI doesn't account for non-Impala conforming tablenames

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 1.8.0
    • ui
    • None

    Description

      Under the Tables section of Kudu Web UI, for a selected table, the table metrics display a CREATE TABLE statement that can be run to make Impala cognizant of that table. However, in generation of this statement, the table name tries to match the original Kudu tablename which may not always be acceptable as a tablename for Impala. For example, Kudu accepts dot in tablename, Impala does not. 

      A statement like the following throws an invalid tablename error in Impala – 

       

      Attachments

        Activity

          People

            Shriya Shriya Gupta
            Shriya_Gupta Shriya Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: