[
https://issues.apache.org/jira/browse/KUDU-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864774#comment-16864774
]
Grant Henke commented on KUDU-1258:
-----------------------------------
Marking this as resolved as the command line tools now allow for a table to be
dropped and altered.
[https://kudu.apache.org/docs/command_line_tools_reference.html#table]
For more complex behavior the kudu-python client could be used. Or even the
spark-shell with the kudu-spark integration.
> Add table manipulation from kudu-client-tools and Web UI
> --------------------------------------------------------
>
> Key: KUDU-1258
> URL: https://issues.apache.org/jira/browse/KUDU-1258
> Project: Kudu
> Issue Type: New Feature
> Components: ops-tooling
> Reporter: Tsuyoshi Ozawa
> Priority: Major
>
> Currently, CREATE TABLE, DROP TABLE can be done from custom client or
> impala-kudo.
> I've heard that the backend of Hadoop's Timeline server can be Kudu, so it's
> better to add cli-based tool or WebUI-based tool to manipulate tables.
> I had lightning talk at Cloudera World Tokyo about this topic:
> https://gist.github.com/oza/6fdd9cfd548b74526d32
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)