Git Product home page Git Product logo

ctools's People

Contributors

bharatendra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ctools's Issues

Script doesn't work properly with the Cassandra 2.1.12 and ka version

I was trying to extract the data from SSTable generated by Cassandra 2.1.12. But it doesn't give the proper output. I can see few proper string rest of the data is stil in alphanumeric format. Could you please help. I am running Cassandra on ubuntu 14.04 with SizeTieredCompaction.

colorChange rendorengine","4170706c655765624b6974",1465205127516000], ["����U%�U advantage�vetikocUcY9PJPqR8cCpPG3ON`

ImportError: No module named sstidx

Hello,
I tried to execute python2 sst.py -c -d ../md-1-big-Data.db
but I got the following error:

Traceback (most recent call last):
  File "sst.py", line 20, in <module>
    from sstidx import IndexInfo
ImportError: No module named sstidx

I think the error is at:

ctools/sst.py

Line 20 in 4f2ee5a

from sstidx import IndexInfo
since the module to import should be sstable not sstidx.

SStables `ka` version support

@bharatendra, first of all I'd like to thank you for releasing this. It is an extremely useful library as datastax's sstables2json requires an function cassandra installation to do it's job.

Are there any plans or tips to make this work with ka format version?

// jb (2.0.1): switch from crc32 to adler32 for compression checksums
//             checksum the compressed data
// ka (2.1.0): new Statistics.db file format
//             index summaries can be downsampled and the sampling level is persisted
//             switch uncompressed checksums to adler32
//             tracks presense of legacy (local and remote) counter shards

The changes from jb don't seem very scary (at least from the doc) but a lack of better documentation makes it a bit hard to understand what's going on.

Thank you very much in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.