Thanks for the suggestion folks! I'll try this out in couple of days to see it works or not.
-----Original Message----- From: Jean-Daniel Cryans [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2008 1:30 AM To: hbase-user@hadoop.apache.org Subject: Re: Hbase Distributed Operration Oh yeah good idea. J-D 2008/3/5, stack <[EMAIL PROTECTED]>: > > Jean-Daniel Cryans wrote: > > Hi Ankur, > > > > This is the default SSH behavior. > > > > 2 suggestions : > > > > 1) Dirty solution, you can modify the scripts in the bin folder and > > add > your > > "remoteuser" on the ssh connection line. > > > > > Would you get the same effect by uncommenting HBASE_SSH_OPTS in > $HBASE_HOME/conf/hbase-env.sh and adding '-l <remote-user>' (or > whatever the appropriate ssh opt is )? > St.Ack > >