Some of these properties got changed, deprecated or new ones added between different apache versions. The apache documentation lists the latest configuration examples which should work with hbase-1.1+.
Enis On Thu, Nov 19, 2015 at 8:49 AM, Melvin Kanasseril < [email protected]> wrote: > Hi folks, > > Two questions - > > I noticed there is a discrepancy in the client side properties for > configuring HA reads between vanilla Hbase and CDH’s Hbase. For example, > hbase.client.primaryCallTimeout.get is in microseconds in the former (Hbase > book client side properties< > http://hbase.apache.org/book.html#_client_side_properties>) and in > milliseconds in the latter (CDH Hbase Read Replicas< > http://www.cloudera.com/content/www/en-us/documentation/enterprise/latest/topics/admin_hbase_read_replicas.html#concept_nsg_2c2_dr_unique_1__table_t34_nm2_dr_unique_1>). > Is one of the them incorrect or is this intentional and working as > specified? > > This might be a Cloudera specific question – the CDH documentation doesn’t > seem to indicate having hbase.client.replicaCallTimeout.scan. I read > somewhere that this was done later (HBASE-10357< > https://issues.apache.org/jira/browse/HBASE-10357>). Does anybody know if > this functionality made its way to hbase-CDH? > > Thanks! > Melvin >
