Skip to content

Updated for hbase 0.89? #3

@tc

Description

@tc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions