Giter Club home page Giter Club logo

cascading.cassandra's People

Contributors

llasram avatar mstump avatar pingles avatar quantisan avatar yuhanonescreen avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

cascading.cassandra's Issues

Using with Source doesn't include keys

Keys aren't currently added to the Tuple when using CassandraScheme with a source Tap. See line 80 in CassandraScheme. Could potentially add the key as the first item in the Tuple.

Tuples returned from NarrowRowScheme are in random order

The order that tuples are being returned to me by the NarrowRowScheme are not in the order that I specify. I think it might be line 85 of NarrowRowScheme.java, we need to pull the values out of the map in the order based of the Fields specified at initialization. Thoughts?

Not compatible with currently shipping DSE or Cassandra

ConfigHelper in the currently shipping versions of cassandra has a modified interface which splits the configuration of input and output. So instead of setInitialAddress it's setInputInitialAddress etc..

@pingles I'm mostly through the required modifications, but the implementation of ColumnFamilyInputFormat has also changed. This project embeds that source from the cassandra project, and before I update the file I wanted to understand why we were embedding it rather than just loading as a dependency.

Let me know the correct course of action and I'll submit a pull request. Thanks.

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.