[jira] Commented: (HBASE-3625) improve/fix support excluding Tests via Maven -D property

2011-03-10 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005539#comment-13005539 ] Alejandro Abdelnur commented on HBASE-3625: --- Maven surefire plugin supports a {{

[jira] Created: (HBASE-3625) improve/fix support excluding Tests via Maven -D property

2011-03-10 Thread Alejandro Abdelnur (JIRA)
improve/fix support excluding Tests via Maven -D property - Key: HBASE-3625 URL: https://issues.apache.org/jira/browse/HBASE-3625 Project: HBase Issue Type: Improvement Compon

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005529#comment-13005529 ] Ted Yu commented on HBASE-3507: --- HRegion.startRegionOperation() is called in many methods, s

[jira] Commented: (HBASE-3615) Implement token based DIGEST-MD5 authentication for MapReduce tasks

2011-03-10 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005530#comment-13005530 ] Gary Helmling commented on HBASE-3615: -- bq. ZK seems good for storing a small thing t

[jira] Updated: (HBASE-3514) Speedup HFile.Writer append

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3514: - Status: Patch Available (was: Reopened) Marking patch available. Want to take a looksee at Matteo's latest Ryan

[jira] Updated: (HBASE-3580) Remove RS from DeadServer when new instance checks in

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3580: - Status: Patch Available (was: Open) Marking patch available > Remove RS from DeadServer when new instance check

[jira] Updated: (HBASE-3585) isLegalFamilyName() can throw ArrayOutOfBoundException

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3585: - Fix Version/s: 0.92.0 > isLegalFamilyName() can throw ArrayOutOfBoundException >

[jira] Updated: (HBASE-3577) enables Thrift client to get the Region location

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3577: - Fix Version/s: 0.92.0 Status: Patch Available (was: Open) Marking patch available against 0.92. > en

[jira] Commented: (HBASE-3577) enables Thrift client to get the Region location

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005523#comment-13005523 ] stack commented on HBASE-3577: -- Kazuki. Mind including the generated code too if its easy fo

[jira] Updated: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3507: - Attachment: hbase-3507-v4.txt Here is a version of the patch that has the HRegion#requestsCounter package privat

[jira] Reopened: (HBASE-3620) Make HBCK Faster

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-3620: --- I'll put up a patch for 0.90 shortly. > Make HBCK Faster > > >

[jira] Resolved: (HBASE-3620) Make HBCK Faster

2011-03-10 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg resolved HBASE-3620. Resolution: Fixed Fix Version/s: 0.92.0 > Make HBCK Faster > ---

[jira] Commented: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005516#comment-13005516 ] stack commented on HBASE-3622: -- What you thinking Ted? > Deadlock in HBaseServer (JVM bug?)

[jira] Commented: (HBASE-3615) Implement token based DIGEST-MD5 authentication for MapReduce tasks

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005513#comment-13005513 ] stack commented on HBASE-3615: -- I took a read off the wiki page Gary. The goals seem pretty

[jira] Commented: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005509#comment-13005509 ] Ted Yu commented on HBASE-3622: --- I noticed this: {code} protected BlockingQueue callQueue;

