[jira] [Commented] (HBASE-4570) Scan ACID problem with concurrent puts.

2011-10-13 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126369#comment-13126369 ] Jonathan Hsieh commented on HBASE-4570: --- Ran the unit test version of this test and

[jira] [Updated] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3417: - Attachment: HBASE-3417-redux-v1.patch Adds a new unit test in TestFromClientSide for testing

[jira] [Commented] (HBASE-4558) Refactor TestOpenedRegionHandler and TestOpenRegionHandler.

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126372#comment-13126372 ] Jonathan Gray commented on HBASE-4558: -- Did this break the build? TestMasterFailover

[jira] [Commented] (HBASE-4558) Refactor TestOpenedRegionHandler and TestOpenRegionHandler.

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126373#comment-13126373 ] Jonathan Gray commented on HBASE-4558: -- - metaRegion, regionServer); +

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126378#comment-13126378 ] jirapos...@reviews.apache.org commented on HBASE-3417: --

[jira] [Commented] (HBASE-4558) Refactor TestOpenedRegionHandler and TestOpenRegionHandler.

2011-10-13 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126461#comment-13126461 ] Hudson commented on HBASE-4558: --- Integrated in HBase-0.92 #60 (See

[jira] [Commented] (HBASE-4519) 25s sleep when expiring sessions in tests

2011-10-13 Thread nkeywal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126483#comment-13126483 ] nkeywal commented on HBASE-4519: Seems that HBASE-1291 is on the same subject, and it

[jira] [Resolved] (HBASE-1291) Lowering zookeeper.session.timeout breaks tests

2011-10-13 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-1291. -- Resolution: Duplicate Resolving as duplicate of HBASE-4519 Lowering

[jira] [Commented] (HBASE-4519) 25s sleep when expiring sessions in tests

2011-10-13 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126631#comment-13126631 ] stack commented on HBASE-4519: -- I resolved hbase-1291 as dup of this. Good one nkeywal.

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126639#comment-13126639 ] jirapos...@reviews.apache.org commented on HBASE-3417: --

[jira] [Commented] (HBASE-4570) Scan ACID problem with concurrent puts.

2011-10-13 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126644#comment-13126644 ] stack commented on HBASE-4570: -- Good on you Jon. Keep digging (smile).

[jira] [Commented] (HBASE-4540) OpenedRegionHandler is not enforcing atomicity of the operation it is performing

2011-10-13 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126646#comment-13126646 ] stack commented on HBASE-4540: -- Can we resolve this issue now Ram?

[jira] [Commented] (HBASE-4556) Fix all incorrect uses of InternalScanner.next(...)

2011-10-13 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126648#comment-13126648 ] stack commented on HBASE-4556: -- +1 on commit of v1 Fix all incorrect uses

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

2011-10-13 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126649#comment-13126649 ] stack commented on HBASE-4532: -- OK. I was confused. I'm +0 on this patch (since I am not

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

