Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.1
-
None
-
None
-
None
Description
I have an Accumulo instance setup (with everything running on onehost) and I'm able to connect locally through the Accumulo shell.
However from a remote machine:
new ZooKeeperInstance("inst0", "192.168.1.4").getConnector("root", "password".getBytes());
I get the following error:
12/07/12 16:02:57 WARN impl.ServerClient: Failed to find an available server in the list of servers: [127.0.0.1:9997:9997 (120000)]