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

HBase tableName is case sensitive, so remove htableName toUpperCase()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Storage - HBase
    • None

    Description

      Description
      HBase is case sensitiveļ¼ŒtableName.toUpperCase() will lead to the created table could not be found.
      If my tableName of HBase is lowercase, kylin can't find the table created in the HFile generated step.

      Improvement
      just remove toUpperCase() in CubeHFileJob for HBase tableName on master-hadoop3.1.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhixin liuzhixin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: