diff --git a/bigrecord/spec/connections/bigrecord.yml b/bigrecord/spec/connections/bigrecord.yml index 820e773..21281f0 100644 --- a/bigrecord/spec/connections/bigrecord.yml +++ b/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 @@ -12,4 +12,4 @@ cassandra: keyspace: Bigrecord servers: - localhost:9160 - - 127.0.0.1:9160 \ No newline at end of file + - 127.0.0.1:9160