HBase acl commands are too slow

2016-06-12 Thread kumar r
Hi, I have configured secure HBase-1.1.3. Hadoop version using 2.7.2. I have enabled authorization in HBase. When executing any authorization command like user_permission, grant, revoke, etc. Its getting more than 40 seconds to display the result. Below are hbase-site.xml configuration

Re: Table/column layout

2016-06-12 Thread Ken Hampson
Hi, Anil: Thanks for the feedback! I'll proceed with the non-short column-naming. It's good to have some feedback from real-world, production cases. Thanks again, - Ken On Sat, Jun 11, 2016 at 2:47 PM anil gupta wrote: > My 2 cents: > > #1. HBase version timestamp is

Re: question on region split/flush

2016-06-12 Thread Ted Yu
Please take a look at: HBASE-10201 Port 'Make flush decisions per column family' to trunk I think the comment you referenced is no longer true for 1.1.0+ releases. Cheers On Sat, Jun 11, 2016 at 8:29 PM, WangYQ wrote: > in hbase 0.98.10 doc, section 6.2 "on the