Hi everybody, I try to run a junit test case and i need to pass these followings values in the vm arguments like jdbc driver informations. -Dhbase.zookeeper.quorum="localhost" -Dhbase.zookeeper.property.clientPort=2181 -Dzookeeper.znode.parent="/hbase" -Dhbase.client.retries.number=3 -Dhbase.rpc.timeout=10000 -Dhbase.rpc.shortoperation.timeout=5000 -Dphoenix.schema.isNamespaceMappingEnabled="true" -Dphoenix.transactions.enabled="true
For the most part it looks ok but i still have an inconsistent namespace properties issues. Do you know how to pass it properly. Thanks, regards, Mathieu -- View this message in context: http://apache-phoenix-user-list.1124778.n5.nabble.com/issue-with-junit-connection-tp3267.html Sent from the Apache Phoenix User List mailing list archive at Nabble.com.