Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing example on composites #23

Open
ajjain opened this issue Jun 10, 2013 · 1 comment
Open

missing example on composites #23

ajjain opened this issue Jun 10, 2013 · 1 comment

Comments

@ajjain
Copy link

ajjain commented Jun 10, 2013

I am looking for a sample code using storm-cassandra which writes to a cassandra column family having composite column. Though it claims this feature is available in 0.4.0 branch but there's no example. Refer: #15

@ptgoetz
Copy link
Contributor

ptgoetz commented Jun 10, 2013

I just pushed some internal changes and released 0.4.0-rc1. There aren't composite examples in the "examples" directory (yet), but you can find sample code in the unit tests.

Specifically, look at the following classes:

  • CompositeTest
  • CompositeColumnTridentTupleMapper
  • SimpleComposite

I will be updating the documentation and examples in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants