Re: IRC discussions for those that live in different timezones

2010-05-14 Thread Lars George
Hi JD, I am doing a similar thing but I have switched machines and lost history many times that way. But some times it would be good to go back in time and search for a topic, like in the mail archive. Because otherwise you could also argue "why do we need an email archive, I have an email program

Re: IRC discussions for those that live in different timezones

2010-05-14 Thread Lars George
+1 on bot plus archive! We Europeans have the same issue often. On Fri, May 14, 2010 at 7:49 AM, Paul Smith wrote: > is there an online IRC log of the #hbase discussions someone can point me > to.. ? is it logged? > > I feel I miss out on lots either overnight or during my work day, and I can't

Re: HBase has entered Debian (unstable)

2010-05-13 Thread Lars George
Thank you Thomas, excellent work and news! Highly appreciated. On Thu, May 13, 2010 at 10:59 AM, Thomas Koch wrote: > Hi, > > HBase 0.20.4 has entered Debian unstable, should slide into testing after the > usual 14 day period and will therefor most likely be included in the upcomming > Debian Squ

Re: [VOTE] Merge BRANCH into TRUNK

2010-05-13 Thread Lars George
For what it's worth: +1 On Thu, May 13, 2010 at 1:09 AM, Jonathan Gray wrote: > With 5 +1s and 0 -1s, vote passes. > > All development should be done against TRUNK as of now, but need to wait for > 2248, etc before it's really ready to start taking fresh commits. > > Stay tuned to the dev list

Re: JIRAs committed on trunk but not branch (take 2)

2010-05-11 Thread Lars George
+1 I like that! On Wed, May 12, 2010 at 4:21 AM, Jonathan Gray wrote: > Where 0.21 is the new 0.20.5, perhaps to be released as 0.90? :) > >> -Original Message- >> From: Ryan Rawson [mailto:ryano...@gmail.com] >> Sent: Tuesday, May 11, 2010 7:18 PM >> To: hbase-dev@hadoop.apache.org >> S

Re: June Events

2010-05-11 Thread Lars George
11, 2010 at 9:32 AM, Jean-Daniel Cryans > wrote: >> Yeah I think we should do that, this could be our June Hackathon >> (hopefully hosted by jgray :P ) >> >> J-D >> >> On Tue, May 11, 2010 at 5:51 AM, Lars George wrote: >>> Hi, >>> >>

June Events

2010-05-11 Thread Lars George
Hi, Lars and I had asked this before but not heard anything definitive: we are planning to attend the Hadoop Summit on June 29th but would very much love to attend a HBase related event also, maybe before or after that day? Is there anything planned yet? If not, could it be? Would that make sense?

Re: [VOTE] Shall we release hbase-0.20.4 Release Candidate 6 as hbase-0.20.4?

2010-05-05 Thread Lars George
All test pass for me, no real load test though. +1 On Wed, May 5, 2010 at 4:50 AM, Jean-Daniel Cryans wrote: > Did some more random read-oriented testing and everything is fine. +1 > > J-D > > On Tue, May 4, 2010 at 4:52 PM, Stack wrote: >> I've posted an hbase 0.20.4 release candidate 6 here:

Re: cool HBase sighting

2010-04-28 Thread Lars George
+1 Congrats Steven! Well done to the whole Outerthoughts team! On Tue, Apr 27, 2010 at 3:19 PM, Stack wrote: > Congratulations Steven.  Let us know if there is anything we can do to > help along the effort. > Good stuff, > St.Ack > > On Tue, Apr 27, 2010 at 4:23 AM, Steven Noels > wrote: >> Hi

Re: HBase move to Apache Top Level Project

2010-04-23 Thread Lars George
:11 AM, Lars George wrote: > >> +1 on all of the above. I think with becoming a TLP it is of utmost >> importance to throw down a perfect start, i.e. clean code, clean >> website (!), clean build process, and a clear strategy on versioning, >> roadmap etc. We have

Re: HBase move to Apache Top Level Project

2010-04-23 Thread Lars George
+1 on all of the above. I think with becoming a TLP it is of utmost importance to throw down a perfect start, i.e. clean code, clean website (!), clean build process, and a clear strategy on versioning, roadmap etc. We have all the passion and intricate knowledge to do that. I suggest that the Bay

[jira] Created: (HBASE-2470) Add Scan.setTimeRange() support in Shell

2010-04-20 Thread Lars George (JIRA)
Reporter: Lars George Priority: Trivial Fix For: 0.20.5, 0.21.0 The shell does not support scans by time range. This is trivial, simply add two more optional values MINTIMESTAMP and MAXTIMESTAMP and if both are set call Scan.setTimeRange(minStamp, maxStamp). -- This

[jira] Resolved: (HBASE-2430) Disable frag display in trunk, let HBASE-2165 replace it

2010-04-14 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George resolved HBASE-2430. Assignee: Lars George Resolution: Fixed This should do until the proper fix is in

[jira] Created: (HBASE-2449) Local HBase does not stop properly

2010-04-14 Thread Lars George (JIRA)
Reporter: Lars George Fix For: 0.21.0 Just tried running a local hbase instance after a {code} mvn -D skipTests=true package assembly:assembly {code} and then unpacking the SNAPSHOT tar ball in $HBASE_HOME/target When trying to stop it with stop-hbase.sh it would not stop

Re: state of the patch queue

2010-04-14 Thread Lars George
Hi Andy, I updated HBASE-2117 with a comment, not sure what to do there as this is also not my issue. But I think the proposed idea could make it a trivial change? Lars On Tue, Apr 13, 2010 at 11:36 PM, Lars George wrote: > Hi Andy, > > Will do along with > > HBASE-2168 >

Re: state of the patch queue

2010-04-13 Thread Lars George
Hi Andy, Will do along with HBASE-2168 HBASE-2165 HBASE-2143 and HBASE-2225 (plus HBASE-2434 if it makes sense) tomorrow night (European Time obviously) when doing the Hackathon with LarsF. I'll report afterwards. Lars On Tue, Apr 13, 2010 at 6:27 PM, Andrew Purtell wrote: > We have been neg

Re: [VOTE] HBase as TLP?

2010-04-12 Thread Lars George
+1 --- Lars On Mon, Apr 12, 2010 at 9:05 PM, Andrew Purtell wrote: > +1 > >  - Andy > >> From: Stack >> Subject: [VOTE] HBase as TLP? >> >> Please vote as to whether you think HBase should become a top-level >> Apache project. > > > > > >

Re: adding more options to mapreduce.Export

2010-04-11 Thread Lars George
Hi Ted, I have planned to work on these this week. Sorry for the delay. Lars On Sun, Apr 11, 2010 at 5:07 PM, Ted Yu wrote: > Hi, > I logged two JIRAs which add options to mapreduce.Export: > https://issues.apache.org/jira/browse/HBASE-2225 > https://issues.apache.org/jira/browse/HBASE-2434 > >

Re: About Hbase

2010-04-09 Thread Lars George
Oh, discussing this here it seems I was to fast to answer. The Scan object will set Store.versionsToReturn() to the set max versions. So have also no idea what the issue is :) Please rephrase. Lars On Fri, Apr 9, 2010 at 9:27 AM, Lars George wrote: > Hi, > >>> The third is

Re: About Hbase

2010-04-09 Thread Lars George
Hi, >> The third is about the hbase shell, which implements an alter command, >> that can change or add or delete a column family,but i remember the column >> family cannot be changed after the table is created. I also want  to know >> default max VERSIONs, when i create a table i give the VERSION

Re: [VOTE] HBase as an Apache top-level project? Re: [DISCUSS] HBase as Apache top-level project?

2010-04-08 Thread Lars George
+1 On Thu, Apr 8, 2010 at 4:05 AM, Ryan Rawson wrote: > I vote in favor of becoming a TLP. > > On Wed, Apr 7, 2010 at 1:13 PM, Jonathan Gray wrote: >> +1 >> >> JG >> >> On 4/7/10 10:11 AM, "Andrew Purtell" wrote: >> >>> +1 >>> >>> Thanks for taking the initiative Stack and taking on lead for th

Re: Should HTable.put() return a Future?

2010-04-06 Thread Lars George
> >> memstores that contain your data are flushed... Best practice when >> > >> turning off WAL is force flushing the tables after the job is >> done, >> > >> else you can't guarantee durability for the last edits. >> > >> >> >

