-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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"
Metadata
Metadata
Assignees
Labels
No labels