Removing Column Families
Explains how to delete column families using either the Control System or the CLI.
About this task
IMPORTANT
Starting in the 6.0 release, you cannot delete a column family
from a JSON table.Removing Column Families Using the Control System
About this task
Procedure
Removing a Column Family Using the CLI or the REST API
About this task
To remove a column family by name using the CLI or the REST API, run the following command:
maprcli table cf delete -path <path> -cfname <name>
See the table cf delete command for more information.
to remove a column family from the list of column families to delete.