[jira] [Updated] (HBASE-8814) Possible NPE in split if a region has empty store files.

2013-07-03 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-8814: -- Attachment: HBASE-8814_trunk_addendum.patch In trunk also same problem could be there, but I have obser

[jira] [Updated] (HBASE-8814) Possible NPE in split if a region has empty store files.

2013-07-03 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-8814: -- Attachment: HBASE-8814_94_v2.patch Patch correcting test case failures. {code} admin.createTable(htd) Z

[jira] [Updated] (HBASE-8810) Bring in code constants in line with default xml's

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8810: - Attachment: 8810v2.txt Here is the constants-making script and generated java files. Typing is the issue.

[jira] [Created] (HBASE-8864) Fix 2 javadoc warnings

2013-07-03 Thread Ted Yu (JIRA)
Ted Yu created HBASE-8864: - Summary: Fix 2 javadoc warnings Key: HBASE-8864 URL: https://issues.apache.org/jira/browse/HBASE-8864 Project: HBase Issue Type: Bug Reporter: Ted Yu

[jira] [Updated] (HBASE-8810) Bring in code constants in line with default xml's

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8810: - Attachment: 8810.txt Here is patch that has stylesheet to produce a junit test. We can ignore typing just compa

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699759#comment-13699759 ] Anoop Sam John commented on HBASE-8806: --- We need change all the CP hooks signatures?

[jira] [Commented] (HBASE-8753) Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp

2013-07-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699753#comment-13699753 ] Hadoop QA commented on HBASE-8753: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Assigned] (HBASE-8753) Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp

2013-07-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-8753: - Assignee: Feng Honghua > Provide new delete flag which can delete all cells under a column-family >

[jira] [Commented] (HBASE-8814) Possible NPE in split if a region has empty store files.

2013-07-03 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699746#comment-13699746 ] rajeshbabu commented on HBASE-8814: --- [~stack] I will check the reason for failures.

[jira] [Commented] (HBASE-8810) Bring in code constants in line with default xml's

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699743#comment-13699743 ] stack commented on HBASE-8810: -- The hbase-default.xml is hard to get rid of. While it is a p

[jira] [Commented] (HBASE-8599) HLogs in ZK are not cleaned up when replication lag is minimal

2013-07-03 Thread Varun Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699734#comment-13699734 ] Varun Sharma commented on HBASE-8599: - I tried that approach in v1 but it consistently

[jira] [Commented] (HBASE-8849) CellCodec should write and read the memstoreTS/mvccVersion

2013-07-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699731#comment-13699731 ] ramkrishna.s.vasudevan commented on HBASE-8849: --- Ideally when we start using

[jira] [Commented] (HBASE-8753) Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp

2013-07-03 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699729#comment-13699729 ] Liang Xie commented on HBASE-8753: -- I tried to assign this jira to my colleague [~fenghh]

[jira] [Commented] (HBASE-8849) CellCodec should write and read the memstoreTS/mvccVersion

2013-07-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699730#comment-13699730 ] ramkrishna.s.vasudevan commented on HBASE-8849: --- bq.The style should be more

[jira] [Updated] (HBASE-8753) Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp

2013-07-03 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-8753: - Component/s: Scanners > Provide new delete flag which can delete all cells under a column-family > w

[jira] [Updated] (HBASE-8753) Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp

2013-07-03 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-8753: - Attachment: HBASE-8753-trunk-V1.patch Attached v1 changes the new familyVersionStamps from list to set, s

[jira] [Updated] (HBASE-8753) Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp

2013-07-03 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-8753: - Affects Version/s: 0.95.1 Status: Patch Available (was: Open) > Provide new delete fl

[jira] [Commented] (HBASE-8599) HLogs in ZK are not cleaned up when replication lag is minimal

2013-07-03 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699719#comment-13699719 ] Chris Trezzo commented on HBASE-8599: - The logic looks good. It would be nice if we ha

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699701#comment-13699701 ] Hadoop QA commented on HBASE-8806: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-8860) TestTableLockManager#testTableReadLock times out sometimes

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699689#comment-13699689 ] Hudson commented on HBASE-8860: --- Integrated in HBase-TRUNK #4213 (See [https://builds.apach

[jira] [Updated] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rahul gidwani updated HBASE-8806: - Attachment: HBASE-8806-0.94.10-v3.patch > Row locks are acquired repeatedly in HRegion.doMini

