[jira] [Commented] (HBASE-5342) Grant/Revoke global permissions

2012-04-28 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264472#comment-13264472 ] Matteo Bertozzi commented on HBASE-5342: @Zhihong sorry I forgot to say that I'm c

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264471#comment-13264471 ] Jieshan Bean commented on HBASE-5611: - Thank you, Ted. I will check that failure in 94

[jira] [Commented] (HBASE-5898) Consider double-checked locking for block cache lock

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264470#comment-13264470 ] Zhihong Yu commented on HBASE-5898: --- Consider the case where off heap cache is enabled.

[jira] [Commented] (HBASE-5897) prePut coprocessor hook causing substantial CPU usage

2012-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264469#comment-13264469 ] Hadoop QA commented on HBASE-5897: -- -1 overall. Here are the results of testing the late

[jira] [Commented] (HBASE-5898) Consider double-checked locking for block cache lock

2012-04-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264468#comment-13264468 ] Todd Lipcon commented on HBASE-5898: this isn't meant to be a final patch - I'm just p

[jira] [Commented] (HBASE-5898) Consider double-checked locking for block cache lock

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264456#comment-13264456 ] Zhihong Yu commented on HBASE-5898: --- Interesting idea. Minor comments: The indentation f

[jira] [Updated] (HBASE-5898) Consider double-checked locking for block cache lock

2012-04-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-5898: --- Attachment: hbase-5898.txt Here's a patch which implements the double checked locking. The first atte

[jira] [Created] (HBASE-5898) Consider double-checked locking for block cache lock

2012-04-28 Thread Todd Lipcon (JIRA)
Todd Lipcon created HBASE-5898: -- Summary: Consider double-checked locking for block cache lock Key: HBASE-5898 URL: https://issues.apache.org/jira/browse/HBASE-5898 Project: HBase Issue Type: Im

[jira] [Updated] (HBASE-5897) prePut coprocessor hook causing substantial CPU usage

2012-04-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-5897: --- Assignee: Todd Lipcon Status: Patch Available (was: Open) > prePut coprocessor hook causin

[jira] [Updated] (HBASE-5897) prePut coprocessor hook causing substantial CPU usage

2012-04-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-5897: --- Attachment: hbase-5897.txt This patch fixes the CPU usage in my test case. Would be good if someone

[jira] [Commented] (HBASE-5885) Invalid HFile block magic on Local file System

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264452#comment-13264452 ] Zhihong Yu commented on HBASE-5885: --- Here is another one: https://builds.apache.org/job/

[jira] [Commented] (HBASE-5897) prePut coprocessor hook causing substantial CPU usage

2012-04-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264451#comment-13264451 ] Todd Lipcon commented on HBASE-5897: Perhaps this has to do with the fact that the pre

[jira] [Commented] (HBASE-5889) Remove HRegionInterface

2012-04-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264450#comment-13264450 ] Todd Lipcon commented on HBASE-5889: I'm just not sure this is actually the best bang

[jira] [Commented] (HBASE-5897) prePut coprocessor hook causing substantial CPU usage

2012-04-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264449#comment-13264449 ] Todd Lipcon commented on HBASE-5897: Test methodology: I'm running a single standalone

[jira] [Created] (HBASE-5897) prePut coprocessor hook causing substantial CPU usage

2012-04-28 Thread Todd Lipcon (JIRA)
Todd Lipcon created HBASE-5897: -- Summary: prePut coprocessor hook causing substantial CPU usage Key: HBASE-5897 URL: https://issues.apache.org/jira/browse/HBASE-5897 Project: HBase Issue Type: B

[jira] [Commented] (HBASE-5885) Invalid HFile block magic on Local file System

2012-04-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264448#comment-13264448 ] Lars Hofhansl commented on HBASE-5885: -- I don't see that failures in earlier test run

[jira] [Commented] (HBASE-3967) Support deletes in HFileOutputFormat based bulk import mechanism

2012-04-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264447#comment-13264447 ] Lars Hofhansl commented on HBASE-3967: -- In that case I am a bit confusing about the p

[jira] [Created] (HBASE-5896) slow query log thresholds not in hbase-default.xml

2012-04-28 Thread Todd Lipcon (JIRA)
Todd Lipcon created HBASE-5896: -- Summary: slow query log thresholds not in hbase-default.xml Key: HBASE-5896 URL: https://issues.apache.org/jira/browse/HBASE-5896 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-04-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264446#comment-13264446 ] Lars Hofhansl commented on HBASE-5625: -- This is a pretty big change to what appears o

