mnpoonia commented on pull request #3372: URL: https://github.com/apache/hbase/pull/3372#issuecomment-871157472
| hbase-site | table descriptor | used | |------------- |------------------ |------------------------ | | defined | defined | table descriptor value | | defined | not defined | hbase-site value | | not defined | defined | table descriptor value | | not defined | not defined | use from hbase-default |. @ndimiduk - The above table defines the order in which value is being considered. Basically if the property is defined in table descriptor than value of that is used else hbase-site value will be used. And we will always have default value `false` in hbase-default -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
