Thanks I forgot about the encode url part it works fine now the keys are stored in url format there not converted back. thanks for the follow-up
Billy "Bryan Duxbury" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Can you send me some of the keys you are using? I've been able to test > putting slashes in the key with no problems. Are you certain that > whatever you're using to URL encode the keys is correct? > > -Bryan > > On Dec 17, 2007, at 1:16 AM, Billy wrote: > >> Any chance someone can look over the rest Code to see if how its still >> effected I tried to add rows via rest interface with /'s in them and >> they >> error out as they did before is there something hard coded in the rest >> that >> should be changed? >> >> Billy >> >> "stack" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >>> Billy: >>> >>> I just committed Edward Yoon's fix for the below. Also, regards your >>> comments in HADOOP-2068, try recent TRUNK. HADOOP-2315 should fix the >>> issue you reported with slashes in rows. >>> >>> (Stay tuned to this channel for more on answers/fixes to your queries >>> posted to HADOOP-2068...) >>> >>> Yours, >>> St.Ack >>> >>> >>> Billy wrote: >>>> Is there a way to query the meta to tell what server has what region? >>>> >>>> I tried select from .META. and -ROOT- but no luck from shell. >>>> >>>> Thanks >>>> Billy >>>> >>>> >>>> >>>> >>> >>> >> >> >> > >