Re: Should HTable.put() return a Future?

2010-04-06 Thread Lars George
se you can't guarantee durability for the last edits. >> >> > You still can't guarantee durability for any of the edits, since a failure > in the middle of your job is undetectable :) > > -Todd > > >> J-D >> >> On Tue, Apr 6, 2010 at 4:0

Should HTable.put() return a Future?

2010-04-06 Thread Lars George
Hi, I have an issue where I do bulk import and since WAL is off and a default write buffer used (TableOutputFormat) I am running into situations where the MR job completes successfully but not all data is actually restored. The issue seems to be a failure on the RS side as it cannot flush the writ

[jira] Resolved: (HBASE-2336) Fix build broken with HBASE-2334

2010-03-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George resolved HBASE-2336. Resolution: Fixed Trivial fix, committed after testing. > Fix build broken with HBASE-2

Re: Face Off?

2010-03-14 Thread Lars George
ded > out to Texas but they'll be out to enjoy themselves I'd say, given all > thats going on. > > St.Ack > > > On Sat, Mar 13, 2010 at 12:53 AM, Lars George wrote: >> Hi, >> >> Not sure if ... >

Face Off?

2010-03-13 Thread Lars George
Hi, Not sure if that was discussed (was out of the loop the last few days): http://datacluster.infochimps.org/ Anyone of our committers going and mixing things up? Lars

[jira] Updated: (HBASE-2276) Hbase Shell hcd() method is broken by the replication scope parameter

2010-02-28 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-2276: --- Resolution: Fixed Status: Resolved (was: Patch Available) Made Alexey a contributor so I

[jira] Assigned: (HBASE-2276) Hbase Shell hcd() method is broken by the replication scope parameter

2010-02-28 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George reassigned HBASE-2276: -- Assignee: Alexey Kovyrin > Hbase Shell hcd() method is broken by the replication sc

[jira] Commented: (HBASE-2165) Improve fragmentation display and implementation

2010-02-24 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837762#action_12837762 ] Lars George commented on HBASE-2165: @ryan: this jira issue is about to improv

Re: Ivy and IntelliJ

2010-02-21 Thread Lars George
Thanks guys! I'll try IvyIDEA asap. Paul, no worries mate, I am glad you took that task on! On Feb 20, 2010, at 13:58, Lars Francke wrote: Can someone recommend the right plugin for IntelliJ to get Ivy working with hbase-trunk? I tried the first it found but it wants an ant script to gener

Ivy and IntelliJ

2010-02-20 Thread Lars George
Hi, Can someone recommend the right plugin for IntelliJ to get Ivy working with hbase-trunk? I tried the first it found but it wants an ant script to generate the details. I selected ivy-targets.xml and that seemed to have the ivy-init it is looking for, but then fails with other missing stuff. Su

[jira] Commented: (HBASE-2165) Improve fragmentation display and implementation

2010-02-19 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835844#action_12835844 ] Lars George commented on HBASE-2165: Thanks JD, noted. The fs scan needs to be gua

Re: Running local after build broken?

2010-02-17 Thread Lars George
hich I assume is what you are looking at )  , manually launching the > servers using hbase-daemon.sh (master/ zk)  ? > > > > > On 2/17/10 12:52 PM, Lars George wrote: >> >> I see the libs in build/ivy/lib/common, is that something else? >> >> The error hap

Re: Running local after build broken?

