[jira] Commented: (HBASE-2099) Move build to Maven

2010-02-19 Thread Paul Smith (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835669#action_12835669 ] Paul Smith commented on HBASE-2099: --- *FACE PALM* oh crap. I forget the appassembler des

[jira] Updated: (HBASE-2099) Move build to Maven

2010-02-19 Thread Paul Smith (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Smith updated HBASE-2099: -- Attachment: HBASE-2099.14.patch Latest patch. only difference between v13 and this one is the src/ass

[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 guarded

[jira] Commented: (HBASE-2039) G1 GC issues

2010-02-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835849#action_12835849 ] stack commented on HBASE-2039: -- I ran more loadings overnight and it crashed again with above

[jira] Commented: (HBASE-2235) Mechanism that would not have -ROOT- and .META. on same server caused failed assign of .META.

2010-02-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835870#action_12835870 ] stack commented on HBASE-2235: -- @Kannan Do I have test-13 regionserver log? Is that the one t

[jira] Commented: (HBASE-2235) Mechanism that would not have -ROOT- and .META. on same server caused failed assign of .META.

2010-02-19 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835874#action_12835874 ] Kannan Muthukkaruppan commented on HBASE-2235: -- The original one which crashed

[jira] Commented: (HBASE-2099) Move build to Maven

2010-02-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835883#action_12835883 ] stack commented on HBASE-2099: -- Paul, so, now jars are showing up in the tarball. Good stuff.

[jira] Resolved: (HBASE-1826) Should be able to set replication level for Hlog only

2010-02-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-1826. -- Resolution: Won't Fix Ok. Closing as won't fix. > Should be able to set replication level for Hlog only > --

Re: HBase trunk and Hadoop 0.21

2010-02-19 Thread Stack
On Thu, Feb 18, 2010 at 1:41 PM, Jean-Daniel Cryans wrote: > Sounds good. For the sake of getting "nice" version numbers, what > about we do a bug fix-only release for 0.20.4 and then in 0.20.5 we > break RPC compatibility and add new features. > > Also I we will need to backport cluster replicati

Re: HBase trunk and Hadoop 0.21

2010-02-19 Thread Stack
On Thu, Feb 18, 2010 at 2:48 PM, Lars Francke wrote: > > How about the new Thrift interface? I wasn't overly concerned with > timing as Hadoop 0.21 seemed to be some time off but if you decide to > put it into a 0.20.x version I'll spend some time on it to get another > patch out for review. It sh

[jira] Created: (HBASE-2240) Balancer should not reassign (because of overloading) a region that was just opened

2010-02-19 Thread stack (JIRA)
Balancer should not reassign (because of overloading) a region that was just opened --- Key: HBASE-2240 URL: https://issues.apache.org/jira/browse/HBASE-2240 Project: Had

[jira] Created: (HBASE-2241) Change balancer sloppyness from 0.1 to 0.3

2010-02-19 Thread stack (JIRA)
Change balancer sloppyness from 0.1 to 0.3 -- Key: HBASE-2241 URL: https://issues.apache.org/jira/browse/HBASE-2241 Project: Hadoop HBase Issue Type: Bug Reporter: stack Fix Fo

[jira] Updated: (HBASE-2241) Change balancer sloppyness from 0.1 to 0.3

2010-02-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2241: - Attachment: 2241.patch Changes slop from .1 to .3. > Change balancer sloppyness from 0.1 to 0.3 > --

[jira] Resolved: (HBASE-2241) Change balancer sloppyness from 0.1 to 0.3

2010-02-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2241. -- Resolution: Fixed Assignee: stack Committed branch and trunk. > Change balancer sloppyness from 0.1 to 0

Hudson build is back to normal : HBase-Patch #1115

2010-02-19 Thread Apache Hudson Server
See

Re: thinking about HUG9

2010-02-19 Thread Andrew Purtell
Seems I need to book a venue since I can't say one way or another if > 30 or so may attend. Is the 8th still good? Maybe too soon? Your call, not mine. I wouldn't mind pushing it forward e.g. to the 29th if that makes sense. I'm happy to host whenever I'm in town -- i.e. not the weeks between.

[jira] Commented: (HBASE-2235) Mechanism that would not have -ROOT- and .META. on same server caused failed assign of .META.

2010-02-19 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835979#action_12835979 ] Kannan Muthukkaruppan commented on HBASE-2235: -- I managed to get the .META. ta

[jira] Commented: (HBASE-2235) Mechanism that would not have -ROOT- and .META. on same server caused failed assign of .META.

2010-02-19 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835985#action_12835985 ] Kannan Muthukkaruppan commented on HBASE-2235: -- @stack: You wrote <<>>. Would

[jira] Commented: (HBASE-2099) Move build to Maven

2010-02-19 Thread Dan Washusen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836024#action_12836024 ] Dan Washusen commented on HBASE-2099: - Can't wait! :) Few question/comments; * any par

[jira] Created: (HBASE-2242) [EC2] Downgrade JDK to 6u17 and rebuild AMIs

2010-02-19 Thread Andrew Purtell (JIRA)
[EC2] Downgrade JDK to 6u17 and rebuild AMIs Key: HBASE-2242 URL: https://issues.apache.org/jira/browse/HBASE-2242 Project: Hadoop HBase Issue Type: Sub-task Reporter: Andrew Purtell

[jira] Updated: (HBASE-2242) [EC2] Downgrade JDK to 6u17 and rebuild AMIs

2010-02-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-2242: -- Priority: Critical (was: Major) Fix Version/s: 0.21.0 0.20.4 Some

[jira] Created: (HBASE-2243) Regions on FS metric almost always inflated

2010-02-19 Thread Jean-Daniel Cryans (JIRA)
Regions on FS metric almost always inflated --- Key: HBASE-2243 URL: https://issues.apache.org/jira/browse/HBASE-2243 Project: Hadoop HBase Issue Type: Bug Reporter: Jean-Daniel Cryans

[jira] Resolved: (HBASE-2242) [EC2] Downgrade JDK to 6u17 and rebuild AMIs

2010-02-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-2242. --- Resolution: Fixed Committed config change to trunk and branch and rebuilt public AMIs. Any

[jira] Commented: (HBASE-2235) Mechanism that would not have -ROOT- and .META. on same server caused failed assign of .META.

2010-02-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836078#action_12836078 ] stack commented on HBASE-2235: -- @ Kannan For sure, lets do something in 0.20. I think metasc

[jira] Created: (HBASE-2244) META get inconsistent in a number of crash scenarios

2010-02-19 Thread Kannan Muthukkaruppan (JIRA)
META get inconsistent in a number of crash scenarios Key: HBASE-2244 URL: https://issues.apache.org/jira/browse/HBASE-2244 Project: Hadoop HBase Issue Type: Bug Reporter: Kanna

[jira] Commented: (HBASE-2244) META get inconsistent in a number of crash scenarios

2010-02-19 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836100#action_12836100 ] Kannan Muthukkaruppan commented on HBASE-2244: -- Stack wrote <<>>. Would keepi

[jira] Updated: (HBASE-2244) META gets inconsistent in a number of crash scenarios

2010-02-19 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kannan Muthukkaruppan updated HBASE-2244: - Summary: META gets inconsistent in a number of crash scenarios (was: META get in

[jira] Commented: (HBASE-2235) Mechanism that would not have -ROOT- and .META. on same server caused failed assign of .META.

2010-02-19 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836104#action_12836104 ] Kannan Muthukkaruppan commented on HBASE-2235: -- forked off the "META getting i

[jira] Updated: (HBASE-2243) Regions on FS metric almost always inflated

2010-02-19 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-2243: -- Priority: Minor (was: Major) Making it minor for posix4e. > Regions on FS metric almo

Build failed in Hudson: HBase-Patch #1116

2010-02-19 Thread Apache Hudson Server
See Changes: [apurtell] HBASE-2242 [EC2] Downgrade JDK to 1.6.0u17 -- [...truncated 136429 lines...] [junit] 10/02/20 05:54:24 INFO zookeeper.ClientCnxn: Priming connection to java.n