They don’t do exactly what you want but depending on why you are trying to get this info you might find our sstable-tools useful: https://github.com/instaclustr/cassandra-sstable-tools
--- *Ben Slater* *Chief Product Officer* <https://www.facebook.com/instaclustr> <https://twitter.com/instaclustr> <https://www.linkedin.com/company/instaclustr> Read our latest technical blog posts here <https://www.instaclustr.com/blog/>. This email has been sent on behalf of Instaclustr Pty. Limited (Australia) and Instaclustr Inc (USA). This email and any attachments may contain confidential and legally privileged information. If you are not the intended recipient, do not copy or disclose its content, but please reply to this email immediately and highlight the error to the sender and then immediately delete the message. On Fri, 8 Feb 2019 at 08:14, Kenneth Brotman <kenbrot...@yahoo.com.invalid> wrote: > When you say you’re trying to get all the partition of a particular > SSTable, I’m not sure what you mean. Do you want to make a copy of it? I > don’t understand. > > > > Kenneth Brotman > > > > *From:* Pranay akula [mailto:pranay.akula2...@gmail.com] > *Sent:* Wednesday, February 06, 2019 7:51 PM > *To:* user@cassandra.apache.org > *Subject:* How to read the Index.db file > > > > I was trying to get all the partition of a particular SSTable, i have > tried reading Index,db file i can read some part of it but not all of it , > is there any way to convert it to readable format? > > > > > > Thanks > > Pranay >