zpinter / jruby-hbase-demo

Several example scripts for using jruby with HBase

Home Page:http://zacharypinter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#setup rvm/jruby
rvm install jruby
rvm jruby

#run scripts
ruby download_latest_feeds.rb
ruby create_tables.rb
ruby populate_links_from_feeds.rb
ruby show_data.rb

About

Several example scripts for using jruby with HBase

http://zacharypinter.com


Languages

Language:Java 53.0%Language:Ruby 47.0%