I want to run some code on only one region server (out of 4) of my cluster,
this code will do some additional automated things, the examples I've seen
showing how to get HRegion MyVarName seem to require connecting to the
master server (I am not sure if I am correct). Now to my question, how can
I get HRegion MyVarName when the code is being run on the Region Server I
want without connecting to the master server.

Regards,

Cheyenne O. Forbes

Reply via email to