Connect Ruby on Rails with hbase database
Hi,
I have a ROR application build on Ruby version 1.8.6,rubygems1.3.1 and rails 2.2.2 connected to mysql database. Now a requirement has come up to configure this running application on hbase database. I have no clue to start with?
How can we achieve this using bigrecord gem? Is bigrecord gem compatible with the ruby version 1.8.6 and rails 2.2.2?
Support Staff 2 Posted by Luis Lavena on 17 Aug, 2011 02:18 PM
Hello,
help.rubygems.org is not a support group about gem installation or fixing gems. Is a support site to deal with specific issues of RubyGems website and service itself.
I would recommend you read about the package installation on the orignal website:
https://github.com/openplaces/bigrecord
http://openplaces.github.com/bigrecord/
http://rubygems.org/gems/bigrecord
Reach the author using the groups or issue tracker and provide more details for them to help you.
Hope that helps.