Review Request: [rest] Filter for gzip/deflate content encoding that wraps both input and output side

2010-11-26 Thread Andrew Purtell
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/1254/ --- Review request for hbase. Summary --- After HBASE-3275 the REST gateway

Review Request: delete followed by a put with the same timestamp

2010-11-26 Thread Pranav Khaitan
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/1252/ --- Review request for hbase, Jonathan Gray and Kannan Muthukkaruppan. Summary

Re: Review Request: [rest] Filter for gzip/deflate content encoding that wraps both input and output side

2010-11-26 Thread Lars George
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/1254/#review1981 --- Ship it! Looks great! RB did show some white spaces added

Re: Review Request: delete followed by a put with the same timestamp

2010-11-26 Thread Ryan Rawson
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/1252/#review1993 --- trunk/src/main/java/org/apache/hadoop/hbase/KeyValue.java

Re: HRegion.RegionScanner.nextInternal()

2010-11-26 Thread Ryan Rawson
Yes in this case 'batch' and 'limit' refer to how many cells to return at a time within a row. The 'scanner caching' comes across in the next(int) argument which can change on a per-call basis (although the HTable API doesnt quite allow it). -ryan On Fri, Nov 26, 2010 at 3:12 AM, Lars George

Re: Review Request: delete followed by a put with the same timestamp

2010-11-26 Thread Pranav Khaitan
On 2010-11-26 14:54:45, Ryan Rawson wrote: trunk/src/main/java/org/apache/hadoop/hbase/KeyValue.java, line 1373 http://review.cloudera.org/r/1252/diff/1/?file=17712#file17712line1373 what are all the consequences for not sorting by type when using KVComparator? Does this mean we

Re: Review Request: delete followed by a put with the same timestamp

2010-11-26 Thread Ryan Rawson
On 2010-11-26 14:54:45, Ryan Rawson wrote: trunk/src/main/java/org/apache/hadoop/hbase/KeyValue.java, line 1373 http://review.cloudera.org/r/1252/diff/1/?file=17712#file17712line1373 what are all the consequences for not sorting by type when using KVComparator? Does this mean we

Re: Review Request: delete followed by a put with the same timestamp

2010-11-26 Thread Pranav Khaitan
On 2010-11-26 14:54:45, Ryan Rawson wrote: trunk/src/main/java/org/apache/hadoop/hbase/KeyValue.java, line 1373 http://review.cloudera.org/r/1252/diff/1/?file=17712#file17712line1373 what are all the consequences for not sorting by type when using KVComparator? Does this mean we

Re: Review Request: delete followed by a put with the same timestamp

2010-11-26 Thread Pranav Khaitan
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/1252/ --- (Updated 2010-11-26 16:02:47.462170) Review request for hbase, Jonathan Gray

test

2010-11-26 Thread kiddlee
test -- yours sincerely, kiddlee