You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2014/02/07 14:09:20 UTC

[jira] [Commented] (CASSANDRA-6676) Add ability to see layout of storage for CQL tables

    [ https://issues.apache.org/jira/browse/CASSANDRA-6676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894487#comment-13894487 ] 

Aleksey Yeschenko commented on CASSANDRA-6676:
----------------------------------------------

CLI doesn't show you the full layout, because, for one, it hides the tombstones from you.

If you want to see how the data is really laid out, use sstable2json.

> Add ability to see layout of storage for CQL tables
> ---------------------------------------------------
>
>                 Key: CASSANDRA-6676
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6676
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Brian ONeill
>            Priority: Minor
>
> Many of us use the CLI to see how data gets laid out in storage for tables created via CQL.  If we intend to deprecate CLI, it would be nice to have this ability in CQL.
> See thread:
> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/CQL-list-command-td7592673.html



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)