在 CQL 中 describe 关键字不起作用

In CQL describe keyword is not workng

描述命令在 Datastax DevCentre 中不起作用。 它显示 describe 不是有效密钥。

我的版本是DevCenter 1.6.0

请帮忙解决这个问题

很少有像 DESCRIBE 这样的命令仅限于 cqlsh,尚不适用于 DevCenter。

您可以在此处找到这些命令的列表。 http://docs.datastax.com/en/cql/3.0/cql/cql_reference/cqlshCommandsTOC.html

描述可以在cqlsh或apache zeppelin中使用。在开发中心,您可以浏览有关可以通过模式视图检查和操作的键空间的信息。