[jira] [Commented] (HBASE-9778) Avoid seeking to next column in ExplicitColumnTracker when possible

2013-10-22 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801520#comment-13801520 ] Vladimir Rodionov commented on HBASE-9778: -- Lars, you can try two hints:

[jira] [Commented] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-10-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801521#comment-13801521 ] Enis Soztutar commented on HBASE-8143: -- Doc looks fine, but we should change the

[jira] [Updated] (HBASE-9778) Avoid seeking to next column in ExplicitColumnTracker when possible

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9778: - Attachment: 9778-0.94-v4.txt New sample patch. Using NARROW_ROW_HINT to optimize seeking in

[jira] [Commented] (HBASE-9769) Improve performance of a Scanner with explicit column list when rows are small/medium size

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801529#comment-13801529 ] Lars Hofhansl commented on HBASE-9769: -- We should test end-to-end, not a

[jira] [Commented] (HBASE-9488) Improve performance for small scan

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801526#comment-13801526 ] Hudson commented on HBASE-9488: --- SUCCESS: Integrated in HBase-0.94 #1179 (See

[jira] [Commented] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801532#comment-13801532 ] Lars Hofhansl commented on HBASE-8143: -- In hbase-site.xml we'd have to add a new

[jira] [Commented] (HBASE-9778) Avoid seeking to next column in ExplicitColumnTracker when possible

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801541#comment-13801541 ] Lars Hofhansl commented on HBASE-9778: -- I like the NARROW_COLUMNS (i.e. FEW_VERSIONS)

[jira] [Commented] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801593#comment-13801593 ] Hudson commented on HBASE-8143: --- SUCCESS: Integrated in HBase-TRUNK #4635 (See

[jira] [Created] (HBASE-9817) Add throughput quota and enforce hard limits

2013-10-22 Thread He Liangliang (JIRA)
He Liangliang created HBASE-9817: Summary: Add throughput quota and enforce hard limits Key: HBASE-9817 URL: https://issues.apache.org/jira/browse/HBASE-9817 Project: HBase Issue Type: New

[jira] [Commented] (HBASE-8410) Basic quota support for namespaces

2013-10-22 Thread He Liangliang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801660#comment-13801660 ] He Liangliang commented on HBASE-8410: -- added HBASE-9817 Basic quota support for

[jira] [Commented] (HBASE-9459) Backport 8534 Fix coverage for org.apache.hadoop.hbase.mapreduce to 0.94

2013-10-22 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801763#comment-13801763 ] Ivan A. Veselovsky commented on HBASE-9459: --- Hi, Nick, will do on this week.

[jira] [Commented] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801778#comment-13801778 ] Hudson commented on HBASE-8143: --- SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #803

[jira] [Commented] (HBASE-9775) Client write path perf issues

2013-10-22 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13801900#comment-13801900 ] Nicolas Liochon commented on HBASE-9775: Hum, the tests were on the 21/Jun/13 but

[jira] [Updated] (HBASE-9815) Add Histogram representative of row key distribution inside a region.