2010-02-17 Thread Lars George
ace/hbase-trunk-ro/build/bin/../lib/zookeeper-3.2.2.jar Weird. On Wed, Feb 17, 2010 at 8:25 PM, Kay Kay wrote: > > > On 2/17/10 10:56 AM, Lars George wrote: >> >> build/bin/start-hbase.sh: line 44: [: ==: unary operator expected > > Not sure - if this is related - but yo

[jira] Commented: (HBASE-2225) Enable compression in HBase Export

2010-02-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834967#action_12834967 ] Lars George commented on HBASE-2225: Looks like that is the same check in Ha

[jira] Commented: (HBASE-2225) Enable compression in HBase Export

2010-02-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834958#action_12834958 ] Lars George commented on HBASE-2225: Trying to test this now and getting {

Running local after build broken?

2010-02-17 Thread Lars George
Hey, I recall something like this being discussed when we moved to Ivy. So I tried an update and subsequent start-hbase.sh but it fails with the jars missing. I tried this on my crappy Windoze machine as well as the MacBook, same result. Here the output: larsmacbookpro:hbase-trunk-ro larsgeorge$

[jira] Commented: (HBASE-2232) Can not create insert more than half million rows

2010-02-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834912#action_12834912 ] Lars George commented on HBASE-2232: Hey, are you saying that you did this on a l

[jira] Assigned: (HBASE-2225) Enable compression in HBase Export

2010-02-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George reassigned HBASE-2225: -- Assignee: Lars George > Enable compression in HBase Exp

[jira] Updated: (HBASE-2225) Enable compression in HBase Export

2010-02-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-2225: --- Attachment: HBASE-2225-trunk.patch Patch adds command line switch to enable compression as well as

[jira] Commented: (HBASE-2225) Enable compression in HBase Export

2010-02-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834680#action_12834680 ] Lars George commented on HBASE-2225: Agreed. I think what Ted meant (and Andrew

[jira] Commented: (HBASE-2225) Enable compression in HBase Export

2010-02-13 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833434#action_12833434 ] Lars George commented on HBASE-2225: +1 I have done the same in the past and

[jira] Commented: (HBASE-2186) hbase master should publish more stats

2010-02-10 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831937#action_12831937 ] Lars George commented on HBASE-2186: +1 Let us list here what is needed and I&#x

[jira] Commented: (HBASE-2165) Improve fragmentation display and implementation

2010-02-09 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831431#action_12831431 ] Lars George commented on HBASE-2165: @ryan, not sure if I understand. As we discu

Re: IvyDE Usage

2010-02-05 Thread Lars George
Hi Stack, http://www.larsgeorge.com/2010/02/ivyde-and-hbase-021-trunk.html Hope that helps? Lars On Fri, Feb 5, 2010 at 9:21 AM, Lars George wrote: > Well, sort of. I am missing jars though. After I got it to work so > that it would at least start fetching the remote jars I noticed

[jira] Commented: (HBASE-2168) [jmxtoolkit] Add JMXToolkit contrib with Cacti graphing and Nagios checking

2010-02-05 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830158#action_12830158 ] Lars George commented on HBASE-2168: Indeed Ed, just until recently contrib was pr

[jira] Commented: (HBASE-2165) Improve fragmentation display and implementation

2010-02-05 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830156#action_12830156 ] Lars George commented on HBASE-2165: @Stack, I think that is why Ryan posted his

[jira] Commented: (HBASE-2168) [jmxtoolkit] Add JMXToolkit contrib with Cacti graphing and Nagios checking

2010-02-05 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830104#action_12830104 ] Lars George commented on HBASE-2168: Given the recent discussing about no contr

Re: IvyDE Usage

2010-02-05 Thread Lars George
t it to work Lars?  How?  Adding ivy/libraries.properties or > ivy to your CLASSPATH? > St.Ack > > On Thu, Feb 4, 2010 at 5:31 AM, Lars George wrote: >> OOps, looks like I was on an older level. Didn't have the >> ivy/libraries.properties. Sorry. >> >> On Thu

Re: IvyDE Usage

2010-02-04 Thread Lars George
OOps, looks like I was on an older level. Didn't have the ivy/libraries.properties. Sorry. On Thu, Feb 4, 2010 at 2:08 PM, Lars George wrote: > Hey, > > I installed IvyDE but it fails to work as all variables that I guess > are defined in the build.xml

IvyDE Usage

2010-02-04 Thread Lars George
-math.version} local: tried C:\Users\Lars George\.ivy2/local/org.apache.commons/commons-math/${commons-math.version}/ivys/ivy.xml -- artifact org.apache.commons#commons-math;${commons-math.version}!commons-math.jar: C:\Users\Lars George\.ivy2/local

[jira] Commented: (HBASE-2165) Improve fragmentation display and implementation

2010-02-03 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829467#action_12829467 ] Lars George commented on HBASE-2165: I agree with Ryan's suggestions in HBASE

[jira] Commented: (HBASE-2165) Improve fragmentation display and implementation

