Skip to content

azymnis/cascading-thrift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project provides a serializer and raw comparator for using Thrift objects in Hadoop jobs. It works seamlessly with Cascading and Cascalog.

To make use of this serializer, simply add "backtype.hadoop.ThriftSerialization" to the list of serializers listed under "io.serializations" in your JobConf. Then you can use Thrift objects directly in your tuples.

About

Serializer and comparator for using Thrift objects in Cascading or Cascalog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.6%
  • Clojure 9.4%