Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-4578

Throws TableNotFoundException in step 'Convert Cuboid Data to HFile' when the value of property 'kylin.storage.hbase.table-name-prefix' or 'kylin.storage.hbase.namespace' is lowercase.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v3.1.1
    • None
    • None

    Description

      If the value of property 'kylin.storage.hbase.table-name-prefix' or 'kylin.storage.hbase.namespace' is lowercase, it will throw TableNotFoundException in step 'Convert Cuboid Data to HFile' when build a segment.

      Root cause:

      In step 'Create HTable', it uses the lowercase as HTable name, and then in step 'Convert Cuboid Data to HFile' , the HTable name is coverted to uppercases. The HTable name is case sensitive.

      Attachments

        Activity

          People

            gxcheng Guangxu Cheng
            zzcclp Zhichao Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: