Skip to content

Commit

Permalink
Defaulting hbase spec env to bigrecord-driver instead of hbase-rest.
Browse files Browse the repository at this point in the history
  • Loading branch information
greglu committed Apr 27, 2010
1 parent 0c65e0a commit 7d8a7d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bigrecord/spec/connections/bigrecord.yml
@@ -1,7 +1,7 @@
hbase:
hbase_rest:
adapter: hbase_rest
api_address: http://localhost:8080
hbase_brd:
hbase:
adapter: hbase
zookeeper_quorum: localhost
zookeeper_client_port: 2181
Expand All @@ -12,4 +12,4 @@ cassandra:
keyspace: Bigrecord
servers:
- localhost:9160
- 127.0.0.1:9160
- 127.0.0.1:9160

0 comments on commit 7d8a7d8

Please sign in to comment.