Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated for hbase 0.89? #3

Open
tc opened this issue Sep 1, 2010 · 1 comment
Open

Updated for hbase 0.89? #3

tc opened this issue Sep 1, 2010 · 1 comment

Comments

@tc
Copy link

tc commented Sep 1, 2010

I'm using hbase 0.89. The sample code on the project page doesn't work correctly:

client = HBase::Client.new("http://localhost:60010/")
=> #<HBase::Client:0x10169eae0 @connection=#<Net::HTTP localhost:60010 open=false>, @url=#<URI::HTTP:0x10169e658 URL:http://localhost:60010/>>
tables = client.list_tables
Net::HTTPServerException: 404 "Not Found"

@gerbdla
Copy link

gerbdla commented Oct 1, 2011

I am getting the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants