liuzx32 opened a new pull request #691: remove htableName toUpperCase(), 
because HBase tableName is case sens…
URL: https://github.com/apache/kylin/pull/691
 
 
   **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() for HBase tableName on 2.6.x-hadoop3.1.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to