Development release series?

2010-05-20 Thread Todd Lipcon
manage at least the first of this series. Though I do not have committer access, the Apache rules generally allow anyone to propose a release tarball, so long as it's voted on by the PMC. Thanks -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: Version number of next release

2010-05-21 Thread Todd Lipcon
-Original Message- From: Todd Lipcon [mailto:t...@cloudera.com] Sent: Thursday, May 20, 2010 10:54 AM To: dev@hbase.apache.org Subject: Re: Version number of next release On Thu, May 20, 2010 at 10:48 AM, Andrew Purtell apurt...@apache.orgwrote: The current name

Review Request: HBASE-2579. Add atomic checkAndDelete support

2010-05-25 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/84/ --- Review request for hbase. Summary --- Submitting to RB on behalf of Michael

Re: Review Request: HBASE-2579. Add atomic checkAndDelete support

2010-05-25 Thread Todd Lipcon
this void and add javadoc that it will mutate its arg (also explain what it does) - Todd On 2010-05-25 12:22:03, Todd Lipcon wrote: --- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/84

Re: [jira] Created: (HBASE-2624) TestMultiParallelPuts flaky on trunk

2010-05-28 Thread Todd Lipcon
to cut down on some email traffic, not that you guys/gals are doing terrific job on hbase, just temporary:) thanks so so much:) this fails: hbase-dev-unsubscr...@hadoop.apache.org -- Todd Lipcon Software Engineer, Cloudera

Re: Does HBase support strong consistency?

2010-05-31 Thread Todd Lipcon
to the client until it has been flushed to three HDFS replicas. -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: Review Request: HBASE-2635. Fixes for ImmutableBytesWritable

2010-06-01 Thread Todd Lipcon
://review.hbase.org/r/110/#comment662 Before we were hashing the entire byte array, not just the section of bytes corresponding to this writable. So the hashcode could be different even if the sliced bytes were the same. See new unit test for hashcode. - Todd On 2010-05-31 23:25:59, Todd

Review Request: HBASE-2651 allow specifying non-tab separators in ImportTSV

2010-06-03 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/116/ --- Review request for hbase and Jonathan Gray. Summary --- Pretty self

Re: Review Request: HBASE-2651 allow specifying non-tab separators in ImportTSV

2010-06-03 Thread Todd Lipcon
://review.hbase.org/r/116/#review126 --- On 2010-06-03 12:39:07, Todd Lipcon wrote: --- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/116

Re: Working towards a dev release

