RE: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table

2012-05-24 Thread Anoop Sam John
...@gmail.com] Sent: Friday, May 25, 2012 3:21 AM To: user@hbase.apache.org Subject: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table Hi All, We are planning to store data in HBase. Currently, in one of our use case once a row is written into HBase Table we wont be modifying

Re: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table

2012-05-24 Thread Ted Yu
.@gmail.com] > Sent: Friday, May 25, 2012 3:21 AM > To: user@hbase.apache.org > Subject: Disable timestamp in HBase Table a.k.a Disable Versioning in > HBase Table > > Hi All, > > We are planning to store data in HBase. Currently, in one of our use case > once a row is written into HB

Re: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table

2012-05-24 Thread Matt Corgan
you are telling abt having a feature to fully avoid the timestamp > > is a topic to discuss > > > > Hope I make it clear to you > > > > -Anoop- > > ________________ > > From: anil gupta [anilgupt...@gmail.com] > > Sent: Fri

Re: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table

2012-05-29 Thread anil gupta
for these encoder > > > classes, u will be more clear. > > > > > > The one you are telling abt having a feature to fully avoid the > timestamp > > > is a topic to discuss > > > > > > Hope I make it clear to you > > > > > > -Anoop- > > > ___

Re: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table

2012-05-29 Thread Matt Corgan
timestamp. Hope when u read the javadoc for these > encoder > > > > classes, u will be more clear. > > > > > > > > The one you are telling abt having a feature to fully avoid the > > timestamp > > > > is a topic to discuss > > > > > >

RE: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table

2012-05-29 Thread Anoop Sam John
Anoop- From: Matt Corgan [mcor...@hotpads.com] Sent: Wednesday, May 30, 2012 5:16 AM To: user@hbase.apache.org Subject: Re: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table > > Is this feature going to be part of any future relea

Re: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table

2012-05-30 Thread anil gupta
x27;t > do that then HBase will set the curtime in millis as the timestamp for each > Put. > > -Anoop- > > From: Matt Corgan [mcor...@hotpads.com] > Sent: Wednesday, May 30, 2012 5:16 AM > To: user@hbase.apache.org > Subject: Re: