Skip to content

jpsullivan/MassiveRecordTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authors: Bryan Swartwood (bkswartwood@gmail.com), Josh Sullivan (jaysche.sullivan@gmail.com)

Description

Simple proof-of-concept demonstration using Massive_Record and Rails to communicate with a HBase database. All standard ActiveRecord functionality is maintained using the Massive_Record gem. In addition, a sample CRUD interface has been implemented under the /users route.

Prerequisites

Application Vesion
Ruby 1.9.2
Rails 3.0.0
HBase 0.9.4.8
Hadoop 0.20.2

Note: The Thrift server packaged with this version of HBase must be running and accessible over port 9090 as defined in the config/hbase.yml file. You will need to change the host entry to reflect your current host machine running the necessary Cloudera applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors