Re: security/configuration-related error when trying to create a table

2011-12-01 Thread Doug Meil
Shaposhnik >> *To:* dev@hbase.apache.org; Andrew Purtell >> *Sent:* Wednesday, November 30, 2011 6:24 PM >> *Subject:* Re: security/configuration-related error when trying to >>create >> a table >> >> On Wed, Nov 30, 2011 at 6:15 PM, Andrew Purtell

Re: security/configuration-related error when trying to create a table

2011-12-01 Thread Gary Helmling
e interest and time for > doing this? > > - Andy > > > -- > *From:* Roman Shaposhnik > *To:* dev@hbase.apache.org; Andrew Purtell > *Sent:* Wednesday, November 30, 2011 6:24 PM > *Subject:* Re: security/configuration-related error when trying to create

Re: security/configuration-related error when trying to create a table

2011-11-30 Thread Andrew Purtell
; From: Roman Shaposhnik >To: dev@hbase.apache.org; Andrew Purtell >Sent: Wednesday, November 30, 2011 6:24 PM >Subject: Re: security/configuration-related error when trying to create a table > >On Wed, Nov 30, 2011 at 6:15 PM, Andrew Purtell wrote: >> Glad this was just a false

Re: security/configuration-related error when trying to create a table

2011-11-30 Thread Stack
On Wed, Nov 30, 2011 at 6:24 PM, Roman Shaposhnik wrote: > On Wed, Nov 30, 2011 at 6:15 PM, Andrew Purtell wrote: >> Glad this was just a false alarm. >> >> If you do try out security features, or believe you see errors as a >> consequence of them going in, >> I am very interested in hearing abo

Re: security/configuration-related error when trying to create a table

2011-11-30 Thread Roman Shaposhnik
On Wed, Nov 30, 2011 at 6:15 PM, Andrew Purtell wrote: > Glad this was just a false alarm. > > If you do try out security features, or believe you see errors as a > consequence of them going in, > I am very interested in hearing about it, even if a false alarm, and will > take care of it if ther

Re: security/configuration-related error when trying to create a table

2011-11-30 Thread Andrew Purtell
> > From: Mikhail Bautin >To: dev@hbase.apache.org >Sent: Wednesday, November 30, 2011 6:04 PM >Subject: Re: security/configuration-related error when trying to create a table > >Figured this out -- this was a false alarm. I accidentally overrode my >hbase

Re: security/configuration-related error when trying to create a table

2011-11-30 Thread Mikhail Bautin
Figured this out -- this was a false alarm. I accidentally overrode my hbase jar with the hbase test jar, so it was legitimately complaining about not being able to find a valid hbase-default.xml. Thanks! --Mikhail On Wed, Nov 30, 2011 at 4:15 PM, Jean-Daniel Cryans wrote: > Do you have an hbase

Re: security/configuration-related error when trying to create a table

2011-11-30 Thread Jean-Daniel Cryans
Do you have an hbase-default.xml file somewhere? It should only exist in the jar now, it's not in conf/ anymore. J-D On Wed, Nov 30, 2011 at 3:34 PM, Mikhail Bautin wrote: > Hello, > > I am getting the following when trying to create a table from the > load-tester tool ported from 0.89-fb (https