Creating a Table
This topic describes creating a table.
Prerequisites
- A fabric must be available for you to create a table.
- You must have the permissions to create a table on the fabric.
About this task
Follow the steps given below to create a table.
Procedure
- Log on to the Data Fabric UI.
- Select Fabric user on the Home page.
-
Click Table on the Resources
card.
The Create Table side drawer opens.
- Enter the table Name.
-
The table Path field is automatically filled. However,
you can edit the Path if desired.
The table is automatically assigned a fabric-specific full path, which you can use to access the table from the global namespace.
- Select the name of the Fabric on which you want to create the table from the dropdown menu.
- Enter a Column family name for your table. During the table creation process, you can create only one column family.
- Click Create.
Results
After successful table creation, you can add additional column families to the table, as described in Creating a Column Family.