[jira] [Commented] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-02-29 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13218971#comment-13218971 ] dhruba borthakur commented on HBASE-5441: - This patch looks good and has been runn

[jira] [Updated] (HBASE-5488) Fixed OfflineMetaRepair bug

2012-02-29 Thread gaojinchao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gaojinchao updated HBASE-5488: -- Attachment: HBASE-5488-trunk.patch patch for trunk > Fixed OfflineMetaRepair bug > --

[jira] [Updated] (HBASE-5488) Fixed OfflineMetaRepair bug

2012-02-29 Thread gaojinchao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gaojinchao updated HBASE-5488: -- Fix Version/s: 0.92.1 Status: Patch Available (was: Open) > Fixed OfflineMetaRepair bug

[jira] [Updated] (HBASE-5488) Fixed OfflineMetaRepair bug

2012-02-29 Thread gaojinchao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gaojinchao updated HBASE-5488: -- Attachment: HBASE-5488-branch92.patch > Fixed OfflineMetaRepair bug >

[jira] [Commented] (HBASE-5488) Fixed OfflineMetaRepair bug

2012-02-29 Thread gaojinchao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13218976#comment-13218976 ] gaojinchao commented on HBASE-5488: --- Thanks for your review. > Fixed Of

[jira] [Commented] (HBASE-5488) Fixed OfflineMetaRepair bug

2012-02-29 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13218986#comment-13218986 ] ramkrishna.s.vasudevan commented on HBASE-5488: --- Patch looks good. +1

[jira] [Commented] (HBASE-5488) Fixed OfflineMetaRepair bug

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

[jira] [Created] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

2012-02-29 Thread ramkrishna.s.vasudevan (Created) (JIRA)
Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler Key: HBASE-5490 URL: https://issues.apache.org/jira/browse/HBASE-5490 Pr

[jira] [Updated] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

2012-02-29 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5490: -- Attachment: HBASE-5490.patch Patch for 0.90 > Move the enum RS

[jira] [Updated] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

2012-02-29 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5490: -- Fix Version/s: 0.90.6 > Move the enum RS_ZK_REGION_FAILED_OPEN to the last

[jira] [Updated] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

2012-02-29 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5490: -- Attachment: 5490-v2.txt I changed ordinal for RS_ZK_REGION_FAILED_OPEN to be larger than that of M_MET

[jira] [Commented] (HBASE-5490) Move the enum RS_ZK_REGION_FAILED_OPEN to the last of the enum list in 0.90 EventHandler

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219240#comment-13219240 ] Zhihong Yu commented on HBASE-5490: --- Integrated patch v2 to 0.90 Thanks for the patch,

[jira] [Commented] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219245#comment-13219245 ] Zhihong Yu commented on HBASE-5441: --- @Scott: Patch v4 doesn't apply to ThriftServerRunne

[jira] [Created] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread honghua zhu (Created) (JIRA)
Delete the HBaseConfiguration.create for coprocessor.Exec class --- Key: HBASE-5491 URL: https://issues.apache.org/jira/browse/HBASE-5491 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread honghua zhu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] honghua zhu updated HBASE-5491: --- Status: Patch Available (was: Open) > Delete the HBaseConfiguration.create for coprocessor.Exec

[jira] [Commented] (HBASE-5488) Fixed OfflineMetaRepair bug

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219312#comment-13219312 ] stack commented on HBASE-5488: -- +1 > Fixed OfflineMetaRepair bug >

[jira] [Updated] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread honghua zhu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] honghua zhu updated HBASE-5491: --- Attachment: HBASE-5491.patch > Delete the HBaseConfiguration.create for coprocessor.Exec class >

[jira] [Commented] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219315#comment-13219315 ] stack commented on HBASE-5491: -- +1 on patch. Will add comment that setConf is for testing on

[jira] [Commented] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219316#comment-13219316 ] stack commented on HBASE-5491: -- Although, one question Honghua, why not remove the setConf an

[jira] [Commented] (HBASE-5489) Add HTable accessor to get regions for a key range

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219318#comment-13219318 ] stack commented on HBASE-5489: -- +1 > Add HTable accessor to get regions for

[jira] [Work started] (HBASE-5489) Add HTable accessor to get regions for a key range

2012-02-29 Thread David S. Wang (Work started) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-5489 started by David S. Wang. > Add HTable accessor to get regions for a key range > -- > >

[jira] [Updated] (HBASE-5492) Caching StartKeys and EndKeys of Regions

2012-02-29 Thread honghua zhu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] honghua zhu updated HBASE-5492: --- Attachment: HBASE-5492.patch > Caching StartKeys and EndKeys of Regions > ---

[jira] [Updated] (HBASE-5492) Caching StartKeys and EndKeys of Regions

2012-02-29 Thread honghua zhu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] honghua zhu updated HBASE-5492: --- Status: Patch Available (was: Open) > Caching StartKeys and EndKeys of Regions > ---

[jira] [Created] (HBASE-5492) Caching StartKeys and EndKeys of Regions

2012-02-29 Thread honghua zhu (Created) (JIRA)
Caching StartKeys and EndKeys of Regions Key: HBASE-5492 URL: https://issues.apache.org/jira/browse/HBASE-5492 Project: HBase Issue Type: Improvement Components: client Affects Versions:

[jira] [Commented] (HBASE-5492) Caching StartKeys and EndKeys of Regions

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219333#comment-13219333 ] stack commented on HBASE-5492: -- Once filled, how does the cache of table locations get refres

[jira] [Commented] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread honghua zhu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219334#comment-13219334 ] honghua zhu commented on HBASE-5491: @stack I just do not want to repair a lot of cod