2010-02-03 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829465#action_12829465 ] Lars George commented on HBASE-2165: >From HBASE-2181: {quote} Given the pote

[jira] Resolved: (HBASE-2181) remove or provide config to completely disable all aspects of 'table fragmentation'

2010-02-03 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George resolved HBASE-2181. Resolution: Duplicate Duplicates HBASE-2165 > remove or provide config to completely disable

Re: HLog sync() questions

2010-01-30 Thread Lars George
Hi Stack, Comments inline below Lars On Fri, Jan 29, 2010 at 9:30 PM, Stack wrote: > On Fri, Jan 29, 2010 at 5:17 AM, Lars George wrote: >> �...@override >>  public void sync() throws IOException { >>    this.writer.sync(); >>    if (this.writer_out != null) { &

Re: HLog sync() questions

2010-01-29 Thread Lars George
On that note, should we make HLog.Writer also implement Syncable to pass on the hsync() and hflush() calls? That would be in trunk obviously. On Fri, Jan 29, 2010 at 2:17 PM, Lars George wrote: > Hi JD, > > I have more question in regards to HLog and more concretely the >

HLog sync() questions

2010-01-29 Thread Lars George
Hi JD, I have more question in regards to HLog and more concretely the underlaying SequenceFileLogWriter. This is what is called from HLog (assuming that is current, you said you changed things to hflush() in the replication context?): @Override public void sync() throws IOException { thi

Re: Discussion: Move contribs out of hbase?

2010-01-29 Thread Lars George
I am more with Dhruba on this one. Let contrib stay there that are maintained (I assume a committer owns it) and those that are not maintained and fall behind will be dropped if they are not done by a certain deadline before a release. That will weed out the old contribs but keeps the project toget

[jira] Commented: (HBASE-2069) Use the new 'visible' length feature added by hdfs-814

2010-01-28 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805851#action_12805851 ] Lars George commented on HBASE-2069: Sorry for asking, but where is that used? Du

[jira] Commented: (HBASE-2169) CME in master regionsAwaitingAssignment

2010-01-28 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805840#action_12805840 ] Lars George commented on HBASE-2169: See http://www.scribd.com/doc/25448092/Ra

[jira] Commented: (HBASE-2168) [jmxtoolkit] Add JMXToolkit contrib with Cacti graphing and Nagios checking

2010-01-27 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805454#action_12805454 ] Lars George commented on HBASE-2168: OK, the patch adds a new contrib package

[jira] Updated: (HBASE-2168) [jmxtoolkit] Add JMXToolkit contrib with Cacti graphing and Nagios checking

2010-01-26 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-2168: --- Attachment: HBASE-2168.patch > [jmxtoolkit] Add JMXToolkit contrib with Cacti graphing and Nag

[jira] Commented: (HBASE-2168) [jmxtoolkit] Add JMXToolkit contrib with Cacti graphing and Nagios checking

2010-01-26 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805040#action_12805040 ] Lars George commented on HBASE-2168: Please have a look at what I have so far

[jira] Created: (HBASE-2168) [jmxtoolkit] Add JMXToolkit contrib with Cacti graphing and Nagios checking

2010-01-26 Thread Lars George (JIRA)
Issue Type: New Feature Affects Versions: 0.20.4, 0.21.0 Reporter: Lars George Assignee: Lars George Fix For: 0.20.4, 0.21.0 Add a new contrib that allows to quickly build a package that enables easy graphing of JMX exported values. -- This message

clover target

2010-01-26 Thread Lars George
Hi, in the included contrib build-contrib.xml I see these: They "cause" clover to presented for all contrib packages, like the jmxtoolkit I am working on: $ ant -p Buildfile: build.xml Main targets: clover Instrument the Unit tests using Clove

Re: Vote on hbase-0.20.3RC3

2010-01-25 Thread Lars George
+1 Did bulk import, ran rowcounter afterwards (ROWS=127300217) with no issues. Good on you JD! Lars On Mon, Jan 25, 2010 at 8:35 PM, Jean-Daniel Cryans wrote: > > +1 > > I ran the tests, checked the doc, did a bulk upload of 300 regions on > 5 servers while doing random reads. > > J-D > > On M

[jira] Created: (HBASE-2165) Improve fragmentation display and implementation

2010-01-25 Thread Lars George (JIRA)
: 0.20.4, 0.21.0 Reporter: Lars George Priority: Minor Fix For: 0.20.4, 0.21.0 Improve by - moving the "blocking" FS scan into a thread so that the UI loads fast and initially displays "n/a" but once it has completed the scan it displays

[jira] Commented: (HBASE-2152) Add default jmxremote.{access|password} files into conf

2010-01-22 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803649#action_12803649 ] Lars George commented on HBASE-2152: I am fine with removing it. The only reas

[jira] Commented: (HBASE-2057) Cluster won't stop

2010-01-21 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803391#action_12803391 ] Lars George commented on HBASE-2057: Just looked at the v3 patch and it looks goo

[jira] Updated: (HBASE-2152) Add default jmxremote.{access|password} files into conf

2010-01-21 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-2152: --- Status: Patch Available (was: Open) > Add default jmxremote.{access|password} files into c

[jira] Created: (HBASE-2152) Add default jmxremote.{access|password} files into conf

2010-01-21 Thread Lars George (JIRA)
Versions: 0.20.4, 0.21.0 Reporter: Lars George Assignee: Lars George Fix For: 0.20.4, 0.21.0 Attachments: HBASE-2152.patch If there are no objections I would like to commit these two default files. They go along with the earlier added JMX setting in

[jira] Updated: (HBASE-2152) Add default jmxremote.{access|password} files into conf

2010-01-21 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-2152: --- Attachment: HBASE-2152.patch > Add default jmxremote.{access|password} files into c

[jira] Commented: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-20 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803012#action_12803012 ] Lars George commented on HBASE-2146: Works great, will commit to trunk and hol

[jira] Assigned: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-20 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George reassigned HBASE-2146: -- Assignee: Gary Helmling Assigning to Gary who did the work. > RPC related metrics are miss

[jira] Commented: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-20 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802928#action_12802928 ] Lars George commented on HBASE-2146: Will test first thing tomorrow, I'll let

Re: Please welcome new committer Lars George

2010-01-19 Thread Lars George
19, 2010 10:22:26 AM >> Subject: Please welcome new committer Lars George >> >> He earned it a long time ago -- and continues to do so every day since.  It >> just took a while for us to get around to giving it to him.  Congratulations >> (or commiserations) Lars.  One-of-us! >> >> St.Ack > > > > > >

Re: [jira] Commented: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-19 Thread Lars George
Sorry, wrong email addressee On Tue, Jan 19, 2010 at 10:34 PM, Lars George wrote: > [13:32:31 r...@lv1-vs-srv-43 scripts]# java -DHOSTNAME2=lv1-xen-pdc-48 > -cp hadoop-cacti-jtg.jar com.jointhegrid.hadoopjmx.JMXToolkit -f > pdc2-cluster-jmx.properties -o hbaseRPCRegion

Re: [jira] Commented: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-19 Thread Lars George
-DHOSTNAME2=lv1-xen-pdc-50 -cp hadoop-cacti-jtg.jar com.jointhegrid.hadoopjmx.JMXToolkit -f pdc2-cluster-jmx.properties -o hbaseRPCRegionServer -q RpcProcessingTimeMaxTime RpcProcessingTimeMaxTime:259134 On Tue, Jan 19, 2010 at 10:03 PM, Lars George (JIRA) wrote: > >    [ > https://issues.a

[jira] Commented: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-19 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802469#action_12802469 ] Lars George commented on HBASE-2146: And Gary is right. There is a duplicate cal

[jira] Commented: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-19 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802465#action_12802465 ] Lars George commented on HBASE-2146: Ah, thanks Gary, that makes sense. I guess

[jira] Commented: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-19 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802423#action_12802423 ] Lars George commented on HBASE-2146: Hmm, I checked both cluster then they have

[jira] Commented: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-19 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802308#action_12802308 ] Lars George commented on HBASE-2146: Err, this is confusing. I cannot even find w

[jira] Updated: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-19 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-2146: --- Attachment: jmx-diffs.txt jconsole-hbase-rpc.png > RPC related metrics are miss

[jira] Created: (HBASE-2146) RPC related metrics are missing in 0.20.3 since recent changes

2010-01-19 Thread Lars George (JIRA)
Affects Versions: 0.20.3 Reporter: Lars George Fix For: 0.20.4, 0.21.0 Since the recent change to the Metrics setup it seems that the RPC related stats have been completely dropped. See attached files for details. -- This message is automatically generated by JIRA. - You

[jira] Commented: (HBASE-2117) Simple check on the master overview page if the number of currently running regionservers is unchanged.

2010-01-19 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802177#action_12802177 ] Lars George commented on HBASE-2117: The ServerManager has this in a similar fas

Re: [jira] Resolved: (HBASE-2133) Increase default number of client handlers

2010-01-18 Thread Lars George
; emitting how many were in progress. There is no provision for doing > this > >> currently. Would have to add accessors, etc. Its a good idea. As a > >> metric, we might miss a burst of requests filling all slots but > sustained > >> high request numbers would sh

[jira] Created: (HBASE-2143) Added compaction details into HMaster metrics

2010-01-18 Thread Lars George (JIRA)
Reporter: Lars George Priority: Minor Fix For: 0.21.0 This was discussed in HBASE-2021. The compaction queue details is only exposed on RegionServer level but should be aggregated to the master metrics so that the total current status can be graphed. Since we

[jira] Updated: (HBASE-2142) Add number of RegionServers (live/dead) to JMX metrics in HMaster

2010-01-18 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George updated HBASE-2142: --- Description: While commenting on HBASE-2117 I noticed that Hadoop's NameNode has that a

[jira] Created: (HBASE-2142) Add number of RegionSer

2010-01-18 Thread Lars George (JIRA)
Add number of RegionSer --- Key: HBASE-2142 URL: https://issues.apache.org/jira/browse/HBASE-2142 Project: Hadoop HBase Issue Type: Improvement Reporter: Lars George -- This message is automatically

[jira] Commented: (HBASE-2117) Simple check on the master overview page if the number of currently running regionservers is unchanged.

2010-01-18 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801940#action_12801940 ] Lars George commented on HBASE-2117: Quick update since I am currently working on

Re: [jira] Resolved: (HBASE-2133) Increase default number of client handlers

2010-01-17 Thread Lars George
Hi Andrew, I have it at 30. What I would like to know is how to detect this sort of shortage? I also have the feeling we need this sort of indicators as metrics to the various servers so that the max and current can be graphed. What do you think? Thanks, Lars On Sat, Jan 16, 2010 at 2:02 AM, And

[jira] Commented: (HBASE-2138) unknown metrics type

2010-01-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801397#action_12801397 ] Lars George commented on HBASE-2138: Just a +1 after the fact. Updated my 0.20

[jira] Commented: (HBASE-2138) unknown metrics type

2010-01-16 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801287#action_12801287 ] Lars George commented on HBASE-2138: The above error you see seems to go deeper

[jira] Commented: (HBASE-2138) unknown metrics type

2010-01-16 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801286#action_12801286 ] Lars George commented on HBASE-2138: I also checked and even if these are logge

[jira] Commented: (HBASE-2138) unknown metrics type

2010-01-16 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801283#action_12801283 ] Lars George commented on HBASE-2138: This seems to be caused by HBASE-2068. The

[jira] Commented: (HBASE-2104) No exception thrown while during scanning no connection can be made to the regionserver

2010-01-15 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800902#action_12800902 ] Lars George commented on HBASE-2104: Robert, see https://issues.apache.org/jira/br

[jira] Commented: (HBASE-2117) Simple check on the master overview page if the number of currently running regionservers is unchanged.

2010-01-14 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800155#action_12800155 ] Lars George commented on HBASE-2117: My 2c is to use Nagios et al. Add the numbe

[jira] Commented: (HBASE-2095) TableInputFormat should support more confs for the scanner

2010-01-07 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797559#action_12797559 ] Lars George commented on HBASE-2095: Patch looks good. +1 > TableInputFormat

[jira] Commented: (HBASE-2095) TableInputFormat should support more confs for the scanner

2010-01-07 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797558#action_12797558 ] Lars George commented on HBASE-2095: Hey Bassam, I did the BASE64 encoding back

  1   2   3   4   5   >