sstable2json can give you a pretty good idea of the format. Otherwise, your best option is to read the code, starting with org.apache.cassandra.io.sstable.SSTableWriter.
On Fri, Jan 2, 2015 at 12:27 PM, Nikolay Mihaylov <n...@nmmm.nu> wrote: > Hi > > from some time I try to find the structure of sstable is it documented > somewhere or can anyone explain it to me > > I am speaking about "hex dump" bytes stored on the disk. > > Nick. > -- Tyler Hobbs DataStax <http://datastax.com/>