[jira] [Issue Comment Edited] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread Zhihong Yu (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219338#comment-13219338 ] Zhihong Yu edited comment on HBASE-5491 at 2/29/12 4:53 PM: Th

[jira] [Commented] (HBASE-5491) Delete the HBaseConfiguration.create for coprocessor.Exec class

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219338#comment-13219338 ] Zhihong Yu commented on HBASE-5491: --- The default Exec ctor is only used by TestCoprocess

[jira] [Commented] (HBASE-5492) Caching StartKeys and EndKeys of Regions

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

[jira] [Updated] (HBASE-5491) Remove HBaseConfiguration.create() call from coprocessor.Exec class

2012-02-29 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5491: -- Summary: Remove HBaseConfiguration.create() call from coprocessor.Exec class (was: Delete the HBaseCon

[jira] [Commented] (HBASE-5491) Remove HBaseConfiguration.create() call from coprocessor.Exec class

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

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219349#comment-13219349 ] stack commented on HBASE-5270: -- @Prakash Presume we pass list from splitLogAfterStartup to j

[jira] [Updated] (HBASE-5482) In 0.90, balancer algo leading to same region balanced twice and picking same region with Src and Destination as same RS.

2012-02-29 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5482: -- Attachment: 5482-v2.txt Patch v2 corrected grammar in comments > In 0.90, balancer alg

[jira] [Commented] (HBASE-5482) In 0.90, balancer algo leading to same region balanced twice and picking same region with Src and Destination as same RS.

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219352#comment-13219352 ] Zhihong Yu commented on HBASE-5482: --- Patch looks good. Please add curly braces around b

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219354#comment-13219354 ] stack commented on HBASE-5270: -- @Chunhui You have a new method splitLogIfOnline which will sp

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219355#comment-13219355 ] stack commented on HBASE-4991: -- @Mubarak After looking at FATE and whats involved, I think it

[jira] [Updated] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-02-29 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5441: -- Attachment: 5441-v5.txt Patch v5 applies to TRUNK. > HRegionThriftServer may not start

[jira] [Updated] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-02-29 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5441: -- Comment: was deleted (was: @Scott: Patch v4 doesn't apply to ThriftServerRunner.java cleanly. Do you mi

[jira] [Commented] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219366#comment-13219366 ] Zhihong Yu commented on HBASE-5441: --- Patch v5 integrated to TRUNK. Thanks for the patch

[jira] [Updated] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-02-29 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5441: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219375#comment-13219375 ] Zhihong Yu commented on HBASE-4991: --- @Todd: Do you agree with what Stack said above ? If

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219380#comment-13219380 ] stack commented on HBASE-4991: -- Reviewing this patch again, could we not obtain this patches'

[jira] [Commented] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-02-29 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219383#comment-13219383 ] dhruba borthakur commented on HBASE-5441: - Thanks for integrating it with trunk an

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219395#comment-13219395 ] Zhihong Yu commented on HBASE-4991: --- Are we going to enhance Merge by allowing to discar

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219412#comment-13219412 ] stack commented on HBASE-4991: -- After looking again too at the patch, it has too much custom

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-29 Thread Prakash Khemani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219413#comment-13219413 ] Prakash Khemani commented on HBASE-5270: @Stack If we presume that the list of se

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219421#comment-13219421 ] stack commented on HBASE-4991: -- bq. Are we going to enhance Merge by allowing to discard data

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219423#comment-13219423 ] Mubarak Seyed commented on HBASE-4991: -- @Stack Thanks for the review bq.It just adds

[jira] [Commented] (HBASE-5270) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219428#comment-13219428 ] stack commented on HBASE-5270: -- @Prakash bq. then the next step, that you outlined in y

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219431#comment-13219431 ] Zhihong Yu commented on HBASE-4991: --- For: {code} + public int getRegionsCount(byte[] re

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219436#comment-13219436 ] Mubarak Seyed commented on HBASE-4991: -- We are going to remove {code} public int getR

[jira] [Commented] (HBASE-5491) Remove HBaseConfiguration.create() call from coprocessor.Exec class

2012-02-29 Thread Andrew Purtell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219470#comment-13219470 ] Andrew Purtell commented on HBASE-5491: --- +1 > Remove HBaseConfigura

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219477#comment-13219477 ] Mubarak Seyed commented on HBASE-4991: -- @Stack bq.This feature looks to be adding onl

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219511#comment-13219511 ] stack commented on HBASE-4991: -- bq. Online merge requires table needs to be disabled but dele

[jira] [Commented] (HBASE-5491) Remove HBaseConfiguration.create() call from coprocessor.Exec class

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219527#comment-13219527 ] stack commented on HBASE-5491: -- @Honghua My suggestion would make your patch smaller.

[jira] [Commented] (HBASE-2818) Cannot force a region to close when it has no RS entry in META

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219541#comment-13219541 ] stack commented on HBASE-2818: -- I tried it and it is still broke though it seems different.

[jira] [Updated] (HBASE-2818) Cannot force a region to close when it has no RS entry in META

2012-02-29 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2818: - Priority: Critical (was: Major) Affects Version/s: (was: 0.90.0) 0.94.0

[jira] [Created] (HBASE-5493) [book] External apis / Thrift - adding link to Thrift javadoc.

2012-02-29 Thread Doug Meil (Created) (JIRA)
[book] External apis / Thrift - adding link to Thrift javadoc. -- Key: HBASE-5493 URL: https://issues.apache.org/jira/browse/HBASE-5493 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-5493) [book] External apis / Thrift - adding link to Thrift javadoc.

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5493: - Resolution: Fixed Status: Resolved (was: Patch Available) > [book] External apis / Thrift -

[jira] [Updated] (HBASE-5493) [book] External apis / Thrift - adding link to Thrift javadoc.

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5493: - Status: Patch Available (was: Open) > [book] External apis / Thrift - adding link to Thrift javadoc.

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219568#comment-13219568 ] Lars Hofhansl commented on HBASE-4991: -- I have not been following this too closely, s

[jira] [Created] (HBASE-5494) Introduce a zk hosted table-wide read/write lock so only one table operation at a time

2012-02-29 Thread stack (Created) (JIRA)
Introduce a zk hosted table-wide read/write lock so only one table operation at a time -- Key: HBASE-5494 URL: https://issues.apache.org/jira/browse/HBASE-5494 Projec

[jira] [Updated] (HBASE-5493) [book] External apis / Thrift - adding link to Thrift javadoc.

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5493: - Attachment: external_apis_hbase_5493.xml.patch > [book] External apis / Thrift - adding link to Thrif

[jira] [Created] (HBASE-5495) [book] adding a Faq in the General section for "examples"

2012-02-29 Thread Doug Meil (Created) (JIRA)
[book] adding a Faq in the General section for "examples" - Key: HBASE-5495 URL: https://issues.apache.org/jira/browse/HBASE-5495 Project: HBase Issue Type: Improvement Repo

[jira] [Updated] (HBASE-5495) [book] adding a Faq in the General section for "examples"

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5495: - Attachment: book_hbase_5495.xml.patch > [book] adding a Faq in the General section for "examples" > -

[jira] [Updated] (HBASE-5495) [book] adding a Faq in the General section for "examples"

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5495: - Status: Patch Available (was: Open) > [book] adding a Faq in the General section for "examples" > --

[jira] [Updated] (HBASE-5495) [book] adding a Faq in the General section for "examples"

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5495: - Resolution: Fixed Status: Resolved (was: Patch Available) > [book] adding a Faq in the Gener

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219575#comment-13219575 ] Mubarak Seyed commented on HBASE-4991: -- bq.So, we are agreed that conceptually, whats

[jira] [Created] (HBASE-5496) [book] ops_mgt.xml - filling in HBase Monitoring section overview

2012-02-29 Thread Doug Meil (Created) (JIRA)
[book] ops_mgt.xml - filling in HBase Monitoring section overview - Key: HBASE-5496 URL: https://issues.apache.org/jira/browse/HBASE-5496 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-5496) [book] ops_mgt.xml - filling in HBase Monitoring section overview

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5496: - Status: Patch Available (was: Open) > [book] ops_mgt.xml - filling in HBase Monitoring section overv

[jira] [Updated] (HBASE-5496) [book] ops_mgt.xml - filling in HBase Monitoring section overview

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5496: - Attachment: ops_mgt_hbase_5496.xml.patch > [book] ops_mgt.xml - filling in HBase Monitoring section o

[jira] [Updated] (HBASE-5496) [book] ops_mgt.xml - filling in HBase Monitoring section overview

2012-02-29 Thread Doug Meil (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-5496: - Resolution: Fixed Status: Resolved (was: Patch Available) > [book] ops_mgt.xml - filling in

[jira] [Created] (HBASE-5497) Add protobuf as M/R dependency jar (mapred)

2012-02-29 Thread Lars Hofhansl (Created) (JIRA)
Add protobuf as M/R dependency jar (mapred) --- Key: HBASE-5497 URL: https://issues.apache.org/jira/browse/HBASE-5497 Project: HBase Issue Type: Sub-task Components: mapreduce Rep

[jira] [Resolved] (HBASE-5497) Add protobuf as M/R dependency jar (mapred)

2012-02-29 Thread Lars Hofhansl (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-5497. -- Resolution: Fixed Hadoop Flags: (was: Reviewed) Committed to 0.94 and trunk (exact same

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219638#comment-13219638 ] stack commented on HBASE-4991: -- @Lars bq. This is not the same as merge, right? Sounds like

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219646#comment-13219646 ] Zhihong Yu commented on HBASE-4991: --- The data for specified region is deleted. See the f

[jira] [Commented] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-02-29 Thread Scott Chen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219647#comment-13219647 ] Scott Chen commented on HBASE-5441: --- Thanks for the review and commit, Ted.

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219649#comment-13219649 ] Mubarak Seyed commented on HBASE-4991: -- @Stack bq. sounds like the command/api could

[jira] [Commented] (HBASE-5418) use different memstoreTS for different operations in the same RowMutation.

2012-02-29 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219655#comment-13219655 ] Phabricator commented on HBASE-5418: aaiyer has commented on the revision "HBASE-5418

[jira] [Commented] (HBASE-5418) use different memstoreTS for different operations in the same RowMutation.

2012-02-29 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219654#comment-13219654 ] Phabricator commented on HBASE-5418: aaiyer has commented on the revision "HBASE-5418

[jira] [Commented] (HBASE-5497) Add protobuf as M/R dependency jar (mapred)

2012-02-29 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219658#comment-13219658 ] Hudson commented on HBASE-5497: --- Integrated in HBase-0.94 #4 (See [https://builds.apache.org

[jira] [Created] (HBASE-5498) S

2012-02-29 Thread Francis Liu (Created) (JIRA)
S - Key: HBASE-5498 URL: https://issues.apache.org/jira/browse/HBASE-5498 Project: HBase Issue Type: Improvement Reporter: Francis Liu -- This message is automatically generated by JIRA. If you think it was sent incorrectly,

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219678#comment-13219678 ] stack commented on HBASE-4991: -- Implementation-wise, this is a merge with the added option th

[jira] [Assigned] (HBASE-4688) Make it so can run PE w/o having to put hbase jar on CLASSPATH

2012-02-29 Thread Todd Lipcon (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned HBASE-4688: -- Assignee: stack > Make it so can run PE w/o having to put hbase jar on CLASSPATH >

[jira] [Commented] (HBASE-5399) Cut the link between the client and the zookeeper ensemble

2012-02-29 Thread nkeywal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219681#comment-13219681 ] nkeywal commented on HBASE-5399: v16 (still in progress, some unit tests fail, indent & co

[jira] [Updated] (HBASE-5399) Cut the link between the client and the zookeeper ensemble

2012-02-29 Thread nkeywal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-5399: --- Attachment: 5399_inprogress.v16.patch > Cut the link between the client and the zookeeper ensemble >

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219685#comment-13219685 ] Mubarak Seyed commented on HBASE-4991: -- bq. Implementation-wise, this is a merge with

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219686#comment-13219686 ] stack commented on HBASE-4991: -- Looking at the patch again, yeah, we should expose deleteRegi

[jira] [Commented] (HBASE-5489) Add HTable accessor to get regions for a key range

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

[jira] [Resolved] (HBASE-5498) S

2012-02-29 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HBASE-5498. Resolution: Invalid > S > - > > Key: HBASE-5498 > URL: https://

[jira] [Updated] (HBASE-5489) Add HTable accessor to get regions for a key range

2012-02-29 Thread David S. Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David S. Wang updated HBASE-5489: - Fix Version/s: 0.96.0 0.94.0 0.92.1 Status: Patch

[jira] [Created] (HBASE-5499) dev-support/test-patch.sh does not have execute perms

2012-02-29 Thread David S. Wang (Created) (JIRA)
dev-support/test-patch.sh does not have execute perms - Key: HBASE-5499 URL: https://issues.apache.org/jira/browse/HBASE-5499 Project: HBase Issue Type: Bug Components: scripts

[jira] [Reopened] (HBASE-5498) Secure Bulk Load

2012-02-29 Thread Francis Liu (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu reopened HBASE-5498: sorry todd, submitted the jira before completing it. > Secure Bulk Load >

[jira] [Updated] (HBASE-5498) Secure Bulk Load

2012-02-29 Thread Francis Liu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HBASE-5498: --- Description: Design doc: https://cwiki.apache.org/confluence/display/HCATALOG/HBase+Secure+Bulk+Load

[jira] [Commented] (HBASE-4991) Provide capability to delete named region

2012-02-29 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219706#comment-13219706 ] Mubarak Seyed commented on HBASE-4991: -- bq. What do we have the regionserver do anyth

[jira] [Commented] (HBASE-5498) Secure Bulk Load

2012-02-29 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219708#comment-13219708 ] Todd Lipcon commented on HBASE-5498: This seems backwards - not all bulk loads are tex

[jira] [Commented] (HBASE-5491) Remove HBaseConfiguration.create() call from coprocessor.Exec class

2012-02-29 Thread honghua zhu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219710#comment-13219710 ] honghua zhu commented on HBASE-5491: @stack Well, you are right. :) I do not underst

[jira] [Updated] (HBASE-5491) Remove HBaseConfiguration.create() call from coprocessor.Exec class

2012-02-29 Thread honghua zhu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] honghua zhu updated HBASE-5491: --- Attachment: HBASE-5491-2.patch > Remove HBaseConfiguration.create() call from coprocessor.Exec cl

[jira] [Commented] (HBASE-5498) Secure Bulk Load

2012-02-29 Thread Francis Liu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219713#comment-13219713 ] Francis Liu commented on HBASE-5498: The MR code will be part of hbase code just like

[jira] [Commented] (HBASE-5489) Add HTable accessor to get regions for a key range

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

  1   2   >