Skip to content

A collection of functions to process tweets stored in HBase and identify their language for likely.co project

Notifications You must be signed in to change notification settings

simonholgate/hbase-likely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbase-likely

A collection of functions to explore Twitter data stored in HBase for a likely.co project.

Usage

With the HBase tables of 'tweets', and 'short_urls' the 'language' and 'urls' tables must be created in the HBase shell with: create 'urls', 'url' create 'language', 'lang' Then run '-main' in the repl or lein run.

Cascalog queries are defined in the 'hbase-likely.query' namespace.

License

Copyright © 2012 Simon Holgate

Distributed under the Eclipse Public License, the same as Clojure.

About

A collection of functions to process tweets stored in HBase and identify their language for likely.co project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published