2010-06-04 Thread Todd Lipcon
be able to get some users trying out a dev release by offering the durability carrot (plus the few big new features we've already got done) -Todd Good stuff, St.Ack On Thu, Jun 3, 2010 at 10:01 PM, Todd Lipcon t...@cloudera.com wrote: Hey everyone, I'd like to start planning

Re: Working towards a dev release

2010-06-05 Thread Todd Lipcon
there to the community. JG -Original Message- From: Todd Lipcon [mailto:t...@cloudera.com] Sent: Thursday, June 03, 2010 10:02 PM To: dev Subject: Working towards a dev release Hey everyone, I'd like to start planning towards a development release this month. Here's my

Re: HBASE-1845 - which version to target

2010-06-06 Thread Todd Lipcon
target and when should I submit a patch for review?* Marc -- Todd Lipcon Software Engineer, Cloudera

Re: Review Request: HBASE-2468: Improvements to prewarm META cache on clients.

2010-06-09 Thread Todd Lipcon
generated e-mail. To reply, visit: http://review.hbase.org/r/98/ --- (Updated 2010-06-09 15:50:59) Review request for hbase, Todd Lipcon and stack. Summary --- HBASE-2468: Improvements to prewarm META cache on clients

Re: Review Request: HBASE-2468: Improvements to prewarm META cache on clients.

2010-06-10 Thread Todd Lipcon
: --- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/98/ --- (Updated 2010-06-09 15:50:59) Review request for hbase, Todd Lipcon and stack

Review Request: Batch writes should sync to HLog in batches

2010-06-11 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/167/ --- Review request for hbase, Kannan Muthukkaruppan and Ryan Rawson. Summary --- I

Re: Review Request: hbase-2208, a simple fix

2010-06-11 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/165/#review187 --- Ship it! +1, lgtm. I didn't realize that HBase's hacked version of IPC

Re: Review Request: Batch writes should sync to HLog in batches

2010-06-11 Thread Todd Lipcon
On 2010-06-11 09:59:29, stack wrote: src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java, line 1439 http://review.hbase.org/r/167/diff/1/?file=1237#file1237line1439 Should this be public? Isn't it just used internally? Todd Lipcon wrote: good call, will make

Review Request: HBASE-2670. Memstore should retain multiple versions of a row when memstore TS differs

2010-06-14 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/180/ --- Review request for hbase and Ryan Rawson. Summary --- This changes the

Review Request: HBASE-2733 fix broken replacement of LATEST_TIMESTAMP in HRegion

2010-06-15 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/183/ --- Review request for hbase, stack and Ryan Rawson. Summary --- I broke this in

Re: Review Request: HBASE-2670. Memstore should retain multiple versions of a row when memstore TS differs

2010-06-15 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/180/#review229 --- On 2010-06-14 16:30:30, Todd Lipcon wrote

Re: Review Request: Cache flush should go to tmp dir

2010-06-22 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/216/ --- (Updated 2010-06-22 15:55:16.514925) Review request for hbase, stack and Ryan

Re: 0.89.20100621 development branch status

2010-06-23 Thread Todd Lipcon
On Tue, Jun 22, 2010 at 9:05 PM, Stack st...@duboce.net wrote: On Tue, Jun 22, 2010 at 6:35 PM, Todd Lipcon t...@cloudera.com wrote: Quick update on the development branch 0.89.20100621. (Todd you want to explain the version number or do you want me to?) I think the following patches

[VOTE] Release development release HBase 0.89.20100621 rc0

2010-06-23 Thread Todd Lipcon
will go into there. If we could complete voting by Friday that would be excellent. Thanks, -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: 0.89.20100621 development branch status

2010-06-23 Thread Todd Lipcon
. OK, I can build a new rc later tonight. Let's keep testing the previous one, though, and count a +1 towards either as a +1 towards both :) -Todd On Wed, Jun 23, 2010 at 12:27 PM, Todd Lipcon t...@cloudera.com wrote: On Tue, Jun 22, 2010 at 9:05 PM, Stack st...@duboce.net wrote: On Tue

[VOTE] Release development release HBase 0.89.20100621 rc1

2010-06-24 Thread Todd Lipcon
complete voting by Friday that would be excellent. Thanks, -Todd -- Todd Lipcon Software Engineer, Cloudera -- Todd Lipcon Software Engineer, Cloudera

Re: Proposed feature branch for HBase security

2010-07-05 Thread Todd Lipcon
to security. So, to sum up, thoughts on: a) creating a security feature branch in svn? b) RPC related changes, specifically cross Hadoop branch incompatibility due to version increment and Hadoop security dependencies? Thanks, Gary -- Todd Lipcon Software Engineer, Cloudera

Re: Review Request: HBASE-2695/HBASE-2696 The rest of it. Master fully on new ZK stuff.

2010-07-28 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/387/#review518 ---

Re: Review Request: HBASE-2312: Rename HLog Dir when Splitting

2010-07-28 Thread Todd Lipcon
On 2010-07-28 10:17:14, Todd Lipcon wrote: This looks good, except that it requires the HDFS patches to be in place to even compile. Although I think it's OK to not fix the bug in the case that we're on stock HDFS, I think we still need to be able to run, buggily. Did we determine

Review Request: Improvements to HBaseFsck tool

2010-07-28 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/418/ --- Review request for hbase, stack, dhruba borthakur, and Kannan Muthukkaruppan.

Re: Review Request: HBASE-2742, HBASE-2016: Port of secure Hadoop RPC changes and integration with HBase RPC protocols

2010-07-29 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/406/#review592 --- Ship it! pom.xml http://review.cloudera.org/r/406/#comment2258

Re: Review Request: HBASE-50: Snapshot of table

2010-08-02 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/467/#review618 --- looks pretty good! I didn't et a chance to look through the test cases

Re: [VOTE] Release 'development release' HBase 0.89.2010726 rc2?

