Answer Posted / Virendra Singh
Apache HCatalog supports various command line options for different purposes. Here are a few examples:n- `hcat create`: Create a new table in HCatalogn- `hcat describe`: Describe the schema of an existing tablen- `hcat list`: List all tables in HCatalogn- `hcat drop`: Drop a table from HCatalog
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers