I have DSE 1.0.2 installed on 4 nodes (Two Cassandra and Two Analytics):
./nodetool -h localhost ring
Address DC Rack Status State Load Owns Token
127605887595351923798765477786913079296
10.40.199.205 Cassandra rack1 Up Normal 698.82 MB 25.00% 0
10.40.199.206 Analytics rack1 Up Normal 694.54 MB 25.00% 42535295865117307932921825928971026432
10.40.199.207 Cassandra rack1 Up Normal 683.75 MB 25.00% 85070591730234615865843651857942052864
10.40.199.208 Analytics rack1 Up Normal 674.49 MB 25.00% 127605887595351923798765477786913079296
dsetool jobtracker
10.40.199.206:8012
The system.log on two Analytics nodes has following errors:
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:33,924 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 1 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:34,934 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 2 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:35,944 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 3 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:36,954 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 4 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:37,964 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 5 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:38,974 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 6 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:39,984 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 7 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:40,994 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 8 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:42,004 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 9 time(s).
INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:42,005 RPC.java (line 321) Server at nyctweb01d.homebox.com/10.40.199.205:8012 not available yet, Zzzzz...
Did I missed something? Please help.
