[ 
https://issues.apache.org/jira/browse/CASSANDRA-18168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paulo Motta updated CASSANDRA-18168:
------------------------------------
    Labels: lhf  (was: )

> Serialize sstable keyspace and table metadata on StatsMetadata component
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18168
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18168
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/SSTable
>            Reporter: Paulo Motta
>            Priority: Normal
>              Labels: lhf
>
> Currently Cassandra relies on the parent directory structure to figure out 
> the keyspace/table of a given sstable: 
> {{$data_dir/$keyspace/$tablename-$tableId/$sstable}}. 
> Offline tools require sstables to be placed in the well-defined directory 
> structure above to correctly parse keyspace/table information.
> We can improve this by serializing keyspace/table metadata (such as 
> keyspace/table names and table id) into the {{StatsMetadata}} component, so 
> offline tools can read sstables from any parent directory.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to