[jira] [Commented] (HBASE-4578) NPE when altering a table that has moving regions

2011-10-24 Thread gaojinchao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133885#comment-13133885 ] gaojinchao commented on HBASE-4578: --- The real cluster test passed. I found that shell

[jira] [Updated] (HBASE-4578) NPE when altering a table that has moving regions

2011-10-24 Thread gaojinchao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gaojinchao updated HBASE-4578: -- Attachment: HBASE-4578_Trunk_V1.patch NPE when altering a table that has moving regions

[jira] [Updated] (HBASE-4224) Need a flush by regionserver rather than by table option

2011-10-24 Thread Akash Ashok (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akash Ashok updated HBASE-4224: --- Attachment: HBase-4224.patch This is not tested completly. I'm yet to do a complete round of testing

[jira] [Commented] (HBASE-4577) Region server reports storefileSizeMB bigger than storefileUncompressedSizeMB

2011-10-24 Thread gaojinchao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133922#comment-13133922 ] gaojinchao commented on HBASE-4577: --- I am studying the HFile version 2. Can I handle

[jira] [Assigned] (HBASE-4577) Region server reports storefileSizeMB bigger than storefileUncompressedSizeMB

2011-10-24 Thread gaojinchao (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gaojinchao reassigned HBASE-4577: - Assignee: gaojinchao Region server reports storefileSizeMB bigger than

[jira] [Commented] (HBASE-4577) Region server reports storefileSizeMB bigger than storefileUncompressedSizeMB

2011-10-24 Thread gaojinchao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134013#comment-13134013 ] gaojinchao commented on HBASE-4577: --- Hi J-D It seems that: storefileUncompressedSizeMB

[jira] [Assigned] (HBASE-2675) Quick smoke tests testsuite

2011-10-24 Thread stack (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-2675: Assignee: nkeywal Assigning this to you Nicolas since it looks like you are fixing this at mo.

[jira] [Updated] (HBASE-4550) When master passed regionserver different address , because regionserver didn't create new zookeeper znode, as a result stop-hbase.sh is hang

2011-10-24 Thread wanbin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wanbin updated HBASE-4550: -- Attachment: patch.txt When master passed regionserver different address , because regionserver didn't

[jira] [Updated] (HBASE-4652) Mechanism for atomic recovery from partial failure when atomically bulk-loading multi-CF rows.

2011-10-24 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4652: -- Description: The suggestions from HBASE-4552 and initial implementations could violate row

[jira] [Created] (HBASE-4652) Mechanism for atomic recovery from partial failure when atomically bulk-loading multi-CF rows.

2011-10-24 Thread Jonathan Hsieh (Created) (JIRA)
Mechanism for atomic recovery from partial failure when atomically bulk-loading multi-CF rows. -- Key: HBASE-4652 URL: https://issues.apache.org/jira/browse/HBASE-4652

[jira] [Commented] (HBASE-4552) multi-CF bulk load is not atomic across column families

2011-10-24 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134138#comment-13134138 ] Jonathan Hsieh commented on HBASE-4552: --- Created recovery mechanism jira at

[jira] [Commented] (HBASE-4550) When master passed regionserver different address , because regionserver didn't create new zookeeper znode, as a result stop-hbase.sh is hang

2011-10-24 Thread wanbin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134137#comment-13134137 ] wanbin commented on HBASE-4550: --- ok. When master passed regionserver

[jira] [Commented] (HBASE-4649) Add atomic bulk load function to region server

2011-10-24 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134153#comment-13134153 ] Jonathan Hsieh commented on HBASE-4649: --- review here:

[jira] [Updated] (HBASE-4649) Add atomic bulk load function to region server

2011-10-24 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4649: -- Attachment: 0001-HBASE-4649-Add-atomic-bulk-load-function-to-region-s.patch Add atomic

[jira] [Updated] (HBASE-4649) Add atomic bulk load function to region server

2011-10-24 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4649: -- Affects Version/s: 0.92.0 0.90.4 Status: Patch Available

[jira] [Updated] (HBASE-4649) Add atomic bulk load function to region server

2011-10-24 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4649: -- Fix Version/s: (was: 0.92.0) Add atomic bulk load function to region server

[jira] [Commented] (HBASE-4634) test.build.data property overused leading to write data at the wrong place

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134171#comment-13134171 ] stack commented on HBASE-4634: -- @nkeywal Mind refreshing your TRUNK? Patch did not apply

[jira] [Commented] (HBASE-4634) test.build.data property overused leading to write data at the wrong place

2011-10-24 Thread nkeywal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134181#comment-13134181 ] nkeywal commented on HBASE-4634: that's an error I missed in my patch. Ok to refresh. On

[jira] [Commented] (HBASE-4648) Bytes.toBigDecimal() doesn't use offset

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134179#comment-13134179 ] stack commented on HBASE-4648: -- You have a patch please Bryan?

[jira] [Commented] (HBASE-4578) NPE when altering a table that has moving regions

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134227#comment-13134227 ] stack commented on HBASE-4578: -- bq. // It said that the cluster has 10 regions. but the

[jira] [Commented] (HBASE-4578) NPE when altering a table that has moving regions

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134229#comment-13134229 ] stack commented on HBASE-4578: -- +1 on patch. Will apply in a little while unless objection.

[jira] [Commented] (HBASE-4649) Add atomic bulk load function to region server

2011-10-24 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134233#comment-13134233 ] Ted Yu commented on HBASE-4649: --- There are a few blank lines in TestHRegionServerBulkLoad.

[jira] [Commented] (HBASE-3992) Evaluate Lock Free Skip Tree

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134234#comment-13134234 ] stack commented on HBASE-3992: -- There is also this that Ted turned up:

[jira] [Commented] (HBASE-4649) Add atomic bulk load function to region server

2011-10-24 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134243#comment-13134243 ] Jonathan Hsieh commented on HBASE-4649: --- @Ted The existing LoadIncrementalHFiles

[jira] [Commented] (HBASE-4649) Add atomic bulk load function to region server

2011-10-24 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134244#comment-13134244 ] Jonathan Hsieh commented on HBASE-4649: --- I meant comment about LoadIncrementalHFiles

[jira] [Commented] (HBASE-4577) Region server reports storefileSizeMB bigger than storefileUncompressedSizeMB

2011-10-24 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134252#comment-13134252 ] Jean-Daniel Cryans commented on HBASE-4577: --- I'm not sure what the best solution

[jira] [Commented] (HBASE-4650) Update LoadIncrementalHFiles to use atomic bulk load RS mechanism

2011-10-24 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134253#comment-13134253 ] Jonathan Hsieh commented on HBASE-4650: --- I'm in the process of cleaning up the

[jira] [Commented] (HBASE-4649) Add atomic bulk load function to region server

2011-10-24 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134266#comment-13134266 ] Jonathan Hsieh commented on HBASE-4649: --- With respect to using a Queue vs List, I

[jira] [Commented] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-24 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134277#comment-13134277 ] Nicolas Spiegelberg commented on HBASE-4532: +1 on commit. TestHCM is an

[jira] [Updated] (HBASE-4627) Ability to specify a custom start/end to RegionSplitter

2011-10-24 Thread Nicolas Spiegelberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-4627: --- Comment: was deleted (was: nspiegelberg requested code review of [jira] [HBASE-4627]

[jira] [Commented] (HBASE-4549) Add thrift API to read version and build date of HBase

2011-10-24 Thread Song Liu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134285#comment-13134285 ] Song Liu commented on HBASE-4549: - ping Jon Add thrift API to read

[jira] [Updated] (HBASE-4650) Update LoadIncrementalHFiles to use atomic bulk load RS mechanism

2011-10-24 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4650: -- Attachment: 0001-HBASE-4650-Update-LoadIncrementalHFiles-to-use-atomi.prelim.patch Here's my

[jira] [Updated] (HBASE-4651) ConcurrentModificationException might be thrown in TestHCM.testConnectionUniqueness

2011-10-24 Thread Ted Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4651: -- Issue Type: Test (was: Bug) Integrated to 0.92 and TRUNK. Thanks for the patch Jinchao.

[jira] [Resolved] (HBASE-4651) ConcurrentModificationException might be thrown in TestHCM.testConnectionUniqueness

2011-10-24 Thread Ted Yu (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-4651. --- Resolution: Fixed Hadoop Flags: Reviewed ConcurrentModificationException might be thrown in

[jira] [Commented] (HBASE-4191) Utilize getTopBlockLocations in load balancer

2011-10-24 Thread Karthik Ranganathan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134308#comment-13134308 ] Karthik Ranganathan commented on HBASE-4191: I think we should also go one

[jira] [Created] (HBASE-4653) Master can't easily get rid of LZO compressed tables when the codec isn't available

2011-10-24 Thread Benoit Sigoure (Created) (JIRA)
Master can't easily get rid of LZO compressed tables when the codec isn't available --- Key: HBASE-4653 URL: https://issues.apache.org/jira/browse/HBASE-4653 Project:

[jira] [Commented] (HBASE-4653) Master can't easily get rid of LZO compressed tables when the codec isn't available

2011-10-24 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134334#comment-13134334 ] Lars Hofhansl commented on HBASE-4653: -- Yep... I've found that too. Didn't think to

[jira] [Commented] (HBASE-4648) Bytes.toBigDecimal() doesn't use offset

2011-10-24 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134336#comment-13134336 ] Lars Hofhansl commented on HBASE-4648: -- Whoa... Good find Bryan.

[jira] [Commented] (HBASE-4224) Need a flush by regionserver rather than by table option

2011-10-24 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134355#comment-13134355 ] Ted Yu commented on HBASE-4224: --- Overall, patch looks good. A better name for

[jira] [Commented] (HBASE-4629) enable automated patch testing for hbase

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134363#comment-13134363 ] stack commented on HBASE-4629: -- @Giri Are we supposed to commit this to hbase? It creates a

[jira] [Commented] (HBASE-4648) Bytes.toBigDecimal() doesn't use offset

2011-10-24 Thread Bryan Keller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134386#comment-13134386 ] Bryan Keller commented on HBASE-4648: - I'll upload the patch a little later today,

[jira] [Updated] (HBASE-4634) test.build.data property overused leading to write data at the wrong place

2011-10-24 Thread nkeywal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-4634: --- Attachment: 20111024_4634_all.v5.patch v5, all tests ok, after a refresh. test.build.data

[jira] [Commented] (HBASE-4577) Region server reports storefileSizeMB bigger than storefileUncompressedSizeMB

2011-10-24 Thread Matt Corgan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134408#comment-13134408 ] Matt Corgan commented on HBASE-4577: I think the intention of adding it was to see how

[jira] [Commented] (HBASE-4629) enable automated patch testing for hbase

2011-10-24 Thread Giridharan Kesavan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134418#comment-13134418 ] Giridharan Kesavan commented on HBASE-4629: --- @Stack. Please commit this patch to

[jira] [Commented] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134421#comment-13134421 ] Hudson commented on HBASE-4532: --- Integrated in HBase-TRUNK #2363 (See

[jira] [Commented] (HBASE-4651) ConcurrentModificationException might be thrown in TestHCM.testConnectionUniqueness

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134420#comment-13134420 ] Hudson commented on HBASE-4651: --- Integrated in HBase-TRUNK #2363 (See

[jira] [Resolved] (HBASE-4629) enable automated patch testing for hbase

2011-10-24 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4629. -- Resolution: Fixed Fix Version/s: 0.94.0 Hadoop Flags: Reviewed Committed to TRUNK. Thanks for the

[jira] [Created] (HBASE-4654) [replication] Add a check to make sure we don't replicate to ourselves

2011-10-24 Thread Jean-Daniel Cryans (Created) (JIRA)
[replication] Add a check to make sure we don't replicate to ourselves -- Key: HBASE-4654 URL: https://issues.apache.org/jira/browse/HBASE-4654 Project: HBase Issue Type:

[jira] [Commented] (HBASE-4191) Utilize getTopBlockLocations in load balancer

2011-10-24 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134457#comment-13134457 ] Ted Yu commented on HBASE-4191: --- Currently assignAllUserRegions() reads

[jira] [Updated] (HBASE-4591) TTL for old HLogs should be calculated from last modification time.

2011-10-24 Thread Nicolas Spiegelberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-4591: --- Attachment: 0007-HBASE-4591-Increase-TTL-for-old-HLogs-and-change-TTL.patch patch

[jira] [Commented] (HBASE-4591) TTL for old HLogs should be calculated from last modification time.

2011-10-24 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134478#comment-13134478 ] Ted Yu commented on HBASE-4591: --- {code} +} catch (IOException e) { +

[jira] [Commented] (HBASE-4591) TTL for old HLogs should be calculated from last modification time.

2011-10-24 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134495#comment-13134495 ] Nicolas Spiegelberg commented on HBASE-4591: can change that to toString() to

[jira] [Updated] (HBASE-4191) hbase load balancer needs locality awareness

2011-10-24 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4191: -- Description: Previously, HBASE-4114 implements the metrics for HFile HDFS block locality, which

[jira] [Commented] (HBASE-4591) TTL for old HLogs should be calculated from last modification time.

2011-10-24 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134496#comment-13134496 ] Nicolas Spiegelberg commented on HBASE-4591: received +1s internally from

[jira] [Resolved] (HBASE-1294) Add automated patch testing to issue tracker.

2011-10-24 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-1294. -- Resolution: Duplicate Marking as duplicate of HBASE-1294 Add automated patch testing to

[jira] [Resolved] (HBASE-4591) TTL for old HLogs should be calculated from last modification time.

2011-10-24 Thread Nicolas Spiegelberg (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg resolved HBASE-4591. Resolution: Fixed Fix Version/s: 0.94.0 0.92.0 TTL

[jira] [Created] (HBASE-4655) Document architecture of backups

2011-10-24 Thread Karthik Ranganathan (Created) (JIRA)
Document architecture of backups Key: HBASE-4655 URL: https://issues.apache.org/jira/browse/HBASE-4655 Project: HBase Issue Type: Sub-task Reporter: Karthik Ranganathan Assignee:

[jira] [Commented] (HBASE-4591) TTL for old HLogs should be calculated from last modification time.

2011-10-24 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134522#comment-13134522 ] Nicolas Spiegelberg commented on HBASE-4591: Breaks TestLogsCleaner. Will

[jira] [Updated] (HBASE-4437) Update hadoop in 0.92 (0.20.205?)

2011-10-24 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4437: - Attachment: 4437.txt Move to 0.20.205.0 hadoop. Also includes edits to our jsp and jamon templates commenting

[jira] [Created] (HBASE-4656) Note how dfs.support.append has to be enabled in 0.20.205.0 clusters

2011-10-24 Thread stack (Created) (JIRA)
Note how dfs.support.append has to be enabled in 0.20.205.0 clusters Key: HBASE-4656 URL: https://issues.apache.org/jira/browse/HBASE-4656 Project: HBase Issue Type: Task

[jira] [Resolved] (HBASE-4437) Update hadoop in 0.92 (0.20.205?)

2011-10-24 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4437. -- Resolution: Fixed Fix Version/s: 0.92.0 Assignee: stack Release Note: We ship with hadoop

[jira] [Commented] (HBASE-4591) TTL for old HLogs should be calculated from last modification time.

2011-10-24 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134545#comment-13134545 ] Ted Yu commented on HBASE-4591: --- In HBASE-4591-2.patch, I still see filePath.getName() Do

[jira] [Commented] (HBASE-2611) Handle RS that fails while processing the failure of another one

2011-10-24 Thread Chris Trezzo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134549#comment-13134549 ] Chris Trezzo commented on HBASE-2611: - @J-D If you don't mind, I was thinking about

[jira] [Commented] (HBASE-4650) Update LoadIncrementalHFiles to use atomic bulk load RS mechanism

2011-10-24 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134553#comment-13134553 ] Jonathan Hsieh commented on HBASE-4650: --- initial parallel implementation here:

[jira] [Updated] (HBASE-4650) Update LoadIncrementalHFiles to use atomic bulk load RS mechanism

2011-10-24 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4650: -- Attachment: 0001-HBASE-4650-Update-LoadIncrementalHFiles-to-use-atomi.patch Update

[jira] [Updated] (HBASE-4650) Update LoadIncrementalHFiles to use atomic bulk load RS mechanism

2011-10-24 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4650: -- Status: Patch Available (was: Open) Update LoadIncrementalHFiles to use atomic bulk load

[jira] [Assigned] (HBASE-4650) Update LoadIncrementalHFiles to use atomic bulk load RS mechanism

2011-10-24 Thread Jonathan Hsieh (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-4650: - Assignee: Jonathan Hsieh Update LoadIncrementalHFiles to use atomic bulk load RS

[jira] [Commented] (HBASE-4629) enable automated patch testing for hbase

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134555#comment-13134555 ] Hudson commented on HBASE-4629: --- Integrated in HBase-TRUNK #2364 (See

[jira] [Commented] (HBASE-2611) Handle RS that fails while processing the failure of another one

2011-10-24 Thread Chris Trezzo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134568#comment-13134568 ] Chris Trezzo commented on HBASE-2611: - ...and of course ReplicationZookeeper.

[jira] [Commented] (HBASE-2110) Move to ivy broke our finding stylesheet (Tables don't have blue lines around them any more).

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134601#comment-13134601 ] stack commented on HBASE-2110: -- I commented out DOCTYPE for now in 0.92 branch and in TRUNK.

[jira] [Updated] (HBASE-4656) Note how dfs.support.append has to be enabled in 0.20.205.0 clusters

2011-10-24 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4656: - Attachment: 4656.txt Added note around our hadoop section to book and set dfs.support.append to true in

[jira] [Resolved] (HBASE-4656) Note how dfs.support.append has to be enabled in 0.20.205.0 clusters

2011-10-24 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4656. -- Resolution: Fixed Fix Version/s: 0.92.0 Assignee: stack Hadoop Flags: Reviewed Note

[jira] [Commented] (HBASE-4388) Second start after migration from 90 to trunk crashes

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134610#comment-13134610 ] stack commented on HBASE-4388: -- All unit tests passed for me. Second start

[jira] [Resolved] (HBASE-4578) NPE when altering a table that has moving regions

2011-10-24 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4578. -- Resolution: Fixed Hadoop Flags: Reviewed Applied to trunk and branch. Thanks for the patch gaojinchao.

[jira] [Updated] (HBASE-2312) Possible data loss when RS goes into GC pause while rolling HLog

2011-10-24 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2312: - Fix Version/s: (was: 0.92.0) 0.94.0 We don't have the hdfs support for this (0.20.205.0

[jira] [Updated] (HBASE-4070) [Coprocessors] Improve region server metrics to report loaded coprocessors to master

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

[jira] [Commented] (HBASE-4374) Up default regions size from 256M to 1G

2011-10-24 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134622#comment-13134622 ] Jean-Daniel Cryans commented on HBASE-4374: --- +1 Up default

[jira] [Commented] (HBASE-4648) Bytes.toBigDecimal() doesn't use offset

2011-10-24 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134625#comment-13134625 ] Lars Hofhansl commented on HBASE-4648: -- This: {code} public static BigDecimal

[jira] [Updated] (HBASE-4254) Get tests passing on Hadoop 23

2011-10-24 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4254: - Priority: Major (was: Critical) Knocking this down to major from critical. Get tests passing

[jira] [Updated] (HBASE-3512) Coprocessors: Shell support for listing currently loaded coprocessor set

2011-10-24 Thread Andrew Purtell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3512: -- Resolution: Fixed Fix Version/s: 0.94.0 Hadoop Flags: Reviewed Status:

[jira] [Commented] (HBASE-2312) Possible data loss when RS goes into GC pause while rolling HLog

2011-10-24 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134629#comment-13134629 ] Nicolas Spiegelberg commented on HBASE-2312: @stack: since we have proper

[jira] [Commented] (HBASE-4648) Bytes.toBigDecimal() doesn't use offset

2011-10-24 Thread Bryan Keller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134628#comment-13134628 ] Bryan Keller commented on HBASE-4648: - I was actually thinking that method isn't

[jira] [Updated] (HBASE-4648) Bytes.toBigDecimal() doesn't use offset

2011-10-24 Thread Bryan Keller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Keller updated HBASE-4648: Attachment: bigdec.patch Here is the patch. I also added some tests for testing serialization with

[jira] [Updated] (HBASE-4648) Bytes.toBigDecimal() doesn't use offset

2011-10-24 Thread Bryan Keller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Keller updated HBASE-4648: Attachment: bigdec2.patch Sorry bad patch, here's a new one.

[jira] [Updated] (HBASE-4645) Edits Log recovery losing data across column families

2011-10-24 Thread Amitanand Aiyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-4645: --- Attachment: 4645-v9.diff v9 of the revision from https://reviews.apache.org/r/2524/diff

[jira] [Updated] (HBASE-4645) Edits Log recovery losing data across column families

2011-10-24 Thread Amitanand Aiyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amitanand Aiyer updated HBASE-4645: --- Status: Patch Available (was: Open) Edits Log recovery losing data across column

[jira] [Created] (HBASE-4657) Improve the efficiency of our MR jobs with a few configurations

2011-10-24 Thread Jean-Daniel Cryans (Created) (JIRA)
Improve the efficiency of our MR jobs with a few configurations --- Key: HBASE-4657 URL: https://issues.apache.org/jira/browse/HBASE-4657 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-4591) TTL for old HLogs should be calculated from last modification time.

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134653#comment-13134653 ] Hudson commented on HBASE-4591: --- Integrated in HBase-TRUNK #2365 (See

[jira] [Commented] (HBASE-4437) Update hadoop in 0.92 (0.20.205?)

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134654#comment-13134654 ] Hudson commented on HBASE-4437: --- Integrated in HBase-TRUNK #2365 (See

[jira] [Created] (HBASE-4658) Put attributes are not exposed via the ThriftServer

2011-10-24 Thread dhruba borthakur (Created) (JIRA)
Put attributes are not exposed via the ThriftServer --- Key: HBASE-4658 URL: https://issues.apache.org/jira/browse/HBASE-4658 Project: HBase Issue Type: Bug Components: thrift

[jira] [Updated] (HBASE-4374) Up default regions size from 256M to 1G

2011-10-24 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4374: - Attachment: 4374.txt Flush size of 128M and split size of 1G. Up default regions size from

[jira] [Resolved] (HBASE-4374) Up default regions size from 256M to 1G

2011-10-24 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4374. -- Resolution: Fixed Release Note: Upped default split size to 1G from 256M and the flush size from 64M to

[jira] [Commented] (HBASE-4374) Up default regions size from 256M to 1G

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134729#comment-13134729 ] stack commented on HBASE-4374: -- Committed to branch and trunk. Up default

[jira] [Created] (HBASE-4659) SingleColumnValueFilter is not working correctly

2011-10-24 Thread guozhw (Created) (JIRA)
SingleColumnValueFilter is not working correctly Key: HBASE-4659 URL: https://issues.apache.org/jira/browse/HBASE-4659 Project: HBase Issue Type: Bug Components: filters Affects

[jira] [Created] (HBASE-4660) Place to publish RegionServer information such as webuiport and coprocessors loaded

2011-10-24 Thread stack (Created) (JIRA)
Place to publish RegionServer information such as webuiport and coprocessors loaded --- Key: HBASE-4660 URL: https://issues.apache.org/jira/browse/HBASE-4660 Project:

[jira] [Commented] (HBASE-4070) [Coprocessors] Improve region server metrics to report loaded coprocessors to master

2011-10-24 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134734#comment-13134734 ] stack commented on HBASE-4070: -- Here was my last comment on the patch over on RB in response

[jira] [Updated] (HBASE-2312) Possible data loss when RS goes into GC pause while rolling HLog

2011-10-24 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2312: - Fix Version/s: (was: 0.94.0) 0.92.0 Yes Nicolas. Pulling it back in. Let me try and

[jira] [Commented] (HBASE-2312) Possible data loss when RS goes into GC pause while rolling HLog

2011-10-24 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134740#comment-13134740 ] Nicolas Spiegelberg commented on HBASE-2312: tried to apply this onto our

[jira] [Created] (HBASE-4661) Ability to export the list of files for a some or all column families for a given region

2011-10-24 Thread Karthik Ranganathan (Created) (JIRA)
Ability to export the list of files for a some or all column families for a given region Key: HBASE-4661 URL: https://issues.apache.org/jira/browse/HBASE-4661

[jira] [Created] (HBASE-4662) Replay the required hlog edits to make the backup preserve row atomicity.

2011-10-24 Thread Karthik Ranganathan (Created) (JIRA)
Replay the required hlog edits to make the backup preserve row atomicity. - Key: HBASE-4662 URL: https://issues.apache.org/jira/browse/HBASE-4662 Project: HBase Issue

  1   2   >