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

  1. Log on to the Data Fabric UI.
  2. Select Fabric user on the Home page.
  3. Click Table on the Resources card.
    The Create Table side drawer opens.
  4. Enter the table Name.
  5. 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.
  6. Select the name of the Fabric on which you want to create the table from the dropdown menu.
  7. Enter a Column family name for your table. During the table creation process, you can create only one column family.
  8. Click Create.

Results

The table is created on the fabric.

After successful table creation, you can add additional column families to the table, as described in Creating a Column Family.