[jira] Resolved: (HBASE-3533) Allow HBASE_LIBRARY_PATH env var to specify extra locations of native libs

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3533. -- Resolution: Fixed Hadoop Flags: [Reviewed] Committed to TRUNK. Thanks for review Bruno (I added in your

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005506#comment-13005506 ] Ted Yu commented on HBASE-3507: --- Go ahead. Thanks > requests count per HRegion and rebalanc

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005505#comment-13005505 ] stack commented on HBASE-3507: -- Hey Ted, a package private setRequests seems to be the way to

[jira] Commented: (HBASE-3623) Allow non-XML representable separator characters in the ImportTSV tool

2011-03-10 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005504#comment-13005504 ] Harsh J Chouraria commented on HBASE-3623: -- Whoa. That was fast! > Allow non-XML

[jira] Commented: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005503#comment-13005503 ] stack commented on HBASE-3622: -- @Andrew So sounds like it doesn't drag perf but how we know i

[jira] Updated: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3507: -- Attachment: hbase-3507-split-merge.txt Removed trivial changes in unit tests. > requests count per HRegion and

[jira] Commented: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-10 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005499#comment-13005499 ] Jonathan Gray commented on HBASE-3622: -- We run with +UseMembar at FB. I ran experime

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005497#comment-13005497 ] Ted Yu commented on HBASE-3507: --- I thought of adding setRequests() but didn't go that route.

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005496#comment-13005496 ] stack commented on HBASE-3507: -- Seems odd that on construction you'd pass in requests given a

[jira] Commented: (HBASE-3613) NPE in MemStoreFlusher

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005495#comment-13005495 ] Ted Yu commented on HBASE-3613: --- Please correct the comment: is larger than half of bestAnyR

[jira] Commented: (HBASE-3513) upgrade thrift to 0.5.0 and use mvn version

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005492#comment-13005492 ] stack commented on HBASE-3513: -- I didn't notice the thrift 0.5.0 a hadoop built thing. Thank

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005491#comment-13005491 ] Ted Yu commented on HBASE-3507: --- My patch is based on Sebastian's patch I removed the balanc

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005489#comment-13005489 ] stack commented on HBASE-3507: -- @Ted How does your patch relate to Sebastians? > requests co

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005490#comment-13005490 ] stack commented on HBASE-3507: -- @Ted On splitting requests between daughters, that sounds goo

[jira] Commented: (HBASE-3613) NPE in MemStoreFlusher

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005488#comment-13005488 ] stack commented on HBASE-3613: -- I see. +1 on commit. > NPE in MemStoreFlusher > ---

[jira] Commented: (HBASE-3613) NPE in MemStoreFlusher

2011-03-10 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005486#comment-13005486 ] ryan rawson commented on HBASE-3613: Yes, but I also switched what the body did as wel

[jira] Commented: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005485#comment-13005485 ] stack commented on HBASE-3622: -- I don't know about this. Maybe it makes sense. I think the

[jira] Commented: (HBASE-3620) Make HBCK Faster

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005484#comment-13005484 ] stack commented on HBASE-3620: -- I tried this on TRUNK. Seems to work. +1 on commit to TRUNK

[jira] Commented: (HBASE-3613) NPE in MemStoreFlusher

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005483#comment-13005483 ] stack commented on HBASE-3613: -- Did you swap the content of the 'if' test? You put bestAnyRe

[jira] Resolved: (HBASE-3623) Allow non-XML representable separator characters in the ImportTSV tool

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3623. -- Resolution: Fixed Hadoop Flags: [Reviewed] Thank you for the patch Harsh. I applied to trunk and branch.

[jira] Created: (HBASE-3624) Only one coprocessor of each priority type can be loaded for a table

2011-03-10 Thread Jesse Daniels (JIRA)
Only one coprocessor of each priority type can be loaded for a table Key: HBASE-3624 URL: https://issues.apache.org/jira/browse/HBASE-3624 Project: HBase Issue Type: Bug

[jira] Created: (HBASE-3623) Allow non-XML representable separator characters in the ImportTSV tool

2011-03-10 Thread Harsh J Chouraria (JIRA)
Allow non-XML representable separator characters in the ImportTSV tool -- Key: HBASE-3623 URL: https://issues.apache.org/jira/browse/HBASE-3623 Project: HBase Issue Type: Im

[jira] Updated: (HBASE-3623) Allow non-XML representable separator characters in the ImportTSV tool

2011-03-10 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J Chouraria updated HBASE-3623: - Attachment: hbase.importtsv.xml.friendly.r1.diff I've attached a patch (against trunk/) t

[jira] Updated: (HBASE-3613) NPE in MemStoreFlusher

2011-03-10 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson updated HBASE-3613: --- Fix Version/s: 0.90.2 Affects Version/s: 0.90.1 Status: Patch Available (was:

[jira] Updated: (HBASE-3613) NPE in MemStoreFlusher

2011-03-10 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson updated HBASE-3613: --- Attachment: HBASE-3613.txt here is a patch that doesn't assume that bestFlushableRegion is not null.

[jira] Commented: (HBASE-3620) Make HBCK Faster

2011-03-10 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005450#comment-13005450 ] Nicolas Spiegelberg commented on HBASE-3620: Let me see if I can hack up a 0.9

[jira] Updated: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3622: -- Attachment: HBASE-3622.patch > Deadlock in HBaseServer (JVM bug?) > ---

[jira] Commented: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005447#comment-13005447 ] Andrew Purtell commented on HBASE-3622: --- We run with -XX:+UseMembar. It is part of o

[jira] Commented: (HBASE-3620) Make HBCK Faster

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005446#comment-13005446 ] Andrew Purtell commented on HBASE-3620: --- I can/would like to test this for 0.90 bran

[jira] Commented: (HBASE-3621) The timeout handler in AssignmentManager does an RPC while holding lock on RIT; a big no-no

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005441#comment-13005441 ] Ted Yu commented on HBASE-3621: --- unassign() has the following block which is before making R

[jira] Created: (HBASE-3622) Deadlock in HBaseServer (JVM bug?)

2011-03-10 Thread Jean-Daniel Cryans (JIRA)
Deadlock in HBaseServer (JVM bug?) -- Key: HBASE-3622 URL: https://issues.apache.org/jira/browse/HBASE-3622 Project: HBase Issue Type: Bug Affects Versions: 0.90.1 Reporter: Jean-Daniel Cryans

[jira] Commented: (HBASE-3621) The timeout handler in AssignmentManager does an RPC while holding lock on RIT; a big no-no

2011-03-10 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005438#comment-13005438 ] Jean-Daniel Cryans commented on HBASE-3621: --- For example: {code} "somenode.prod

[jira] Created: (HBASE-3621) The timeout handler in AssignmentManager does an RPC while holding lock on RIT; a big no-no

2011-03-10 Thread stack (JIRA)
The timeout handler in AssignmentManager does an RPC while holding lock on RIT; a big no-no --- Key: HBASE-3621 URL: https://issues.apache.org/jira/browse/HBASE-3621

[jira] Commented: (HBASE-3617) NoRouteToHostException during balancing will cause Master abort

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005427#comment-13005427 ] stack commented on HBASE-3617: -- J-D just saw a IOException where message is 'Connection Reset

[jira] Commented: (HBASE-3620) Make HBCK Faster

2011-03-10 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005426#comment-13005426 ] Nicolas Spiegelberg commented on HBASE-3620: Patch originally done by Dhruba.

[jira] Created: (HBASE-3620) Make HBCK Faster

2011-03-10 Thread Nicolas Spiegelberg (JIRA)
Make HBCK Faster Key: HBASE-3620 URL: https://issues.apache.org/jira/browse/HBASE-3620 Project: HBase Issue Type: Improvement Reporter: Nicolas Spiegelberg Assignee: Nicolas Spiegelberg Pr

[jira] Updated: (HBASE-3620) Make HBCK Faster

2011-03-10 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-3620: --- Attachment: hbck_perf.patch > Make HBCK Faster > > >

[jira] Commented: (HBASE-1730) Near-instantaneous online schema and table state updates

2011-03-10 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005415#comment-13005415 ] ryan rawson commented on HBASE-1730: this is because we dont have a lot of expertise i

[jira] Commented: (HBASE-1730) Near-instantaneous online schema and table state updates

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005406#comment-13005406 ] stack commented on HBASE-1730: -- Ryan suggests that perhaps we not store the schema in ZK, but

[jira] Updated: (HBASE-3612) HBaseAdmin::isTableAvailable( name ) returns true when the table does not exist

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3612: -- Resolution: Fixed Fix Version/s: 0.92.0 0.90.2 Hadoop Flags: [Rev

[jira] Commented: (HBASE-3612) HBaseAdmin::isTableAvailable( name ) returns true when the table does not exist

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005400#comment-13005400 ] stack commented on HBASE-3612: -- +1 > HBaseAdmin::isTableAvailable( name ) returns true when

[jira] Updated: (HBASE-3610) Improve RegionSplitter Performance

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3610: -- Fix Version/s: 0.90.2 Pulling into 0.90.2 as a "nice to have". > Improve RegionSplitter Perfor

[jira] Updated: (HBASE-3612) HBaseAdmin::isTableAvailable( name ) returns true when the table does not exist

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3612: -- Affects Version/s: 0.92.0 Status: Patch Available (was: Open) > HBaseAdmin::isT

[jira] Updated: (HBASE-3612) HBaseAdmin::isTableAvailable( name ) returns true when the table does not exist

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3612: -- Attachment: HBASE-3612.patch Count regions while visiting. Catch the case where a table does no

[jira] Assigned: (HBASE-3612) HBaseAdmin::isTableAvailable( name ) returns true when the table does not exist

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-3612: - Assignee: Andrew Purtell > HBaseAdmin::isTableAvailable( name ) returns true when the tab

[jira] Commented: (HBASE-3610) Improve RegionSplitter Performance

2011-03-10 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005385#comment-13005385 ] Nicolas Spiegelberg commented on HBASE-3610: @Andrew. should be good for 0.90

[jira] Assigned: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-3507: - Assignee: Ted Yu > requests count per HRegion and rebalance command > ---

[jira] Updated: (HBASE-3615) Implement token based DIGEST-MD5 authentication for MapReduce tasks

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3615: -- Fix Version/s: 0.92.0 Assignee: Gary Helmling Bringing into 0.92. > Implement token b

[jira] Updated: (HBASE-3025) Coprocessor based simple access control

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3025: -- Fix Version/s: 0.92.0 Bringing into 0.92. > Coprocessor based simple access control >

[jira] Updated: (HBASE-3610) Improve RegionSplitter Performance

2011-03-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3610: -- Fix Version/s: 0.92.0 Bringing into 0.92. Reasonable for 0.90.2? > Improve RegionSplitter Perf

[jira] Created: (HBASE-3619) OOME in Master splitting logs when the edits are BIG; 4-15MB

2011-03-10 Thread stack (JIRA)
OOME in Master splitting logs when the edits are BIG; 4-15MB Key: HBASE-3619 URL: https://issues.apache.org/jira/browse/HBASE-3619 Project: HBase Issue Type: Bug Report

[jira] Updated: (HBASE-3618) Add to HBase book, 'schema' chapter - pre-creating regions and key types

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3618: - Resolution: Fixed Fix Version/s: 0.92.0 Hadoop Flags: [Reviewed] Status: Resolved (was: Pa

[jira] Updated: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3507: -- Attachment: hbase-3507-splitTxn.txt Here is the patch that removes balancing portion and adds handling of regio

[jira] Updated: (HBASE-3618) Add to HBase book, 'schema' chapter - pre-creating regions and key types

2011-03-10 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3618: - Status: Patch Available (was: Open) > Add to HBase book, 'schema' chapter - pre-creating regions and key

[jira] Updated: (HBASE-3618) Add to HBase book, 'schema' chapter - pre-creating regions and key types

2011-03-10 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3618: - Attachment: book.xml.patch adding patch > Add to HBase book, 'schema' chapter - pre-creating regions and

[jira] Updated: (HBASE-3618) Add to HBase book, 'schema' chapter - pre-creating regions and key types

2011-03-10 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3618: - Status: Open (was: Patch Available) > Add to HBase book, 'schema' chapter - pre-creating regions and key

[jira] Updated: (HBASE-3618) Add to HBase book, 'schema' chapter - pre-creating regions and key types

2011-03-10 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3618: - Status: Patch Available (was: Open) > Add to HBase book, 'schema' chapter - pre-creating regions and key

[jira] Created: (HBASE-3618) Add to HBase book, 'schema' chapter - pre-creating regions and key types

2011-03-10 Thread Doug Meil (JIRA)
Add to HBase book, 'schema' chapter - pre-creating regions and key types Key: HBASE-3618 URL: https://issues.apache.org/jira/browse/HBASE-3618 Project: HBase Issue Type

[jira] Resolved: (HBASE-3551) Loaded hfile indexes occupy a good chunk of heap; look into shrinking the amount used and/or evicting unused indices

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3551. -- Resolution: Won't Fix Ok. Closing. Will reference your comment Marc over in HBASE-25, etc. I also added a s

[jira] Commented: (HBASE-3507) requests count per HRegion and rebalance command

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005296#comment-13005296 ] Ted Yu commented on HBASE-3507: --- In preparation for HBASE-3616, I think we need to enhance t

[jira] Commented: (HBASE-3117) Update Thrift to a current version

2011-03-10 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005288#comment-13005288 ] ryan rawson commented on HBASE-3117: we are on thrift 0.5.0 for trunk, there is a 'lib

[jira] Commented: (HBASE-3617) NoRouteToHostException during balancing will cause Master abort

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005284#comment-13005284 ] Ted Yu commented on HBASE-3617: --- We should catch IOException. > NoRouteToHostException duri

[jira] Commented: (HBASE-3617) NoRouteToHostException during balancing will cause Master abort

2011-03-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005273#comment-13005273 ] stack commented on HBASE-3617: -- We do all this stuff in the balance: {code} try {

[jira] Commented: (HBASE-3551) Loaded hfile indexes occupy a good chunk of heap; look into shrinking the amount used and/or evicting unused indices

2011-03-10 Thread Marc Limotte (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005272#comment-13005272 ] Marc Limotte commented on HBASE-3551: - I understand this better now. I did some pokin

[jira] Created: (HBASE-3617) NoRouteToHostException during balancing will cause Master abort

2011-03-10 Thread stack (JIRA)
NoRouteToHostException during balancing will cause Master abort --- Key: HBASE-3617 URL: https://issues.apache.org/jira/browse/HBASE-3617 Project: HBase Issue Type: Bug

[jira] Commented: (HBASE-3373) Allow regions of specific table to be load-balanced

2011-03-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005261#comment-13005261 ] Ted Yu commented on HBASE-3373: --- In preparation for HBASE-3616, I think we need to enhance t

[jira] Created: (HBASE-3616) Add per region request information to HServerLoad

2011-03-10 Thread Ted Yu (JIRA)
Add per region request information to HServerLoad - Key: HBASE-3616 URL: https://issues.apache.org/jira/browse/HBASE-3616 Project: HBase Issue Type: Improvement Components: master

[jira] Commented: (HBASE-3513) upgrade thrift to 0.5.0 and use mvn version

2011-03-10 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005003#comment-13005003 ] Lars Francke commented on HBASE-3513: - Oh, I never saw your answer. Sorry Ryan I never

[jira] Updated: (HBASE-3117) Update Thrift to a current version

2011-03-10 Thread Moaz Reyad (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moaz Reyad updated HBASE-3117: -- Attachment: HBASE-3117.3.patch.zip Patch for updating to Thrift 0.6.0. > Update Thrift to a current ve

[jira] Updated: (HBASE-3117) Update Thrift to a current version

2011-03-10 Thread Moaz Reyad (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moaz Reyad updated HBASE-3117: -- Attachment: (was: HBASE-3117.3.patch.zip) > Update Thrift to a current version > --

[jira] Updated: (HBASE-3117) Update Thrift to a current version

2011-03-10 Thread Moaz Reyad (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moaz Reyad updated HBASE-3117: -- Attachment: HBASE-3117.3.patch.zip Patch for updating to Thrift 0.6.0. > Update Thrift to a current v

[jira] Commented: (HBASE-3117) Update Thrift to a current version

2011-03-10 Thread Moaz Reyad (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004996#comment-13004996 ] Moaz Reyad commented on HBASE-3117: --- I created a patch for updating to Thrift 0.6.0. I w