set_auths Daria Barysheva Contents Definition Usage Examples Definition Assigns a set of visibility labels to the defined user or group. Usage set_auths '@<group_name>' | '<user_name>', <labels_array[]> Arguments Parameter Description group_name A users group name user_name A user name labels_array An array of visibility labels NOTE A group name should be preceded with the @ character. Examples hbase(main):004:0> set_auths 'dasha', ['SECRET','PRIVATE'] Took 0.2063 seconds Found a mistake? Seleсt text and press Ctrl+Enter to report it