获取某个key分布到哪台host nodetool getendpoints <keyspace> <cf> <key> #返回值为多个IP。PS. 这个命令返回理论存储节点(根据hash值计算),并非真实存储数据的节点。