if I use phoenix JDBC driver ,how to pass user name to hbase? for example : hbase(main):012:0> grant 'user01', 'CR' so,user01 can connect and read tables by JDBC driver, but my client pc only have one user named : 201
2016-12-06 lk_phoenix 发件人:Josh Elser <[email protected]> 发送时间:2016-12-05 23:41 主题:Re: how to security phoenix 收件人:"user"<[email protected]> 抄送: Yes, use the HBase-provided access control mechanisms. lk_phoenix wrote: > hi,all: > I want to know how to add access contorl to the table I create by phoenix . > I need to add the privilege through hbase? > 2016-12-05 > ------------------------------------------------------------------------ > lk_phoenix
