This topic describes configuring column family permissions for a table.
Prerequisites
- A table with a column family must be available for you to configure column
family permissions.
- You must have the permissions to configure column families on the table.
About this task
Follow the steps given below to create or edit column family permissions on a
table.
Procedure
-
Log on to the Data Fabric UI.
-
Click the All resources icon on the left pane, click the table view icon.
-
Select the Resource details check box.
-
In the tabular list of fabrics, click the down arrow for the fabric that
contains the table on which you want to create or edit column family
permissions.
-
Click the table name seen under Resource Name.
The Table details view opens.
-
Select the Column families tab. On this tab, you can
view all column families created on the table.
-
Perform one of the following:
- Click the ellipsis (
) in the
Action column of the column family for which
you want to create or edit column family permissions.
- Click the name of the column family for which you want to create or edit
column family permissions. The Column family
details view opens. Then, click the ellipsis (
).
-
Click Edit.
The column family wizard opens.
-
Click Manage column permissions.
The column family wizard opens the Manage column
permissions window. From this window, you can create columns and
column-specific user access controls.
-
Enter the column name.
-
Define user access controls for your column.
The wizard automatically creates a default column Access
control entry. You can edit the default entry, or delete it with
the action button (trash can).
-
Select the user Type.
-
Enter the user Name.
-
Select the permissions you want the user to have:
- Read: The user has read permissiosn on
the column.
- Write: The user has write permissions on
the column.
- Append: The user has append permissions
on the column.
-
(Optional) Click Add to create another
user access control for the column.
-
(Optional) Click Add column permissions to define
user access controls for another column.
-
Click Apply.
Results
The permissions are applied to the column family with the
defined user access controls on the columns.