Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "NodeTool" page has been changed by DavidAllsopp: http://wiki.apache.org/cassandra/NodeTool?action=diff&rev1=18&rev2=19 Comment: added info on Join command The largest token is repeated at the top of the list to indicate that we have a ring. i.e, the first and last printed token are the same, suggesting some kind of continuity + == Join == + + Triggers the specified node to join the ring. This assumes that the node was started with `-Dcassandra.join_ring=false` so that it did not join the ring upon startup. + == Info == Outputs node information including the token, load info (on disk storage), generation number (times started), uptime in seconds, and heap memory usage.
