Skip to content

The repository for the G.A. codebase for Calliope. For the E.A. codebase request an early access to the development repo, http://tuplejump.github.io/calliope/

License

Notifications You must be signed in to change notification settings

arfaian/calliope-release

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calliope

Calliope is a library providing an interface to consume data from Cassandra to spark and store RDDs from Spark to Cassandra.

In Greek mythology, Calliope (/kəˈlaɪ.əpiː/ kə-ly-ə-pee; Ancient Greek: Καλλιόπη Kalliopē "beautiful-voiced") was the muse of epic poetry,daughter of Zeus and Mnemosyne, and is believed to be Homer's muse, the inspiration for the Odyssey and the Iliad.

We hope Calliope will also be the muse for your epic data poetry!

For more information visit - http://tuplejump.github.com/calliope

Spark 0.7.3

This release of Calliope was compiled against Spark 0.7.3 and you are using Spark 0.8.x. The packages in spark changed upon its move to Apache and so you are seeing the ClassNotFound exception.

You could either wait for our next release to be done in Feb '14 or you could sign up to get access to our early access reposittory at http://tuplejjump.github.io/calliope

Download Binary

You can download the library from here

Add to Maven

<dependency>
  <groupId>com.tuplejump</groupId>
  <artifactId>calliope_2.9.3</artifactId>
  <version>0.7.3-1</version>
</dependency>

Add to SBT

libraryDependencies += "com.tuplejump" %% "calliope" % "0.7.3-1"

Note on Scala version Calliope is buil with Scala 2.9.3, the same version as the current release of Spark. In future when Spark moves on to newer Scala version, we will try to keep releasing Calliope with all the versions of Scala for which Spark is available.

About

The repository for the G.A. codebase for Calliope. For the E.A. codebase request an early access to the development repo, http://tuplejump.github.io/calliope/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published