[jira] [Created] (HBASE-5895) Slow query log in trunk is too verbose

2012-04-28 Thread Todd Lipcon (JIRA)
Todd Lipcon created HBASE-5895: -- Summary: Slow query log in trunk is too verbose Key: HBASE-5895 URL: https://issues.apache.org/jira/browse/HBASE-5895 Project: HBase Issue Type: Bug Affects

[jira] [Commented] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1326#comment-1326 ] Hadoop QA commented on HBASE-5869: -- -1 overall. Here are the results of testing the late

[jira] [Commented] (HBASE-5885) Invalid HFile block magic on Local file System

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264441#comment-13264441 ] Zhihong Yu commented on HBASE-5885: --- Now that HBASE-5611 was taken out of 0.94, yet we s

[jira] [Commented] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264438#comment-13264438 ] jirapos...@reviews.apache.org commented on HBASE-5869: --

[jira] [Updated] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5869: - Attachment: 5869v7.txt Address Jimmy's comments. > Move SplitLogManager splitlog taskstate and A

[jira] [Updated] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5869: - Status: Patch Available (was: Open) > Move SplitLogManager splitlog taskstate and AssignmentManager > Regio

[jira] [Updated] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5869: - Status: Open (was: Patch Available) > Move SplitLogManager splitlog taskstate and AssignmentManager > Regio

[jira] [Commented] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-04-28 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264436#comment-13264436 ] jirapos...@reviews.apache.org commented on HBASE-5625: --

[jira] [Commented] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-04-28 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264434#comment-13264434 ] jirapos...@reviews.apache.org commented on HBASE-5625: -- bq. On 201

[jira] [Commented] (HBASE-5806) Handle split region related failures on master restart and RS restart

2012-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264432#comment-13264432 ] stack commented on HBASE-5806: -- Chinna This is good work. Can you provide more detail on the

[jira] [Commented] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264429#comment-13264429 ] jirapos...@reviews.apache.org commented on HBASE-5869: -- bq. On 201

[jira] [Commented] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264427#comment-13264427 ] jirapos...@reviews.apache.org commented on HBASE-5869: -- bq. On 201

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264420#comment-13264420 ] Hudson commented on HBASE-5611: --- Integrated in HBase-0.94-security #24 (See [https://builds

[jira] [Commented] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264422#comment-13264422 ] Hudson commented on HBASE-5893: --- Integrated in HBase-0.94-security #24 (See [https://builds

[jira] [Commented] (HBASE-5885) Invalid HFile block magic on Local file System

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264421#comment-13264421 ] Hudson commented on HBASE-5885: --- Integrated in HBase-0.94-security #24 (See [https://builds

[jira] [Commented] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264419#comment-13264419 ] jirapos...@reviews.apache.org commented on HBASE-5869: -- bq. On 201

[jira] [Commented] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264418#comment-13264418 ] jirapos...@reviews.apache.org commented on HBASE-5869: --

[jira] [Commented] (HBASE-5889) Remove HRegionInterface

2012-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264417#comment-13264417 ] stack commented on HBASE-5889: -- @Jimmy You are trying to get rid of the conversion we current

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264414#comment-13264414 ] Hudson commented on HBASE-5611: --- Integrated in HBase-0.94 #158 (See [https://builds.apache.

[jira] [Commented] (HBASE-5342) Grant/Revoke global permissions

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264415#comment-13264415 ] Zhihong Yu commented on HBASE-5342: --- I got the following when applying the draft patch:

[jira] [Updated] (HBASE-5342) Grant/Revoke global permissions

2012-04-28 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5342: --- Attachment: (was: HBASE-5342-draft.patch) > Grant/Revoke global permissions > ---

[jira] [Updated] (HBASE-5342) Grant/Revoke global permissions

2012-04-28 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5342: --- Attachment: HBASE-5342-draft.patch > Grant/Revoke global permissions > --

[jira] [Updated] (HBASE-5342) Grant/Revoke global permissions

2012-04-28 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5342: --- Attachment: HBASE-5342-draft.patch > Grant/Revoke global permissions > --

[jira] [Updated] (HBASE-5342) Grant/Revoke global permissions

2012-04-28 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5342: --- Attachment: (was: HBASE-5342-draft.patch) > Grant/Revoke global permissions > ---

