You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/06/03 09:09:49 UTC

[GitHub] [kylin] nichunen commented on issue #657: adjust HBase tableName toUpperCase for HFile

nichunen commented on issue #657: adjust HBase tableName toUpperCase for HFile
URL: https://github.com/apache/kylin/pull/657#issuecomment-498176603
 
 
   > ### Description
   > HBase is case sensitive, tableName.toUpperCase() will lead to the created table can not be found.
   > 
   > ### Improvement
   > Just remove the toUppderCase() in CubeHFileJob.
   
   @liuzx32 Hi, why the upper case of Hbase table name bother you? Can you describe the case of "table can not be found" in detail?
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services