2010-08-05 Thread Todd Lipcon
that this is bug free. Its definitely not for production deploys. We'll do another release like this in a few weeks after the new master code has gone in. Please vote by Wednesday, August 4th. Thanks, St.Ack 1. http://wiki.apache.org/hadoop/Hbase/HBaseVersions -- Todd

Re: Can master detect sudden region server death?

2010-08-17 Thread Todd Lipcon
to cope with users with huge GC pauses problems, something like 1 minute (see hbase-default.xml). For a good fault testing framework, please use http://github.com/toddlipcon/gremlins. This was written by Todd Lipcon to test HBase's handling of region servers' death. J-D On Fri, Aug 13

Re: Review Request: Improvements to HBaseFsck tool

2010-08-18 Thread Todd Lipcon
://review.cloudera.org/r/418/#comment3119 good catch! Yep, I think so. - Todd On 2010-07-28 16:22:47, Todd Lipcon wrote: --- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/418

Re: hbase vs bigtable

2010-08-28 Thread Todd Lipcon
. The question is, how do we leverage the ever-increasing sizes of machines and differentiate ourselves from bigtable? What did google do (if anything) to adopt to the 16 core machines? We should be able to do quite a bit on a 20 or 40 node cluster. more thread parallelism? -- Todd Lipcon

Re: hbase vs bigtable

2010-08-28 Thread Todd Lipcon
logic? Would probably be a duplication rather than a retrofit, but it's probably doable -- the protocol is pretty simple for reads, and failure/retry is much less complicated compared to writes (though still pretty complicated) -ryan On Sat, Aug 28, 2010 at 1:11 PM, Todd Lipcon t

Re: hbase vs bigtable

2010-08-28 Thread Todd Lipcon
with Writables - it's all hand coded bytes going over the transport. I have some code floating around somewhere for translating between blocking IO and Netty - not sure where, though :) -Todd On Sat, Aug 28, 2010 at 1:32 PM, Todd Lipcon t...@cloudera.com wrote: On Sat, Aug 28, 2010 at 1:29

Re: hbase vs bigtable

2010-08-28 Thread Todd Lipcon
constraints, although the latency of establishing a local socket for every read is still there. On Sat, Aug 28, 2010 at 4:42 PM, Todd Lipcon t...@cloudera.com wrote: On Sat, Aug 28, 2010 at 1:38 PM, Ryan Rawson ryano...@gmail.com wrote: One thought I had was if we have the writable code, surely just

Re: Data loss due to region server failure

2010-09-02 Thread Todd Lipcon
doing so all my data is lost and my table is emptied. Could you help me understand the behavior. Is there some kind of Cache also involved while writing because of which my data is lost. Thanks, Gagan -- Todd

Review Request: Fix RPC deadlock when splitting regions on same RS as meta under heavy load

2010-09-07 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/798/ --- Review request for hbase and stack. Summary --- Moves all RPCs outside of

Re: Review Request: Fix RPC deadlock when splitting regions on same RS as meta under heavy load

2010-09-07 Thread Todd Lipcon
, Todd Lipcon wrote: --- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/798/ --- (Updated 2010-09-07 13:38:39) Review request

Review Request: Refactor master command line to a new class

2010-09-09 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/811/ --- Review request for hbase, stack and Jonathan Gray. Summary --- Straight

Re: Review Request: Refactor CLI parsing out of HRegionServer

2010-09-13 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/812/#review1151 --- On 2010-09-10 00:03:38, Todd Lipcon wrote

Review Request: Refactor master and RS to conform to Guava service lifecycle interface

2010-09-13 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/829/ --- Review request for hbase, stack and Jonathan Gray. Summary --- This isn't

Re: Review Request: Support alternate compression for major compactions

2010-09-14 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/821/#review1177 --- src/main/java/org/apache/hadoop/hbase/HColumnDescriptor.java

Re: Review Request: HBASE-2997 performance improvements

2010-09-14 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/845/#review1204 --- Ship it! Looks like a fine refactor, but how does this change

Re: Review Request: Support alternate compression for major compactions

2010-09-14 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/821/#review1215 --- Ship it! +1 - Todd On 2010-09-14 17:22:18, Andrew Purtell wrote:

Re: Review Request: HBASE-2941 reader threads for hbase rpc