[jira] [Commented] (HBASE-8857) TestGet#testDynamicFilter fails sometimes

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699690#comment-13699690 ] Hudson commented on HBASE-8857: --- Integrated in HBase-TRUNK #4213 (See [https://builds.apach

[jira] [Commented] (HBASE-8523) No support for double In Increment api of Hbase

2013-07-03 Thread vikram s (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699684#comment-13699684 ] vikram s commented on HBASE-8523: - I wanted to update row.And in row I have double value i

[jira] [Commented] (HBASE-8857) TestGet#testDynamicFilter fails sometimes

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699682#comment-13699682 ] Hudson commented on HBASE-8857: --- Integrated in hbase-0.95 #287 (See [https://builds.apache.

[jira] [Commented] (HBASE-8860) TestTableLockManager#testTableReadLock times out sometimes

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699681#comment-13699681 ] Hudson commented on HBASE-8860: --- Integrated in hbase-0.95 #287 (See [https://builds.apache.

[jira] [Commented] (HBASE-8860) TestTableLockManager#testTableReadLock times out sometimes

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699672#comment-13699672 ] Hudson commented on HBASE-8860: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #596 (See [https

[jira] [Commented] (HBASE-8797) Prevent merging regions from moving during online merge

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699674#comment-13699674 ] Hudson commented on HBASE-8797: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #596 (See [https

[jira] [Commented] (HBASE-8857) TestGet#testDynamicFilter fails sometimes

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699673#comment-13699673 ] Hudson commented on HBASE-8857: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #596 (See [https

[jira] [Created] (HBASE-8863) Enhance data type API with type vs type comparison methods

2013-07-03 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-8863: --- Summary: Enhance data type API with type vs type comparison methods Key: HBASE-8863 URL: https://issues.apache.org/jira/browse/HBASE-8863 Project: HBase Issue

[jira] [Commented] (HBASE-8369) MapReduce over snapshot files

2013-07-03 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699664#comment-13699664 ] Enis Soztutar commented on HBASE-8369: -- Bryan thanks for working on the patch. A coup

[jira] [Commented] (HBASE-8856) Crash when attempting split with DelimitedKeyPrefixRegionSplitPolicy

2013-07-03 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699648#comment-13699648 ] Enis Soztutar commented on HBASE-8856: -- RegionSplitPolicy.getSplitPoint() returns nul

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699634#comment-13699634 ] rahul gidwani commented on HBASE-8806: -- Hey folks, Sorry for the late response. La

[jira] [Commented] (HBASE-8797) Prevent merging regions from moving during online merge

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699633#comment-13699633 ] Hudson commented on HBASE-8797: --- Integrated in hbase-0.95-on-hadoop2 #161 (See [https://bui

[jira] [Commented] (HBASE-8860) TestTableLockManager#testTableReadLock times out sometimes

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699631#comment-13699631 ] Hudson commented on HBASE-8860: --- Integrated in hbase-0.95-on-hadoop2 #161 (See [https://bui

[jira] [Commented] (HBASE-8857) TestGet#testDynamicFilter fails sometimes

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699632#comment-13699632 ] Hudson commented on HBASE-8857: --- Integrated in hbase-0.95-on-hadoop2 #161 (See [https://bui

[jira] [Updated] (HBASE-8845) Add integration test for split and online merge

2013-07-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-8845: --- Summary: Add integration test for split and online merge (was: Add integration test for online merge

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699619#comment-13699619 ] stack commented on HBASE-8806: -- [~ted_yu] Dave said above "(This patch is not from the curren

[jira] [Commented] (HBASE-8776) tweak retry settings some more (on trunk and 0.94)

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699617#comment-13699617 ] stack commented on HBASE-8776: -- +1 on getting hbase-it tests working again.

[jira] [Commented] (HBASE-8370) Report data block cache hit rates apart from aggregate cache hit rates

2013-07-03 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699614#comment-13699614 ] Elliott Clark commented on HBASE-8370: -- bq.I disagree that its not actionable. I woul

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699612#comment-13699612 ] Ted Yu commented on HBASE-8806: --- @Dave: The changes in pom.xml are not needed for this fix,

[jira] [Updated] (HBASE-8810) Bring in code constants in line with default xml's

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8810: - Component/s: Usability Fix Version/s: 0.95.2 Bringing into 0.95.2. > Bring in code constan

[jira] [Commented] (HBASE-8015) Support for Namespaces

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699598#comment-13699598 ] stack commented on HBASE-8015: -- [~toffer] Ping here so i can go take a looksee when you have

[jira] [Commented] (HBASE-8814) Possible NPE in split if a region has empty store files.

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699586#comment-13699586 ] Hudson commented on HBASE-8814: --- Integrated in HBase-0.94 #1036 (See [https://builds.apache

[jira] [Commented] (HBASE-8814) Possible NPE in split if a region has empty store files.

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699576#comment-13699576 ] Hudson commented on HBASE-8814: --- Integrated in HBase-0.94-security #190 (See [https://build

[jira] [Created] (HBASE-8862) TestAdmin#testForceSplitMultiFamily is flaky

2013-07-03 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-8862: -- Summary: TestAdmin#testForceSplitMultiFamily is flaky Key: HBASE-8862 URL: https://issues.apache.org/jira/browse/HBASE-8862 Project: HBase Issue Type: Test

[jira] [Updated] (HBASE-8857) TestGet#testDynamicFilter fails sometimes

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

[jira] [Commented] (HBASE-8860) TestTableLockManager#testTableReadLock times out sometimes

2013-07-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699548#comment-13699548 ] Jimmy Xiang commented on HBASE-8860: Integrated into trunk and 0.95. Thanks a lot for

[jira] [Updated] (HBASE-8860) TestTableLockManager#testTableReadLock times out sometimes

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

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699530#comment-13699530 ] Lars Hofhansl commented on HBASE-8806: -- Specifically, for 0.94 I'd prefer the fix wit

[jira] [Commented] (HBASE-8836) Separate reader and writer thread pool in RegionServer, so that write throughput will not be impacted when the read load is very high

2013-07-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699516#comment-13699516 ] Lars Hofhansl commented on HBASE-8836: -- How was the read performance impacted during

[jira] [Commented] (HBASE-8599) HLogs in ZK are not cleaned up when replication lag is minimal

2013-07-03 Thread Varun Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699493#comment-13699493 ] Varun Sharma commented on HBASE-8599: - Friendly ping folks, this passes replication te

[jira] [Commented] (HBASE-8015) Support for Namespaces

2013-07-03 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699492#comment-13699492 ] Francis Liu commented on HBASE-8015: [~saint@gmail.com] Getting things to compile

[jira] [Commented] (HBASE-8814) Possible NPE in split if a region has empty store files.

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699465#comment-13699465 ] stack commented on HBASE-8814: -- Reverted from 0.94. patch looks good. Have not looked at wh

[jira] [Reopened] (HBASE-8814) Possible NPE in split if a region has empty store files.

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-8814: -- New test fails on 0.94 builds. Reverting. > Possible NPE in split if a region has empty store fil

[jira] [Commented] (HBASE-8814) Possible NPE in split if a region has empty store files.

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699460#comment-13699460 ] stack commented on HBASE-8814: -- See https://builds.apache.org/job/HBase-0.94/1035/testReport/

[jira] [Updated] (HBASE-8810) Bring in code constants in line with default xml's

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8810: - Attachment: hbase-default_to_java_constants.xsl HBaseDefaultXMLConstants.java > Bring in code

[jira] [Commented] (HBASE-8810) Bring in code constants in line with default xml's

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699453#comment-13699453 ] stack commented on HBASE-8810: -- Here is result of a little experiment where I generate a java

[jira] [Commented] (HBASE-8369) MapReduce over snapshot files

2013-07-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699435#comment-13699435 ] Hadoop QA commented on HBASE-8369: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699427#comment-13699427 ] Lars Hofhansl commented on HBASE-8806: -- And, anyway, for 0.94 I'd prefer a more local

[jira] [Commented] (HBASE-8810) Bring in code constants in line with default xml's

2013-07-03 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699419#comment-13699419 ] Nicolas Liochon commented on HBASE-8810: bq. Or just put a README.txt into the con

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699403#comment-13699403 ] Lars Hofhansl commented on HBASE-8806: -- I think the client side lock issue is solved

[jira] [Commented] (HBASE-8836) Separate reader and writer thread pool in RegionServer, so that write throughput will not be impacted when the read load is very high

2013-07-03 Thread Tianying Chang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699400#comment-13699400 ] Tianying Chang commented on HBASE-8836: --- Attached the write throughput number for or

[jira] [Updated] (HBASE-8836) Separate reader and writer thread pool in RegionServer, so that write throughput will not be impacted when the read load is very high

2013-07-03 Thread Tianying Chang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tianying Chang updated HBASE-8836: -- Attachment: Hbase-8836-perfNumber.pdf > Separate reader and writer thread pool in RegionSer

[jira] [Commented] (HBASE-8810) Bring in code constants in line with default xml's

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699395#comment-13699395 ] stack commented on HBASE-8810: -- bq. a file called hbase-settings-sample.xml that would not be

[jira] [Commented] (HBASE-6295) Possible performance improvement in client batch operations: presplit and send in background

2013-07-03 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699393#comment-13699393 ] Nicolas Liochon commented on HBASE-6295: In HBASE-8810, I proposed to have: a

[jira] [Commented] (HBASE-8849) CellCodec should write and read the memstoreTS/mvccVersion

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699384#comment-13699384 ] stack commented on HBASE-8849: -- You are going to get yourself in to trouble here Ram if you d

[jira] [Commented] (HBASE-6979) recovered.edits file should not break distributed log splitting

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699379#comment-13699379 ] Hudson commented on HBASE-6979: --- Integrated in HBase-0.94 #1034 (See [https://builds.apache

[jira] [Commented] (HBASE-8848) Add durability options for mutations to Thrift

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699378#comment-13699378 ] Hudson commented on HBASE-8848: --- Integrated in HBase-0.94 #1034 (See [https://builds.apache

[jira] [Commented] (HBASE-6295) Possible performance improvement in client batch operations: presplit and send in background

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699375#comment-13699375 ] stack commented on HBASE-6295: -- On: {code} the defaults in the code hbase-defaults.xml in hb

[jira] [Commented] (HBASE-8797) Prevent merging regions from moving during online merge

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699367#comment-13699367 ] Hudson commented on HBASE-8797: --- Integrated in hbase-0.95 #286 (See [https://builds.apache.

[jira] [Updated] (HBASE-8369) MapReduce over snapshot files

2013-07-03 Thread Bryan Keller (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Keller updated HBASE-8369: Attachment: HBASE-8369-trunk_v3.patch HBASE-8369-0.94_v5.patch New patch only uses

[jira] [Commented] (HBASE-8797) Prevent merging regions from moving during online merge

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699352#comment-13699352 ] Hudson commented on HBASE-8797: --- Integrated in HBase-TRUNK #4212 (See [https://builds.apach

[jira] [Commented] (HBASE-8857) TestGet#testDynamicFilter fails sometimes

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699343#comment-13699343 ] stack commented on HBASE-8857: -- +1 > TestGet#testDynamicFilter fails sometim

[jira] [Commented] (HBASE-6979) recovered.edits file should not break distributed log splitting

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699331#comment-13699331 ] Hudson commented on HBASE-6979: --- Integrated in HBase-0.94-security #189 (See [https://build

[jira] [Commented] (HBASE-8848) Add durability options for mutations to Thrift

2013-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699330#comment-13699330 ] Hudson commented on HBASE-8848: --- Integrated in HBase-0.94-security #189 (See [https://build

[jira] [Commented] (HBASE-4360) Maintain information on the time a RS went dead

2013-07-03 Thread samar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699286#comment-13699286 ] samar commented on HBASE-4360: -- A UI ignorance.. will submit the changed patch after the modi

[jira] [Updated] (HBASE-4360) Maintain information on the time a RS went dead

2013-07-03 Thread samar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samar updated HBASE-4360: - Attachment: ds_hbase_multiple_server_test.png multiple dead server > Maintain information on the

[jira] [Commented] (HBASE-8844) Document stop_replication danger

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699284#comment-13699284 ] stack commented on HBASE-8844: -- FYI, our [~jdcryans] is off in exotic locations (he's about 5

[jira] [Updated] (HBASE-4360) Maintain information on the time a RS went dead

2013-07-03 Thread samar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samar updated HBASE-4360: - Attachment: (was: Screen Shot 2013-07-03 at 11.46.01 PM.png) > Maintain information on the time a RS went

[jira] [Reopened] (HBASE-4360) Maintain information on the time a RS went dead

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-4360: -- Reopening because of N's finding. > Maintain information on the time a RS went dead >

[jira] [Updated] (HBASE-4360) Maintain information on the time a RS went dead

2013-07-03 Thread samar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samar updated HBASE-4360: - Attachment: Screen Shot 2013-07-03 at 11.46.01 PM.png multiple dead servers > Maintain informati

[jira] [Resolved] (HBASE-8858) Backport hbase-6979 "recovered.edits file should not break distributed log splitting"

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-8858. -- Resolution: Fixed Hadoop Flags: Reviewed Committed to 0.94. What I meant by old-timers is folks who have

[jira] [Commented] (HBASE-8858) Backport hbase-6979 "recovered.edits file should not break distributed log splitting"

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699265#comment-13699265 ] stack commented on HBASE-8858: -- It will add a NN lookup yes per WAL/splitter so perhaps WALs/

[jira] [Commented] (HBASE-8803) region_mover.rb should move multiple regions at a time

2013-07-03 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699262#comment-13699262 ] Jean-Marc Spaggiari commented on HBASE-8803: Thanks. Nick also proposed to tes

[jira] [Updated] (HBASE-8861) Remove ReplicationState completely

2013-07-03 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Trezzo updated HBASE-8861: Summary: Remove ReplicationState completely (was: Remove ReplicaitonState completely) > Remov

[jira] [Commented] (HBASE-8836) Separate reader and writer thread pool in RegionServer, so that write throughput will not be impacted when the read load is very high

2013-07-03 Thread Tianying Chang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699253#comment-13699253 ] Tianying Chang commented on HBASE-8836: --- >> Is there a better way to detect writ

[jira] [Commented] (HBASE-8861) Remove ReplicaitonState completely

2013-07-03 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699246#comment-13699246 ] Chris Trezzo commented on HBASE-8861: - Link to comment from [~jdcryans]: https://issu

[jira] [Created] (HBASE-8861) Remove ReplicaitonState completely

2013-07-03 Thread Chris Trezzo (JIRA)
Chris Trezzo created HBASE-8861: --- Summary: Remove ReplicaitonState completely Key: HBASE-8861 URL: https://issues.apache.org/jira/browse/HBASE-8861 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-8860) TestTableLockManager#testTableReadLock times out sometimes

2013-07-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699239#comment-13699239 ] stack commented on HBASE-8860: -- I was going to say commit this but do not close the issue as

[jira] [Commented] (HBASE-8860) TestTableLockManager#testTableReadLock times out sometimes

2013-07-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699237#comment-13699237 ] Hadoop QA commented on HBASE-8860: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-4360) Maintain information on the time a RS went dead

2013-07-03 Thread samar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699224#comment-13699224 ] samar commented on HBASE-4360: -- [~nkeywal] Oh.. that looks bad.. Will fix it . Will test it w

[jira] [Commented] (HBASE-8844) Document stop_replication danger

2013-07-03 Thread Patrick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699217#comment-13699217 ] Patrick commented on HBASE-8844: J-D ok gotcha regarding removing stop_replication regard

[jira] [Commented] (HBASE-8844) Document stop_replication danger

2013-07-03 Thread Chris Trezzo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699206#comment-13699206 ] Chris Trezzo commented on HBASE-8844: - +1 for nuking stop_replication from space. It w

[jira] [Commented] (HBASE-8857) TestGet#testDynamicFilter fails sometimes

2013-07-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699176#comment-13699176 ] Ted Yu commented on HBASE-8857: --- lgtm > TestGet#testDynamicFilter fails som

[jira] [Commented] (HBASE-8857) TestGet#testDynamicFilter fails sometimes

2013-07-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699168#comment-13699168 ] Hadoop QA commented on HBASE-8857: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-8797) Prevent merging regions from moving during online merge

2013-07-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-8797: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Int

[jira] [Commented] (HBASE-4360) Maintain information on the time a RS went dead

2013-07-03 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699141#comment-13699141 ] Nicolas Liochon commented on HBASE-4360: @samar : it seems it does not work when t

[jira] [Commented] (HBASE-7846) Add support for merging implicit regions in Merge tool

2013-07-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699136#comment-13699136 ] Jimmy Xiang commented on HBASE-7846: bq. Should we call HRegion#mergeAdjacent instead

[jira] [Updated] (HBASE-4360) Maintain information on the time a RS went dead

2013-07-03 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-4360: --- Attachment: ds_hbase.png > Maintain information on the time a RS went dead >

[jira] [Commented] (HBASE-8797) Prevent merging regions from moving during online merge

2013-07-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699118#comment-13699118 ] Hadoop QA commented on HBASE-8797: -- {color:red}-1 overall{color}. Here are the results o

  1   2   >