Giter VIP home page Giter VIP logo

Comments (7)

elandau avatar elandau commented on May 28, 2024

The Keyspace serves as a client only and does not create the keyspace or column family on cassandra. You can use the AsytanaxContext.Builder to construct a Cluster interface through which you can actually create the keyspace and column families.

from astyanax.

elandau avatar elandau commented on May 28, 2024

There is a bug where the keyspace is not selected prior to issuing the command to add the column family. It will be fixed and release shortly.

from astyanax.

elandau avatar elandau commented on May 28, 2024

Fixed in 1.0.0.

from astyanax.

judepayne avatar judepayne commented on May 28, 2024

Thank you

On 1 May 2012, at 09:44, elandau [email protected] wrote:

Fixed in 1.0.0.


Reply to this email directly or view it on GitHub:
#9 (comment)

from astyanax.

abhijitchanda avatar abhijitchanda commented on May 28, 2024

Still i am facing the same error

from astyanax.

elandau avatar elandau commented on May 28, 2024

The examples only address reading/writing to an existing keyspace. I still need to document the API to create a keyspace programmatically. In the meantime look at the unit test for an example. https://github.com/Netflix/astyanax/blob/master/src/test/java/com/netflix/astyanax/thrift/ThrifeKeyspaceImplTest.java

from astyanax.

orrgal1 avatar orrgal1 commented on May 28, 2024

how to use AsytanaxContext.Builder ??? where are the docs?

from astyanax.

Related Issues (20)

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.