- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hbase labels table creation
- Labels:
-
Apache HBase
Created 10-22-2021 05:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are using Cloudera 6.2.1 and enabling row and cell level ACLs on our Hbase tables. After turning on the Hbase authorization toggle, in some environments, everything works perfectly. We can add new labels and auths from Hbase shell.
In a few environments when trying to call the 'add_labels' command in Hbase shell it complains that 'Table hbase:labels does not exist'. To fix it i ran the following command.
create 'hbase:labels','f'
Then I was able to call the add_labels command no problem. I was just curious what actually creates this table and was trying to understand why in some environments it wasn't created.
Richard
Created 10-22-2021 10:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Rjkoop
Visibility labels are not officially supported by Cloudera, please refer to this link:
Regards,
Will
Created 10-23-2021 07:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Rjkoop
As stated by @willx, Visibility Labels aren't supported & Will has shared the Link. As such, We are marking the Post as Solved. Having said that, Your Team may post any further concerns in the Post. We shall review & get back to your Team accordingly.
Thanks for using Cloudera Community.
Regards, Smarak
Created 10-22-2021 10:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Rjkoop
Visibility labels are not officially supported by Cloudera, please refer to this link:
Regards,
Will
Created 10-23-2021 07:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Rjkoop
As stated by @willx, Visibility Labels aren't supported & Will has shared the Link. As such, We are marking the Post as Solved. Having said that, Your Team may post any further concerns in the Post. We shall review & get back to your Team accordingly.
Thanks for using Cloudera Community.
Regards, Smarak
