GitHub user yaitskov opened a pull request: https://github.com/apache/cassandra/pull/25
adds support IP resolve option in nodetool status It's related with jira ticket CASSANDRA-2238. You can merge this pull request into a Git repository by running: $ git pull https://github.com/yaitskov/cassandra nodetool-status-resolve-ip-support Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra/pull/25.patch ---- commit c816af1b75a23c4559619d5f0cf81e2e728d9990 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-05T20:59:46Z add support resolve IP option in nodetool status ----