2011-10-13 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4532: - Comment: was deleted (was: OK. I was confused. I'm +0 on this patch (since I am not familiar with what is

[jira] [Commented] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126651#comment-13126651 ] stack commented on HBASE-4469: -- OK. I was confused. I'm +0 on this patch (since I am not

[jira] [Created] (HBASE-4586) ThriftServer doesn't expose autoflush/writebuffer settings needed for write-heavy loads

2011-10-13 Thread Norbert Burger (Created) (JIRA)
ThriftServer doesn't expose autoflush/writebuffer settings needed for write-heavy loads --- Key: HBASE-4586 URL: https://issues.apache.org/jira/browse/HBASE-4586

[jira] [Updated] (HBASE-4462) Properly treating SocketTimeoutException

2011-10-13 Thread Ted Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4462: -- Fix Version/s: (was: 0.92.0) 0.90.5 Properly treating SocketTimeoutException

[jira] [Updated] (HBASE-4459) HbaseObjectWritable code is a byte, we will eventually run out of codes

2011-10-13 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-4459: -- Attachment: 4459.txt Pls review the patch.

[jira] [Updated] (HBASE-4459) HbaseObjectWritable code is a byte, we will eventually run out of codes

2011-10-13 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-4459: -- Status: Patch Available (was: Open) HbaseObjectWritable code is a byte,

[jira] [Updated] (HBASE-4560) Script to find hanging test cases in build

2011-10-13 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-4560: -- Attachment: findHangingTest.sh Here is updated script which can deal with the

[jira] [Assigned] (HBASE-4565) Maven HBase build broken on cygwin with copynativelib.sh call.

2011-10-13 Thread Suraj Varma (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Varma reassigned HBASE-4565: -- Assignee: Suraj Varma Maven HBase build broken on cygwin with copynativelib.sh call.

[jira] [Commented] (HBASE-4565) Maven HBase build broken on cygwin with copynativelib.sh call.

2011-10-13 Thread Suraj Varma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126722#comment-13126722 ] Suraj Varma commented on HBASE-4565: Working on one ... assigning this to myself.

[jira] [Commented] (HBASE-4586) ThriftServer doesn't expose autoflush/writebuffer settings needed for write-heavy loads

2011-10-13 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126742#comment-13126742 ] Ted Yu commented on HBASE-4586: --- According to Tim Sell: This isn't trivial because we use

[jira] [Commented] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Liyin Tang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126760#comment-13126760 ] Liyin Tang commented on HBASE-4469: --- @stack. HBASE-4469 optimizes the top row seek if

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126764#comment-13126764 ] jirapos...@reviews.apache.org commented on HBASE-3417: --

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126766#comment-13126766 ] jirapos...@reviews.apache.org commented on HBASE-3417: -- bq. On

[jira] [Commented] (HBASE-4489) Better key splitting in RegionSplitter

2011-10-13 Thread Dave Revell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126767#comment-13126767 ] Dave Revell commented on HBASE-4489: nspiegelberg: going to change the upper bound for

[jira] [Commented] (HBASE-4558) Refactor TestOpenedRegionHandler and TestOpenRegionHandler.

2011-10-13 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126768#comment-13126768 ] Lars Hofhansl commented on HBASE-4558: -- I don't think the addendum needs to be

[jira] [Resolved] (HBASE-4556) Fix all incorrect uses of InternalScanner.next(...)

2011-10-13 Thread Lars Hofhansl (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-4556. -- Resolution: Fixed Committed to 0.92 and trunk. Fix all incorrect uses of

[jira] [Commented] (HBASE-4489) Better key splitting in RegionSplitter

2011-10-13 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126806#comment-13126806 ] Nicolas Spiegelberg commented on HBASE-4489: @Dave: go for it

[jira] [Updated] (HBASE-4065) TableOutputFormat ignores failure to create table instance

2011-10-13 Thread Brock Noland (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HBASE-4065: Resolution: Fixed Status: Resolved (was: Patch Available) Marking issue resolve.

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126832#comment-13126832 ] jirapos...@reviews.apache.org commented on HBASE-3417: -- bq. On

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126834#comment-13126834 ] jirapos...@reviews.apache.org commented on HBASE-3417: --

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126838#comment-13126838 ] jirapos...@reviews.apache.org commented on HBASE-3417: -- bq. On

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126839#comment-13126839 ] jirapos...@reviews.apache.org commented on HBASE-3417: -- bq. On

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126842#comment-13126842 ] jirapos...@reviews.apache.org commented on HBASE-3417: --

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126841#comment-13126841 ] jirapos...@reviews.apache.org commented on HBASE-3417: --

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126847#comment-13126847 ] jirapos...@reviews.apache.org commented on HBASE-3417: --

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126848#comment-13126848 ] jirapos...@reviews.apache.org commented on HBASE-3417: -- bq. On

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126851#comment-13126851 ] jirapos...@reviews.apache.org commented on HBASE-3417: --

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126853#comment-13126853 ] jirapos...@reviews.apache.org commented on HBASE-3417: -- bq. On

[jira] [Commented] (HBASE-4459) HbaseObjectWritable code is a byte, we will eventually run out of codes

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126854#comment-13126854 ] Jonathan Gray commented on HBASE-4459: -- - Why is Queue added within the scope of this

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126856#comment-13126856 ] jirapos...@reviews.apache.org commented on HBASE-3417: -- bq. On

[jira] [Commented] (HBASE-4459) HbaseObjectWritable code is a byte, we will eventually run out of codes

2011-10-13 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126864#comment-13126864 ] stack commented on HBASE-4459: -- What is this about? {code} +} else if

[jira] [Commented] (HBASE-4556) Fix all incorrect uses of InternalScanner.next(...)

2011-10-13 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126873#comment-13126873 ] Hudson commented on HBASE-4556: --- Integrated in HBase-0.92 #61 (See

[jira] [Created] (HBASE-4587) support providing multiple tables to an TableMapper derivatives

2011-10-13 Thread Rajeev Rao (Created) (JIRA)
support providing multiple tables to an TableMapper derivatives --- Key: HBASE-4587 URL: https://issues.apache.org/jira/browse/HBASE-4587 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-4587) HBase MR needs to support multiple tables as input

2011-10-13 Thread Alex Newman (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-4587: --- Description: Some requirements: - Being able to have multiple tables as your input path - Being

[jira] [Resolved] (HBASE-4078) Silent Data Offlining During HDFS Flakiness

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

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126901#comment-13126901 ] jirapos...@reviews.apache.org commented on HBASE-4585: --

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126911#comment-13126911 ] jirapos...@reviews.apache.org commented on HBASE-4585: --

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126912#comment-13126912 ] jirapos...@reviews.apache.org commented on HBASE-4585: --

[jira] [Updated] (HBASE-4489) Better key splitting in RegionSplitter

2011-10-13 Thread Dave Revell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Revell updated HBASE-4489: --- Attachment: HBASE-4489-trunk-v4.patch New patch for trunk with last night's feedback. - The

[jira] [Commented] (HBASE-4382) Region encoded name is hash of tablename + start key + regionid (timestamp); should include end key when hashing.

2011-10-13 Thread Alex Newman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126921#comment-13126921 ] Alex Newman commented on HBASE-4382: Looks done to me HRegionIinfo.java: private

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126924#comment-13126924 ] jirapos...@reviews.apache.org commented on HBASE-4585: --

[jira] [Commented] (HBASE-4382) Region encoded name is hash of tablename + start key + regionid (timestamp); should include end key when hashing.

2011-10-13 Thread Alex Newman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126923#comment-13126923 ] Alex Newman commented on HBASE-4382: Is there anything else we need to do here?

[jira] [Assigned] (HBASE-4382) Region encoded name is hash of tablename + start key + regionid (timestamp); should include end key when hashing.

2011-10-13 Thread Alex Newman (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman reassigned HBASE-4382: -- Assignee: Alex Newman Region encoded name is hash of tablename + start key + regionid

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126931#comment-13126931 ] jirapos...@reviews.apache.org commented on HBASE-4585: --

[jira] [Updated] (HBASE-4587) HBase MR support for multiple tables as input

2011-10-13 Thread Alex Newman (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-4587: --- Description: Some requirements: - Being able to have multiple tables as your input path - Being

[jira] [Commented] (HBASE-1872) Dirty, fast, kill table script

2011-10-13 Thread Alex Newman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126935#comment-13126935 ] Alex Newman commented on HBASE-1872: I am pretty sure that wont work if not

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126961#comment-13126961 ] jirapos...@reviews.apache.org commented on HBASE-4585: --

[jira] [Commented] (HBASE-4382) Region encoded name is hash of tablename + start key + regionid (timestamp); should include end key when hashing.

2011-10-13 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126967#comment-13126967 ] stack commented on HBASE-4382: -- I think you are looking hashcode vs encoded name. See

[jira] [Commented] (HBASE-4382) Region encoded name is hash of tablename + start key + regionid (timestamp); should include end key when hashing.

2011-10-13 Thread Alex Newman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126968#comment-13126968 ] Alex Newman commented on HBASE-4382: *nod Region encoded name is

[jira] [Commented] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-13 Thread Liyin Tang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126979#comment-13126979 ] Liyin Tang commented on HBASE-4418: --- @stack, it is pretty safte to commit

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127018#comment-13127018 ] Jonathan Gray commented on HBASE-3417: -- Stack, I was going to open a new JIRA, but it

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127032#comment-13127032 ] jirapos...@reviews.apache.org commented on HBASE-4585: --

[jira] [Commented] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127048#comment-13127048 ] jirapos...@reviews.apache.org commented on HBASE-4568: --

[jira] [Resolved] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread Jonathan Gray (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray resolved HBASE-3417. -- Resolution: Fixed Release Note: StoreFile naming changes from random ascii longs to

[jira] [Updated] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3417: - Release Note: StoreFile naming changes from random ascii longs to [0-9a-f] uuids. The same

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127051#comment-13127051 ] Jonathan Gray commented on HBASE-3417: -- I didn't mark as incompatible but it is only

[jira] [Commented] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127054#comment-13127054 ] Jonathan Gray commented on HBASE-3417: -- In StoreFile.java: {code} private static

[jira] [Commented] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127058#comment-13127058 ] jirapos...@reviews.apache.org commented on HBASE-4568: --

[jira] [Commented] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127059#comment-13127059 ] Jonathan Gray commented on HBASE-4469: -- Liyin, can you post the final patch to this

[jira] [Commented] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127060#comment-13127060 ] jirapos...@reviews.apache.org commented on HBASE-4568: --

[jira] [Updated] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4469: -- Attachment: HBASE-4469_1.patch Avoid top row seek by looking up bloomfilter

[jira] [Commented] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Liyin Tang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127066#comment-13127066 ] Liyin Tang commented on HBASE-4469: --- Cool, I just downloaded the patch from review board

[jira] [Commented] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127067#comment-13127067 ] jirapos...@reviews.apache.org commented on HBASE-4568: --

[jira] [Updated] (HBASE-4579) CST.requestCompaction semantics changed, logs are now spammed when too many store files

2011-10-13 Thread Jean-Daniel Cryans (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-4579: -- Summary: CST.requestCompaction semantics changed, logs are now spammed when too many

[jira] [Commented] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127071#comment-13127071 ] Jonathan Gray commented on HBASE-4469: -- Thanks Liyin. Unfortunately because the RB

[jira] [Commented] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127077#comment-13127077 ] jirapos...@reviews.apache.org commented on HBASE-4585: --

[jira] [Commented] (HBASE-4218) Delta Encoding of KeyValues (aka prefix compression)

2011-10-13 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127079#comment-13127079 ] jirapos...@reviews.apache.org commented on HBASE-4218: --

[jira] [Updated] (HBASE-4551) Small fixes to compile against 0.23-SNAPSHOT

2011-10-13 Thread Todd Lipcon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-4551: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to 92 and trunk

[jira] [Updated] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4469: - Fix Version/s: 0.94.0 Committed to trunk. Avoid top row seek by looking up

[jira] [Commented] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127089#comment-13127089 ] Jonathan Gray commented on HBASE-4469: -- What is the protocol now? This needs to go

[jira] [Commented] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127090#comment-13127090 ] Jonathan Gray commented on HBASE-4469: -- (i'm not putting in 92 branch because this is

[jira] [Commented] (HBASE-4078) Silent Data Offlining During HDFS Flakiness

2011-10-13 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127103#comment-13127103 ] Hudson commented on HBASE-4078: --- Integrated in HBase-0.92 #62 (See

[jira] [Updated] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-10-13 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3446: - Attachment: 3446v23.txt Here is what I just committed to 0.92 and trunk. ProcessServerShutdown

[jira] [Commented] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Liyin Tang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127114#comment-13127114 ] Liyin Tang commented on HBASE-4469: --- @Jonathan, For this jira specifically, it has been

[jira] [Assigned] (HBASE-4579) CST.requestCompaction semantics changed, logs are now spammed when too many store files

2011-10-13 Thread Jean-Daniel Cryans (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans reassigned HBASE-4579: - Assignee: Jean-Daniel Cryans CST.requestCompaction semantics changed, logs

[jira] [Updated] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4469: - Resolution: Fixed Status: Resolved (was: Patch Available) Got it, thanks Liyin! Nice

[jira] [Updated] (HBASE-4579) CST.requestCompaction semantics changed, logs are now spammed when too many store files

2011-10-13 Thread Jean-Daniel Cryans (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-4579: -- Attachment: HBASE-4579.patch Does the 3 things I listed above, tested on a cluster and

[jira] [Commented] (HBASE-4335) Splits can create temporary holes in .META. that confuse clients and regionservers

2011-10-13 Thread Jonathan Gray (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127122#comment-13127122 ] Jonathan Gray commented on HBASE-4335: -- @LarsH, in the future, please have your svn

[jira] [Created] (HBASE-4588) The floating point arithmetic to validate memory allocation configurations need to be done as integers

2011-10-13 Thread Jonathan Gray (Created) (JIRA)
The floating point arithmetic to validate memory allocation configurations need to be done as integers -- Key: HBASE-4588 URL:

[jira] [Updated] (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-10-13 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3446: - Resolution: Fixed Release Note: Makes catalog/* classes retry: e.g. MetaEditor, MetaReader and

[jira] [Commented] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-13 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127150#comment-13127150 ] Nicolas Spiegelberg commented on HBASE-4568: +1. awesome job!

[jira] [Updated] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-13 Thread Nicolas Spiegelberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-4568: --- Attachment: HBASE-4568.patch please remember to attach the patch to JIRA in addition

[jira] [Updated] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-13 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4568: -- Description: 1) For each zk dump, currently hbase will create a zk client instance every time. This

[jira] [Resolved] (HBASE-4568) Make zk dump jsp response more quickly

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

[jira] [Commented] (HBASE-4485) Eliminate window of missing Data

2011-10-13 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127164#comment-13127164 ] Jonathan Hsieh commented on HBASE-4485: --- @Amitanand I've applied HBASE-2856's from

[jira] [Commented] (HBASE-4570) Scan ACID problem with concurrent puts.

2011-10-13 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127162#comment-13127162 ] Jonathan Hsieh commented on HBASE-4570: --- I can still run these and see acid failues

  1   2   >