Hey Balaji, If you dislike HBase's default region assignments, you can use the "move" command in shell to change where they're hosted.
-Ben ----- Original Message ----- From: Balaji k <[email protected]> To: [email protected] Cc: Sent: Monday, April 2, 2012 11:49 PM Subject: Regionserver assignment Hi, I have two regionservers and two tables with 10 regions each. When starting first table's 10 regions assigned to first RS and the next table's regions assigned to next RS. So, when i use coprocessor, it is not being executed in both RS. what will be the problem? -- Regards, Balaji,K
