There is no API available to a client that will allow it ask a regionserver the IPs of clients that are connecting to it. I'd go with what Tost suggested. Yours, St.Ack
On Mon, Jan 10, 2011 at 2:10 AM, 陈加俊 <[email protected]> wrote: > That is a good idea! but there is many RegionServer , I checked everyone? > I want to write java code as a monitor to watching the connectings,is there > available API? > > On Mon, Jan 10, 2011 at 12:25 PM, Tost <[email protected]> wrote: > >> How about netstat, or nmap command in Linux >> you can check the ips client-server's using port. >> >> >> >> >> On 1/10/11, 陈加俊 <[email protected]> wrote: >> > There is many programs that connected the RS and insert or update the >> data >> > of some table. I stopped all the program now,but tha data of one table >> is >> > growing, I can't find the program who is runing .So my question is: >> > How to lookup the IPs that is connecting the RS? >> > >> > > > > -- > Thanks & Best regards > jiajun >