2010-09-14 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/846/#review1216 --- Ship it! src/main/java/org/apache/hadoop/hbase/ipc/HBaseServer.java

Re: Millions of photos into Hbase

2010-09-20 Thread Todd Lipcon
as 0.90, and push off the new master stuff as 0.92 :) -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: old master to 0.90 and new master to 0.92? (was RE: Millions of photos into Hbase)

2010-09-22 Thread Todd Lipcon
already going to be in that situation. People are migrating production instances to 0.89.x now, and once people go to production they are very hesitant to upgrade, regardless of what we tell them. -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: Review Request: HBASE-3008 - memstore size can go negative (!) causing data to be unable to be flushed

2010-10-05 Thread Todd Lipcon
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/965/#review1433 --- Ship it! thanks for writing these tests

Re: dynamic RPC and coprocessor changes

2010-10-05 Thread Todd Lipcon
are already on trunk with them applied. I was going to apply them tonight but will wait until tomorrow given that trunk is already disrupted a little. Best regards, - Andy -- Todd Lipcon Software Engineer, Cloudera

Re: ANN: hbase 0.90.0 Release Candidate 0 available for download

2010-11-15 Thread Todd Lipcon
://archive.cloudera.com/docs/ 3. http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-append/CHANGES.txt 4. http://hbaseblog.com/2010/07/04/hug11-hbase-0-90-preview-wrap-up/ -- Todd Lipcon Software Engineer, Cloudera

Re: ANN: hbase 0.90.0 Release Candidate 0 available for download

2010-11-16 Thread Todd Lipcon
, I just filed HBASE-3238 which appears to me as a blocker as HBase won't start if its zookeeper.parent.znode exists and HBase does not have the CREATE permission on this znode's parent znode. Mathias. -- Todd Lipcon Software Engineer, Cloudera

Re: Config Properties Review

2010-11-23 Thread Todd Lipcon
. Thoughts? Thanks, Lars -- Todd Lipcon Software Engineer, Cloudera

Re: Please welcome two new hbase committers, Gary Helmling and Nicolas Spiegelberg

2010-12-02 Thread Todd Lipcon
On Thu, Dec 2, 2010 at 11:00 AM, Stack st...@duboce.net wrote: The two lads have been doing great work and earned their wings long ago. Welcome them to the fold. St.Ack -- Todd Lipcon Software Engineer, Cloudera

Re: HBase Coprocessor blog posted

2010-12-02 Thread Todd Lipcon
the code (HBase-2001, and 2002) has been committed into trunk. The blog is here: http://hbaseblog.com/2010/11/30/hbase-coprocessors/ Any problem, please let me know. Thanks, Mingjie -- Todd Lipcon Software Engineer, Cloudera

Re: [jira] Created: (HBASE-3303) Lower hbase.regionserver.handler.count from 25 back to 10

2010-12-02 Thread Todd Lipcon
like to hear others' thoughts. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. -- Todd Lipcon Software Engineer, Cloudera

Re: Local sockets

2010-12-04 Thread Todd Lipcon
the performance impact (when there is a hdfs datanode and a hbase node on the same machine) of using unix domain sockets communication or shared memory ipc using nio? I guess this should make a difference on reads? Regards, Leen -- Todd Lipcon Software Engineer, Cloudera

Re: Local sockets

2010-12-04 Thread Todd Lipcon
guess this should make a difference on reads? Regards, Leen -- Todd Lipcon Software Engineer, Cloudera -- Todd Lipcon Software Engineer, Cloudera

Re: Local sockets

2010-12-06 Thread Todd Lipcon
From: Todd Lipcon [t...@cloudera.com] Sent: Saturday, December 04, 2010 3:04 PM To: dev@hbase.apache.org Subject: Re: Local sockets On Sat, Dec 4, 2010 at 2:57 PM, Vladimir Rodionov vrodio...@carrieriq.comwrote: From my own experiments performance difference is huge even

Re: Local sockets

2010-12-06 Thread Todd Lipcon
their results to any of the mailing lists! -Todd From: Todd Lipcon [t...@cloudera.com] Sent: Monday, December 06, 2010 10:04 AM To: dev@hbase.apache.org Subject: Re: Local sockets On Mon, Dec 6, 2010 at 9:59 AM, Vladimir Rodionov vrodio