2013-10-22 Thread Manukranth Kolloju (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manukranth Kolloju updated HBASE-9815: -- Description: Using histogram information, users can parallelize the scan workload into

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802008#comment-13802008 ] Jimmy Xiang commented on HBASE-9813: I think so. Fixing tests now. Log splitting

[jira] [Updated] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9813: --- Status: Open (was: Patch Available) Log splitting doesn't prevent RS creating new hlog file

[jira] [Updated] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9813: --- Status: Patch Available (was: Open) Log splitting doesn't prevent RS creating new hlog file

[jira] [Updated] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9813: --- Attachment: trunk-9813_v2.patch Attached patch v2, reenable file overwrite. The util is used by log

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802026#comment-13802026 ] Jimmy Xiang commented on HBASE-9813: Test failure is due to the overwrite flag change.

[jira] [Commented] (HBASE-9769) Improve performance of a Scanner with explicit column list when rows are small/medium size

2013-10-22 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802059#comment-13802059 ] Vladimir Rodionov commented on HBASE-9769: -- *Only with a coprocessor would it be

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802061#comment-13802061 ] Sergey Shelukhin commented on HBASE-9813: - Patch makes sense, +1. When is there

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802086#comment-13802086 ] stack commented on HBASE-9813: -- Overwrite of WAL should never happen but if it should, we

[jira] [Updated] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9813: --- Attachment: trunk-9813_v3.patch Attached patch v3 to have two different APIs to be clear that one is

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802118#comment-13802118 ] Hadoop QA commented on HBASE-9813: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9769) Improve performance of a Scanner with explicit column list when rows are small/medium size

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802127#comment-13802127 ] stack commented on HBASE-9769: -- Patch looks good caveat above questions. It was better

[jira] [Commented] (HBASE-9775) Client write path perf issues

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802133#comment-13802133 ] stack commented on HBASE-9775: -- We lost our big rig for a while. Can we rig a harness so we

[jira] [Created] (HBASE-9818) NPE in HFileBlock#AbstractFSReader#readAtOffset

2013-10-22 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9818: -- Summary: NPE in HFileBlock#AbstractFSReader#readAtOffset Key: HBASE-9818 URL: https://issues.apache.org/jira/browse/HBASE-9818 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-9818) NPE in HFileBlock#AbstractFSReader#readAtOffset

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802157#comment-13802157 ] Jimmy Xiang commented on HBASE-9818: These happened at least three times in one run.

[jira] [Created] (HBASE-9819) Backport HBASE-8372 'Provide mutability to CompoundConfiguration' to 0.94

2013-10-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9819: - Summary: Backport HBASE-8372 'Provide mutability to CompoundConfiguration' to 0.94 Key: HBASE-9819 URL: https://issues.apache.org/jira/browse/HBASE-9819 Project: HBase

[jira] [Issue Comment Deleted] (HBASE-5257) Allow INCLUDE_AND_NEXT_COL in filters and use it in ColumnPaginationFilter

2013-10-22 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-5257: --- Comment: was deleted (was: I will be out of the office until Monday, 9/23/2013. For

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802205#comment-13802205 ] Sergey Shelukhin commented on HBASE-9813: - +1 Log splitting doesn't prevent RS

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802207#comment-13802207 ] Hadoop QA commented on HBASE-9813: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9675) Root-cause analysis is difficult with AsyncProcess

2013-10-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802227#comment-13802227 ] Nick Dimiduk commented on HBASE-9675: - Hehe, debug is the new trace? I like adding a

[jira] [Commented] (HBASE-5843) Improve HBase MTTR - Mean Time To Recover

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802229#comment-13802229 ] stack commented on HBASE-5843: -- I went over your old SU MTTR doc [~nkeywal] I like the

[jira] [Created] (HBASE-9820) Method Replication.decorateMasterConfiguration can fail with NPE in case that property HBASE_MASTER_LOGCLEANER_PLUGINS is not defined

2013-10-22 Thread Jarek Jarcec Cecho (JIRA)
Jarek Jarcec Cecho created HBASE-9820: - Summary: Method Replication.decorateMasterConfiguration can fail with NPE in case that property HBASE_MASTER_LOGCLEANER_PLUGINS is not defined Key: HBASE-9820 URL:

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802243#comment-13802243 ] Enis Soztutar commented on HBASE-9813: -- LGTM. Log splitting doesn't prevent RS

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802244#comment-13802244 ] Himanshu Vashishtha commented on HBASE-9813: +1. This is a very nice find.

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802250#comment-13802250 ] stack commented on HBASE-9813: -- What [~himan...@cloudera.com] -- the +1 and any chance of a

[jira] [Commented] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802278#comment-13802278 ] stack commented on HBASE-8143: -- [~lhofhansl] Seems to work for me when I try it setting the

[jira] [Updated] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9813: --- Resolution: Fixed Fix Version/s: 0.96.1 0.98.0 Hadoop Flags: Reviewed

[jira] [Created] (HBASE-9821) Scanner id could collide

2013-10-22 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9821: -- Summary: Scanner id could collide Key: HBASE-9821 URL: https://issues.apache.org/jira/browse/HBASE-9821 Project: HBase Issue Type: Bug Reporter:

[jira] [Commented] (HBASE-9821) Scanner id could collide

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802297#comment-13802297 ] Jimmy Xiang commented on HBASE-9821: I was thinking to put the RS startcode inside the

[jira] [Updated] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8143: - Attachment: 8143.hbase-default.xml.txt Setting dfs.client.read.shortcircuit.buffer.size in hbase-default.xml.

[jira] [Commented] (HBASE-8143) HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM

2013-10-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802312#comment-13802312 ] Enis Soztutar commented on HBASE-8143: -- Now thinking about it, will this override the

[jira] [Comment Edited] (HBASE-5487) Generic framework for Master-coordinated tasks

2013-10-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13799709#comment-13799709 ] Ted Yu edited comment on HBASE-5487 at 10/22/13 10:07 PM: -- There

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802346#comment-13802346 ] Hudson commented on HBASE-9813: --- FAILURE: Integrated in HBase-TRUNK #4636 (See

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802364#comment-13802364 ] Hudson commented on HBASE-9813: --- FAILURE: Integrated in hbase-0.96 #153 (See

[jira] [Created] (HBASE-9822) IntegrationTestLazyCfLoading failed occasionally in a secure enviroment

2013-10-22 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-9822: Summary: IntegrationTestLazyCfLoading failed occasionally in a secure enviroment Key: HBASE-9822 URL: https://issues.apache.org/jira/browse/HBASE-9822 Project: HBase

[jira] [Commented] (HBASE-9778) Avoid seeking to next column in ExplicitColumnTracker when possible

2013-10-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802389#comment-13802389 ] Ted Yu commented on HBASE-9778: --- {code} -if (count = maxVersions || (count = minVersions

[jira] [Commented] (HBASE-9821) Scanner id could collide

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802409#comment-13802409 ] stack commented on HBASE-9821: -- rand is horrid. It is opaque. RS startcode is good in that

[jira] [Commented] (HBASE-9807) scanning with block encoding unnecessarily copies the key for each reseek

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802413#comment-13802413 ] stack commented on HBASE-9807: -- lgtm The test failure yours? scanning with block encoding

[jira] [Commented] (HBASE-9821) Scanner id could collide

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802417#comment-13802417 ] Jimmy Xiang commented on HBASE-9821: That's right. It more likely clashes inside the

[jira] [Commented] (HBASE-7600) Investigate TestAdmin.testCreateBadTables

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802418#comment-13802418 ] stack commented on HBASE-7600: -- Go for it. +1 Investigate TestAdmin.testCreateBadTables

[jira] [Created] (HBASE-9823) Provide region server info port information through ClusterStatus

2013-10-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9823: - Summary: Provide region server info port information through ClusterStatus Key: HBASE-9823 URL: https://issues.apache.org/jira/browse/HBASE-9823 Project: HBase Issue

[jira] [Updated] (HBASE-9737) Corrupt HFile cause resource leak leading to Region Server OOM

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-9737: - Attachment: 9737.096.txt The 0.96 patch I applied. Corrupt HFile cause resource leak leading to Region Server

[jira] [Updated] (HBASE-9737) Corrupt HFile cause resource leak leading to Region Server OOM

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-9737: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed to

[jira] [Commented] (HBASE-9823) Provide region server info port information through ClusterStatus

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802440#comment-13802440 ] stack commented on HBASE-9823: -- ClusterStatus is load, not configuration. Wrong place for

[jira] [Commented] (HBASE-9821) Scanner id could collide

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802441#comment-13802441 ] stack commented on HBASE-9821: -- ok... long as we generate a new one if a clash. Scanner id

[jira] [Commented] (HBASE-9754) Eliminate threadlocal from MVCC code

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802446#comment-13802446 ] stack commented on HBASE-9754: -- Can we add a test to catch the issue found reading the code?

[jira] [Commented] (HBASE-9823) Provide region server info port information through ClusterStatus

2013-10-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802450#comment-13802450 ] stack commented on HBASE-9823: -- Dupe of HBASE-7027? and HBASE-7027 is admittedly broke.

[jira] [Commented] (HBASE-9778) Avoid seeking to next column in ExplicitColumnTracker when possible

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802459#comment-13802459 ] Lars Hofhansl commented on HBASE-9778: -- I can explain here. A comment in the code

[jira] [Commented] (HBASE-9737) Corrupt HFile cause resource leak leading to Region Server OOM

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802462#comment-13802462 ] Hudson commented on HBASE-9737: --- FAILURE: Integrated in HBase-TRUNK #4638 (See

[jira] [Commented] (HBASE-9807) scanning with block encoding unnecessarily copies the key for each reseek

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802468#comment-13802468 ] Lars Hofhansl commented on HBASE-9807: -- Yeah. Looks suspicious, will have a look.

[jira] [Commented] (HBASE-9821) Scanner id could collide

2013-10-22 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802472#comment-13802472 ] Sergey Shelukhin commented on HBASE-9821: - Can start codes be the same? This can

[jira] [Commented] (HBASE-9819) Backport HBASE-8372 'Provide mutability to CompoundConfiguration' to 0.94

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802475#comment-13802475 ] Lars Hofhansl commented on HBASE-9819: -- This comes from here: {code} if

[jira] [Updated] (HBASE-9819) Backport HBASE-8372 'Provide mutability to CompoundConfiguration' to 0.94

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9819: - Fix Version/s: 0.94.14 Backport HBASE-8372 'Provide mutability to CompoundConfiguration' to

[jira] [Resolved] (HBASE-9823) Provide region server info port information through ClusterStatus

2013-10-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-9823. --- Resolution: Duplicate Provide region server info port information through ClusterStatus

[jira] [Updated] (HBASE-9822) IntegrationTestLazyCfLoading failed occasionally in a secure enviroment

2013-10-22 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-9822: - Attachment: hbase-9822.patch There is no good way to know if ACL permissions are received by

[jira] [Updated] (HBASE-9822) IntegrationTestLazyCfLoading failed occasionally in a secure enviroment

2013-10-22 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-9822: - Status: Patch Available (was: Open) IntegrationTestLazyCfLoading failed occasionally in a

[jira] [Commented] (HBASE-9737) Corrupt HFile cause resource leak leading to Region Server OOM

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802485#comment-13802485 ] Hudson commented on HBASE-9737: --- FAILURE: Integrated in hbase-0.96-hadoop2 #97 (See

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802486#comment-13802486 ] Hudson commented on HBASE-9813: --- FAILURE: Integrated in hbase-0.96-hadoop2 #97 (See

[jira] [Commented] (HBASE-9813) Log splitting doesn't prevent RS creating new hlog file

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802489#comment-13802489 ] Hudson commented on HBASE-9813: --- SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #804

[jira] [Updated] (HBASE-8543) fix coverage org.apache.hadoop.hbase.rest.client

2013-10-22 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HBASE-8543: --- Attachment: HBASE-8543-trunk--n3.patch Cleaned up and rebased the patch. fix coverage

[jira] [Assigned] (HBASE-8543) fix coverage org.apache.hadoop.hbase.rest.client

2013-10-22 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov reassigned HBASE-8543: -- Assignee: Andrey Klochkov fix coverage org.apache.hadoop.hbase.rest.client

[jira] [Commented] (HBASE-9737) Corrupt HFile cause resource leak leading to Region Server OOM

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802506#comment-13802506 ] Hudson commented on HBASE-9737: --- FAILURE: Integrated in hbase-0.96 #154 (See

[jira] [Commented] (HBASE-9737) Corrupt HFile cause resource leak leading to Region Server OOM

2013-10-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802515#comment-13802515 ] Hudson commented on HBASE-9737: --- FAILURE: Integrated in HBase-0.94 #1180 (See

[jira] [Updated] (HBASE-8552) fix coverage org.apache.hadoop.hbase.rest.filter

2013-10-22 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HBASE-8552: --- Attachment: HBASE-8552-trunk--n2.patch Rebased and cleaned up the patch. fix coverage

[jira] [Commented] (HBASE-9819) Backport HBASE-8372 'Provide mutability to CompoundConfiguration' to 0.94

2013-10-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802519#comment-13802519 ] Lars Hofhansl commented on HBASE-9819: -- getTable is new API that cannot be use on

[jira] [Commented] (HBASE-8543) fix coverage org.apache.hadoop.hbase.rest.client

2013-10-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802521#comment-13802521 ] Hadoop QA commented on HBASE-8543: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9821) Scanner id could collide

2013-10-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802532#comment-13802532 ] Jimmy Xiang commented on HBASE-9821: The start code is used to differentiate the

[jira] [Commented] (HBASE-9822) IntegrationTestLazyCfLoading failed occasionally in a secure enviroment

2013-10-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802534#comment-13802534 ] Hadoop QA commented on HBASE-9822: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-9806) Add PerfEval tool for BlockCache

2013-10-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9806: Attachment: HBASE-9806.01.patch Updated patch after running with a couple different

[jira] [Updated] (HBASE-9806) Add PerfEval tool for BlockCache

2013-10-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9806: Status: Patch Available (was: Open) Add PerfEval tool for BlockCache

[jira] [Commented] (HBASE-8552) fix coverage org.apache.hadoop.hbase.rest.filter

2013-10-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802568#comment-13802568 ] Hadoop QA commented on HBASE-8552: -- {color:red}-1 overall{color}. Here are the results

[jira] [Created] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-22 Thread Jerry He (JIRA)
Jerry He created HBASE-9825: --- Summary: LoadIncrementalHFiles fails to load from remote cluster in hadoop 2 Key: HBASE-9825 URL: https://issues.apache.org/jira/browse/HBASE-9825 Project: HBase

[jira] [Commented] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802581#comment-13802581 ] Jerry He commented on HBASE-9825: - We have some options here. We can either backport

[jira] [Updated] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9825: Attachment: HBASE-9825-0.94-only.patch LoadIncrementalHFiles fails to load from remote cluster in hadoop

[jira] [Updated] (HBASE-8543) fix coverage org.apache.hadoop.hbase.rest.client

2013-10-22 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HBASE-8543: --- Attachment: HBASE-8543-trunk--n4.patch Updated the patch. Increased timeout in tests. fix

[jira] [Commented] (HBASE-9806) Add PerfEval tool for BlockCache

2013-10-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802594#comment-13802594 ] Hadoop QA commented on HBASE-9806: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-8552) fix coverage org.apache.hadoop.hbase.rest.filter

2013-10-22 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802599#comment-13802599 ] Andrey Klochkov commented on HBASE-8552: mvn site failure doesn't seem to be

[jira] [Commented] (HBASE-8543) fix coverage org.apache.hadoop.hbase.rest.client

2013-10-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802607#comment-13802607 ] Hadoop QA commented on HBASE-8543: -- {color:red}-1 overall{color}. Here are the results

[jira] [Created] (HBASE-9826) KeyValue should guard itself against corruptions

2013-10-22 Thread Amitanand Aiyer (JIRA)
Amitanand Aiyer created HBASE-9826: -- Summary: KeyValue should guard itself against corruptions Key: HBASE-9826 URL: https://issues.apache.org/jira/browse/HBASE-9826 Project: HBase Issue