zookeeper zookeeper3.5后启动报端口被占 这是Zookeeper AdminServer,默认使用8080端口 需要在zoo.cfg 里设置admin.serverPort=888 ...