Re: Hypertable claiming upto 900% random-read throughput vs HBase

2010-12-15 Thread Todd Lipcon
: - They are able to harness larger amounts of RAM, so they are really just testing that vs HBase -- Todd Lipcon Software Engineer, Cloudera

Good VLDB paper on WALs

2010-12-24 Thread Todd Lipcon
Via Hammer - I thought this was a pretty good read, some good ideas for optimizations for our WAL. http://infoscience.epfl.ch/record/149436/files/vldb10aether.pdf -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: ANN: The third hbase 0.90.0 release candidate is available for download

2011-01-03 Thread Todd Lipcon
-hbase-0-90-preview-wrap-up/ -- Todd Lipcon Software Engineer, Cloudera

Re: hadoop 0.22.0; want we wrestle into the release

2011-01-07 Thread Todd Lipcon
of the 0.22 branch soon to see that all basically works and so we can file blockers if there is anything in the way of our working smoothly on this new release. Yours, St.Ack -- Todd Lipcon Software Engineer, Cloudera

Re: ANN: The fourth hbase 0.90.0 release candidate is available for download X

2011-01-18 Thread Todd Lipcon
-wrap-up/ -- Todd Lipcon Software Engineer, Cloudera

Heap fragmentation

2011-01-20 Thread Todd Lipcon
for heap fragmentation than the block cache. Also we now have some tools and reference for comparison if we make any changes to memstore to try to combat this issue. -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: Heap fragmentation

2011-01-20 Thread Todd Lipcon
, 2011 at 9:48 AM, Ted Dunning tdunn...@maprtech.com wrote: Also, can you say what YCSB workload that used? On Thu, Jan 20, 2011 at 9:33 AM, Todd Lipcon t...@cloudera.com wrote: I did some experiments to understand our full GC issues better last night. Here are the results: http

Re: Question about compatibility between Hbase and Hadoop-0.19.0

2011-01-20 Thread Todd Lipcon
What, you didn't like my answer? 2011/1/20 Todd Lipcon t...@cloudera.com Hi, No, HBase does not support 0.19.1. I'd recommend you go with CDH3b3. CDH contains a set of packages that are integration tested and known to work together. -Todd 2011/1/20 贺小桥 xq.he2...@gmail.com Hi, Todd

Re: Heap fragmentation

2011-01-20 Thread Todd Lipcon
On Thu, Jan 20, 2011 at 2:52 PM, tsuna tsuna...@gmail.com wrote: On Thu, Jan 20, 2011 at 9:33 AM, Todd Lipcon t...@cloudera.com wrote: I did some experiments to understand our full GC issues better last night. Here are the results: http://people.apache.org/~todd/hbase-fragmentation

Re: HBASE-3234 and bad datanode error

2011-01-31 Thread Todd Lipcon
-895 is in http://archive.cloudera.com/cdh/3/hadoop-0.20.2+320.releasenotes.html Expert opinion on what I saw is appreciated. -- Todd Lipcon Software Engineer, Cloudera

0.90.1?

2011-02-01 Thread Todd Lipcon
) in users' hands. I'm happy to cut RCs, etc, if Stack can tell me how to run the appropriate mvn things. -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: requests count per HRegion and rebalance

2011-02-07 Thread Todd Lipcon
stuff. :( -- Benoit tsuna Sigoure Software Engineer @ www.StumbleUpon.com -- Todd Lipcon Software Engineer, Cloudera

CHANGES.txt in trunk vs branch?

2011-02-07 Thread Todd Lipcon
, 0.90.4, etc - but not see changes from 0.90.1 again. Does this jive with what other people think? If so I'll go through and move entries from the 0.92 section of CHANGES.txt back into 0.90.1 where they've been committed to both branches. -Todd -- Todd Lipcon Software Engineer, Cloudera

[VOTE] HBase 0.90.1 rc0 is available for download

2011-02-09 Thread Todd Lipcon
documentation for details. All users of 0.90.0 are advised to upgrade at their earliest convenience. Please vote by Sunday 2/13 whether we should release this artifact as HBase 0.90.1. PMC votes are binding, non-PMC votes are as always very much appreciated! Thanks The HBase Team -- Todd Lipcon Software

Re: initial experience with HBase 0.90.1 rc0

2011-02-10 Thread Todd Lipcon
wanted to set it to true). St.Ack -- Todd Lipcon Software Engineer, Cloudera

