Details
-
New Feature
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
M5
Description
Currently there is basically no way to access Kudu aside from programmatic APIs. We need to have some simple ability to do basic tasks from the command line:
- create/drop/alter table
- scan a table/key range
- stretch goal: insert/delete/update
Attachments
Issue Links
- relates to
-
KUDU-1258 Add table manipulation from kudu-client-tools and Web UI
- Resolved