Re: Re: what can I do with create table configuration ?

2015-10-06 Thread Jeesoo Shin
tEImxp > > > > > > vos21BbILNmEBOeJ7B87yW09S8qBMU1a+RHJPL6sPb4x+FMLaVE9lFsTyVgsICaQMcir > > > > > > 3Dvq0c8xVW7rwj6W8Ln4XgaKtQAYt/cR6+bg5pA+3ls+kvl8AMVFLZtyWiIMgY+x5+GY > > > > > > 2rXCtO1aw0zk3Pdtbiy9Tk38XZZ2PiLYOG21LgrnK2pOG8025zfk+Bd+HprT6gAupkqX > > > xNIA== > > > X-Received: by 10.202.184

Re: Re: what can I do with create table configuration ?

2015-10-06 Thread Jeesoo Shin
9 -0700 (PDT) > > > > > DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; > > > > > d=gmail.com; s=20120113; > > > > > > h=mime-version:from:date:message-id:subject:to:content-type; > > > > > bh=vVmjSrKVXcr73mukyfCV

Re: Re: what can I do with create table configuration ?

2015-10-06 Thread Ted Yu
> > > > > b=AP5PAfQT0hka6mUAL5XZByOtaArRowRUW4UcM4+ij5pHS7FGPfp8hJZRKewm5hbbrS > > > > > > > > d4kx8VdHX/H5xn/pGfbWZC1vcVOZ13KqwTMIrr/uS06vqLF72lf7Y8qeJqaJ6ptEImxp > > > > > > > > vos21BbILNmEBOeJ7B87yW09S8qBMU1a+RHJPL6sPb4x+FMLaVE9lFsTyV

Re: Re: what can I do with create table configuration ?

2015-10-02 Thread Ted Yu
1.0 > > Received: by 10.202.102.143 with HTTP; Thu, 1 Oct 2015 19:55:29 -0700 > (PDT) > > From: Jeesoo Shin <bsh...@gmail.com> > > Date: Fri, 2 Oct 2015 11:55:29 +0900 > > Message-ID: < > > cafcc7atvn1yzjzspvsqqevgzt4ke_zjyigxdoknv5pcorrt...@mail.gmail.com>

Re: Re: what can I do with create table configuration ?

2015-10-01 Thread Jeesoo Shin
Date: Fri, 2 Oct 2015 11:55:29 +0900 > Message-ID: < > cafcc7atvn1yzjzspvsqqevgzt4ke_zjyigxdoknv5pcorrt...@mail.gmail.com> > Subject: > To: user-thread.49...@hbase.apache.org > Content-Type: multipart/alternative; boundary=001a113cd19a0e28d60521164d88 > > > ---

what can I do with create table configuration ?

2015-09-24 Thread Jeesoo Shin
Hello, I tried to change hbase.hregion.memstore.flush.size for a table but it didn't work. (just wanted to see if I can set different memstore size for each table) create 't1', {NAME => 'cf', CONFIGURATION => {'hbase.hregion.memstore.flush.size' => '1048576'}} What can I set with CONFIGURATION?

Re: what can I do with create table configuration ?

2015-09-24 Thread Ted Yu
Which release of hbase do you use ? I used command similar to yours and I got : hbase(main):005:0> describe 't3' Table t3 is ENABLED t3 COLUMN FAMILIES DESCRIPTION {NAME => 'cf', DATA_BLOCK_ENCODING => 'NONE', BLOOMFILTER => 'ROW', REPLICATION_SCOPE => '0', VERSIONS => '1', COMPRESSION =>