Re: [VOTE] HBase 0.90.1 rc0 is available for download

2011-02-11 Thread Todd Lipcon
their worth by hitting back. - Piet Hein (via Tom White) --- On Wed, 2/9/11, Todd Lipcon t...@cloudera.com wrote: From: Todd Lipcon t...@cloudera.com Subject: [VOTE] HBase 0.90.1 rc0 is available for download To: dev dev@hbase.apache.org Date: Wednesday, February 9, 2011, 4

Re: possible typo in HMaster.java

2011-02-11 Thread Todd Lipcon
they get. When you change a config you can only find out about from the code, you are implicitly accepting a contract that you will follow said code and understand the ramifications of your change :) -Todd On Fri, Feb 11, 2011 at 10:03 AM, Todd Lipcon t...@cloudera.com wrote: Nope, that's to get

Re: MemStoreFlusher and my initial experience with HBase 0.90.1 rc0

2011-02-14 Thread Todd Lipcon
On Thu, Feb 10, 2011 at 5:05 PM, Todd Lipcon t...@cloudera.com wrote: On Thu, Feb 10, 2011 at 4:54 PM, Ted Yu yuzhih...@gmail.com wrote: Thanks for the explanation. Assuming the mixed class loading is static, why did this situation develop after 40 minutes of heavy load

Re: MemStoreFlusher and my initial experience with HBase 0.90.1 rc0

2011-02-14 Thread Todd Lipcon
on sjc1-hadoop6.sjc1 - pardon me for including individual email addresses as attachments wouldn't go through hbase.apache.org On Thu, Feb 10, 2011 at 5:05 PM, Todd Lipcon t...@cloudera.com wrote: On Thu, Feb 10, 2011 at 4:54 PM, Ted Yu yuzhih...@gmail.com wrote: Thanks

Re: MemStoreFlusher and my initial experience with HBase 0.90.1 rc0

2011-02-14 Thread Todd Lipcon
(a org.apache.hadoop.hbase.regionserver.MemStoreFlusher) 13. at org.apache.hadoop.hbase.regionserver.HRegionServer.multi(HRegionServer.java:2562) Thanks for your attention. On Mon, Feb 14, 2011 at 1:12 PM, Todd Lipcon t...@cloudera.com wrote: Gotcha, OK. I think I understand what's going

Re: MemStoreFlusher and my initial experience with HBase 0.90.1 rc0

2011-02-14 Thread Todd Lipcon
should block 0.90.1, unless the same test passes on 0.90.0. ie so long as 0.90.1 is better than our previous release, we should release it, and then get to work on 0.90.2 :) -Todd On Mon, Feb 14, 2011 at 5:23 PM, Todd Lipcon t...@cloudera.com wrote: Looks like it's just in the process

Re: [VOTE] HBase 0.90.1 rc1 available for download

2011-02-16 Thread Todd Lipcon
up no exceptions. I ran rowcounter to make sure MR works as documented. St.Ack On Mon, Feb 14, 2011 at 5:37 PM, Todd Lipcon t...@cloudera.com wrote: The HBase team is pleased to announce the second [zero-indexed] release candidate for HBase 0.90.1, available for download at the following

Re: version check for hbase-default.xml

2011-02-17 Thread Todd Lipcon
in ctor. Please advise how I can troubleshoot this. -- Todd Lipcon Software Engineer, Cloudera

Re: version check for hbase-default.xml

2011-02-17 Thread Todd Lipcon
contain the correct version value. Yes, we should require hbase-default.xml. It is a necessary part of hbase. If you don't have it, it should fail. On Thu, Feb 17, 2011 at 4:13 PM, Todd Lipcon t...@cloudera.com wrote: On Thu, Feb 17, 2011 at 4:03 PM, Ted Yu yuzhih...@gmail.com wrote

Re: version check for hbase-default.xml

2011-02-17 Thread Todd Lipcon
Yes, it has always been an implicit requirement. Now it is an explicit one, because we found people didn't listen to the implicit one. On Thu, Feb 17, 2011 at 4:29 PM, Ted Yu yuzhih...@gmail.com wrote: Was this a requirement for 0.20.6 and 0.89 ? On Thu, Feb 17, 2011 at 4:25 PM, Todd Lipcon t

