-
getting this exception with the most recent master build (3.0.0-SNAPSHOT) when trying to connect with JDBC driver
EDIT: this makes Phoenix 3.0.0 unusable so we reverted back to ver. 2.2.2
> com.sal…
-
These days i do write performance test. There is two table, on include index(called idx_table), other not(called no_idx_table).
Write no_idx_table is ok, but after write some data to idx_table, regio…
-
013-08-26 20:59:17,630 INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog: Snapshotting: 0x0 to /home/hadoop/zookeeper/version-2/snapshot.0
2013-08-26 20:59:17,661 INFO org.apache.zookeeper.s…
cxwxz updated
11 years ago
-
Dear ,
I use the following command to connect to zk using phoenix. But I can not connect to the hbase and make test.
java -jar phoenix-1.0-client.jar 192.168.1.198:2181 examples/stock_symbol.sql
…