[jira] [Reopened] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu reopened HBASE-5611: --- Changes for 0.94 reverted due to TestChangingEncoding failure. > Replayed edits from reg

[jira] [Updated] (HBASE-5355) Compressed RPC's for HBase

2012-04-28 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-5355: -- Attachment: HBASE-5355-0.94.patch I ported the patch against 0.94 and I've tested it on

[jira] [Assigned] (HBASE-5385) Delete table/column should delete stored permissions on -acl- table

2012-04-28 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi reassigned HBASE-5385: -- Assignee: Matteo Bertozzi (was: Enis Soztutar) > Delete table/column should delete

[jira] [Updated] (HBASE-5342) Grant/Revoke global permissions

2012-04-28 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5342: --- Attachment: HBASE-5342-draft.patch I've attached a first draft, if someone want start to revi

[jira] [Updated] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5869: - Assignee: stack Status: Patch Available (was: Open) Trying against hadoopqa to see whats broke.

[jira] [Commented] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264372#comment-13264372 ] jirapos...@reviews.apache.org commented on HBASE-5869: --

[jira] [Updated] (HBASE-5869) Move SplitLogManager splitlog taskstate and AssignmentManager RegionTransitionData znode datas to pb

2012-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5869: - Attachment: v6.txt Attaching latest. Will put up on review board and try it against hadoopqa. >

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264343#comment-13264343 ] Zhihong Yu commented on HBASE-5894: --- You can use the following annotation to limit the d

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264340#comment-13264340 ] Hudson commented on HBASE-5611: --- Integrated in HBase-0.94 #155 (See [https://builds.apache.

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264339#comment-13264339 ] xufeng commented on HBASE-5894: --- @Ted The for loop in HBaseAdmin#deleteTable() cost too long

[jira] [Updated] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5611: -- Attachment: 5611-94.addendum Addendum for 0.94 > Replayed edits from regions that fail

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264290#comment-13264290 ] Zhihong Yu commented on HBASE-5894: --- {code} + throw new RegionException("Retries ex

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264279#comment-13264279 ] xufeng commented on HBASE-5894: --- Please review the patch and give me some suggestion,thanks.

[jira] [Updated] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xufeng updated HBASE-5894: -- Attachment: HBASE-5894_trunk_patch_v1_surefire-report.html HBASE-5894_trunk_patch_v1.patch Patc

[jira] [Commented] (HBASE-3967) Support deletes in HFileOutputFormat based bulk import mechanism

2012-04-28 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264254#comment-13264254 ] Kannan Muthukkaruppan commented on HBASE-3967: -- Here are the relevant patches

[jira] [Commented] (HBASE-3967) Support deletes in HFileOutputFormat based bulk import mechanism

2012-04-28 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264252#comment-13264252 ] Kannan Muthukkaruppan commented on HBASE-3967: -- The point of the JIRA was to

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264250#comment-13264250 ] xufeng commented on HBASE-5894: --- I review the code and ensure that all versions have this pr

[jira] [Created] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread xufeng (JIRA)
xufeng created HBASE-5894: - Summary: Delete table failed but HBaseAdmin#deletetable report it as success Key: HBASE-5894 URL: https://issues.apache.org/jira/browse/HBASE-5894 Project: HBase Issue Ty

[jira] [Commented] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264243#comment-13264243 ] Hudson commented on HBASE-5893: --- Integrated in HBase-0.92 #392 (See [https://builds.apache.

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264242#comment-13264242 ] Hudson commented on HBASE-5611: --- Integrated in HBase-0.92 #392 (See [https://builds.apache.

[jira] [Commented] (HBASE-5885) Invalid HFile block magic on Local file System

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264240#comment-13264240 ] Hudson commented on HBASE-5885: --- Integrated in HBase-TRUNK-security #187 (See [https://buil

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264238#comment-13264238 ] Hudson commented on HBASE-5611: --- Integrated in HBase-TRUNK-security #187 (See [https://buil

[jira] [Commented] (HBASE-5872) Improve hadoopqa script to include checks for hadoop 0.23 build

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264239#comment-13264239 ] Hudson commented on HBASE-5872: --- Integrated in HBase-TRUNK-security #187 (See [https://buil

[jira] [Commented] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264241#comment-13264241 ] Hudson commented on HBASE-5893: --- Integrated in HBase-TRUNK-security #187 (See [https://buil