Re: [VOTE] HBase 0.90.1 rc1 available for download

2011-02-17 Thread Todd Lipcon
With three PMC +1s and no -1s, the vote passes. Thanks for voting! Stack and I will undertake the release process tonight/tomorrow and send out a formal announcement when the binary is up on the mirrors, etc. -Todd On Mon, Feb 14, 2011 at 5:37 PM, Todd Lipcon t...@cloudera.com wrote

Re: Proposal: HBase Hackathon on the 21st of March in SF

2011-02-28 Thread Todd Lipcon
.  Unless objection, I'll put up a posting in meetup.  Theme would be HBase 0.92 hacking. St.Ack -- Todd Lipcon Software Engineer, Cloudera

Re: putting a border around 0.92 release

2011-02-28 Thread Todd Lipcon
. I mentioned this interview to a few folks last week -- I thought it was pretty interesting: http://www.itwire.com/opinion-and-analysis/open-sauce/44975-linus-torvalds-looking-back-looking-forward?tmpl=componentprint=1layout=defaultpage= -Todd On Mon, Feb 28, 2011 at 2:00 PM, Todd Lipcon t

Re: Coprocessor tax?

2011-03-01 Thread Todd Lipcon
)        at org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1060) Do others?  I don't have any CPs loaded.  I'm wondering if we can do more to just avoid the CP codepath if no CPs loaded. St.Ack -- Todd Lipcon Software Engineer, Cloudera

Re: putting a border around 0.92 release

2011-03-02 Thread Todd Lipcon
. For example, Cloudera will be supporting 0.90.1 (or something that's 100% compatible with it) for at least the next year, regardless of how whiz-bang 0.92 or future releases will be. -Todd --- On Wed, 3/2/11, Todd Lipcon t...@cloudera.com wrote: From: Todd Lipcon t...@cloudera.com Subject: Re

Re: HBase 0.90.2

2011-03-03 Thread Todd Lipcon
-- Todd Lipcon Software Engineer, Cloudera

Re: HTable thread safety in 0.20.6

2011-03-05 Thread Todd Lipcon
and get ourselves on to a extendable platform, even if there is a flag day.  We aren't out of the woods yet, but eventually we will be. Hear hear! +1! -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: reviews.apache.org

2011-04-05 Thread Todd Lipcon
them get the RB integration set up last week and have access to the RB server there too via the nice INFRA folks, so if we have any issues I can help out. -Todd -- Todd Lipcon Software Engineer, Cloudera

Switching to Jamon templates?

2011-05-02 Thread Todd Lipcon
and moved it over to Jamon so you can see what it would look like. The patch is attached to the JIRA. Thanks! -Todd -- Todd Lipcon Software Engineer, Cloudera

Re: Release 0.90.3 soon?

2011-05-04 Thread Todd Lipcon
CDH3 update). And finally we could do a 0.90.4 with it. J-D -- Todd Lipcon Software Engineer, Cloudera

Re: Release 0.90.3 soon?

2011-05-04 Thread Todd Lipcon
backported to them one released). Consider it another name for an extended release candidate period for 0.92. -Todd On Tue, May 3, 2011 at 10:47 PM, Todd Lipcon t...@cloudera.com wrote: Maybe we should do an 0.91 dev release tout de suite? Folks who want 3777 and coprocessors and the other nice

Re: Switching to Jamon templates?

2011-05-04 Thread Todd Lipcon
, Andrew Purtell apurt...@yahoo.com wrote: +1 From: Todd Lipcon t...@cloudera.com I filed HBASE-3835 over the weekend to propose switching our web UIs from pure JSP to Jamon-based templates. Since this is a change we'd probably live with for a while, and introduces a new dependency, I

Re: Why does HRegion acquire all needed locks before performing batch put?

2011-05-05 Thread Todd Lipcon
that it would first acquire as many row locks as it can before performing updates. If one row is not accessible, all following rows will not be updated for this batch. So why not update one row at a time so that every row can be processed? Thank you. --- Wade -- Todd Lipcon Software

  1   2   3   >