[jira] [Updated] (HBASE-10156) Fix up the HBASE-8755 slowdown when low contention

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10156: -- Attachment: 10156v13.txt This should fix TestHLogRecordReader (was using nanoTime to make filename but test w

[jira] [Commented] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873074#comment-13873074 ] Hadoop QA commented on HBASE-10349: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-10156) Fix up the HBASE-8755 slowdown when low contention

2014-01-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873072#comment-13873072 ] Hadoop QA commented on HBASE-10156: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-10323) Auto detect data block encoding in HFileOutputFormat

2014-01-15 Thread Ishan Chhabra (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873071#comment-13873071 ] Ishan Chhabra commented on HBASE-10323: --- Can someone else looks and +1? [~lhofhansl

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873066#comment-13873066 ] Anoop Sam John commented on HBASE-10322: Because of the perf penalty I am also no

[jira] [Updated] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10349: --- Status: Patch Available (was: Open) > Table became unusable when master balanced its region after table was

[jira] [Updated] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10349: --- Attachment: 10349-v1.txt Patch v1 adds a check that source server of the region hasn't changed. > Table bec

[jira] [Commented] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873033#comment-13873033 ] Ted Yu commented on HBASE-10349: {code} Map>> assignmentsByTable = this.ass

[jira] [Updated] (HBASE-10156) Fix up the HBASE-8755 slowdown when low contention

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10156: -- Attachment: 10156v12.txt Retry same patch. > Fix up the HBASE-8755 slowdown when low contention > ---

[jira] [Commented] (HBASE-10156) Fix up the HBASE-8755 slowdown when low contention

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873030#comment-13873030 ] stack commented on HBASE-10156: --- There is not complaint in javac. Patch applies cleanly do

[jira] [Commented] (HBASE-7509) Enable RS to query a secondary datanode in parallel, if the primary takes too long

2014-01-15 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873019#comment-13873019 ] Liyin Tang commented on HBASE-7509: --- [~xieliang007], actually I think it makes more sens

[jira] [Commented] (HBASE-7509) Enable RS to query a secondary datanode in parallel, if the primary takes too long

2014-01-15 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873008#comment-13873008 ] Liang Xie commented on HBASE-7509: -- [~liyin], sorry for assign to myself directly, reassi

[jira] [Commented] (HBASE-10070) HBase read high-availability using eventually consistent region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873009#comment-13873009 ] Enis Soztutar commented on HBASE-10070: --- bq. What delivery timeline are we talking?

[jira] [Updated] (HBASE-7509) Enable RS to query a secondary datanode in parallel, if the primary takes too long

2014-01-15 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-7509: - Assignee: Amitanand Aiyer (was: Liang Xie) > Enable RS to query a secondary datanode in parallel, if the

[jira] [Commented] (HBASE-10188) Deprecate ServerName constructors, but make it public.

2014-01-15 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872991#comment-13872991 ] Jonathan Hsieh commented on HBASE-10188: What are you suggesting? adding the api

[jira] [Commented] (HBASE-10353) Alternative I/O Engine

2014-01-15 Thread Avik Dey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872982#comment-13872982 ] Avik Dey commented on HBASE-10353: -- Thanks [~stack]. Go Apache HBase! > Alternative I/O

[jira] [Commented] (HBASE-10188) Deprecate ServerName constructors, but make it public.

2014-01-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872976#comment-13872976 ] Sergey Shelukhin commented on HBASE-10188: -- I have no use case for this patch no

[jira] [Commented] (HBASE-10188) Deprecate ServerName constructors, but make it public.

2014-01-15 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872974#comment-13872974 ] Jonathan Hsieh commented on HBASE-10188: 0.96 was the deprecation version, 0.98 m

[jira] [Commented] (HBASE-10188) Deprecate ServerName constructors, but make it public.

2014-01-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872966#comment-13872966 ] Sergey Shelukhin commented on HBASE-10188: -- This is not in 0.98? > Deprecate Se

[jira] [Created] (HBASE-10362) HBCK changes for supporting region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10362: - Summary: HBCK changes for supporting region replicas Key: HBASE-10362 URL: https://issues.apache.org/jira/browse/HBASE-10362 Project: HBase Issue Type: Sub

[jira] [Commented] (HBASE-10355) Failover RPC's from client using region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872951#comment-13872951 ] Enis Soztutar commented on HBASE-10355: --- I think we are doing the failover at the H

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872949#comment-13872949 ] Jimmy Xiang commented on HBASE-9343: bq. 1. If start row, end row and limit not specif

[jira] [Updated] (HBASE-10352) Region and RegionServer changes for opening region replicas, and refreshing store files

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-10352: -- Component/s: regionserver Region Assignment > Region and RegionServer changes

[jira] [Updated] (HBASE-10351) LoadBalancer changes for supporting region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-10351: -- Component/s: master > LoadBalancer changes for supporting region replicas > --

[jira] [Created] (HBASE-10361) Enable/AlterTable support for region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10361: - Summary: Enable/AlterTable support for region replicas Key: HBASE-10361 URL: https://issues.apache.org/jira/browse/HBASE-10361 Project: HBase Issue Type: S

[jira] [Comment Edited] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872891#comment-13872891 ] Ted Yu edited comment on HBASE-10349 at 1/16/14 1:42 AM: - In the

[jira] [Created] (HBASE-10360) [89-fb] Expose the HRegionLocations for each HTable in an efficient way

2014-01-15 Thread Liyin Tang (JIRA)
Liyin Tang created HBASE-10360: -- Summary: [89-fb] Expose the HRegionLocations for each HTable in an efficient way Key: HBASE-10360 URL: https://issues.apache.org/jira/browse/HBASE-10360 Project: HBase

[jira] [Updated] (HBASE-10350) Master/AM/RegionStates changes to create and assign region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-10350: -- Assignee: Devaraj Das > Master/AM/RegionStates changes to create and assign region replicas >

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872933#comment-13872933 ] Vandana Ayyalasomayajula commented on HBASE-9343: - I think the new scanner

[jira] [Updated] (HBASE-10348) HTableDescriptor changes for region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-10348: -- Assignee: Devaraj Das > HTableDescriptor changes for region replicas > ---

[jira] [Commented] (HBASE-10338) Region server fails to start with AccessController coprocessor if installed into RegionServerCoprocessorHost

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872926#comment-13872926 ] Hudson commented on HBASE-10338: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #54 (Se

[jira] [Commented] (HBASE-10304) Running an hbase job jar: IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872929#comment-13872929 ] Hudson commented on HBASE-10304: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #54 (Se

[jira] [Commented] (HBASE-10344) Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872928#comment-13872928 ] Hudson commented on HBASE-10344: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #54 (Se

[jira] [Commented] (HBASE-10339) Mutation::getFamilyMap method was lost in 98

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872927#comment-13872927 ] Hudson commented on HBASE-10339: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #54 (Se

[jira] [Commented] (HBASE-10335) AuthFailedException in zookeeper may block replication forever

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872925#comment-13872925 ] Hudson commented on HBASE-10335: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #54 (Se

[jira] [Commented] (HBASE-10334) RegionServer links in table.jsp is broken

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872924#comment-13872924 ] Hudson commented on HBASE-10334: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #54 (Se

[jira] [Assigned] (HBASE-10304) Running an hbase job jar: IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString

2014-01-15 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-10304: Assignee: Nick Dimiduk > Running an hbase job jar: IllegalAccessError: class > com.google

[jira] [Commented] (HBASE-10354) Add an API for defining consistency per request

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872920#comment-13872920 ] Enis Soztutar commented on HBASE-10354: --- Forwarding [~saint@gmail.com]'s commen

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872913#comment-13872913 ] Nick Dimiduk commented on HBASE-9343: - Let me be pedantic for a moment here. {quote}

[jira] [Commented] (HBASE-10156) Fix up the HBASE-8755 slowdown when low contention

2014-01-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872893#comment-13872893 ] Hadoop QA commented on HBASE-10156: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872891#comment-13872891 ] Ted Yu commented on HBASE-10349: >From namenode log I don't see the deletion correspondin

[jira] [Updated] (HBASE-10156) Fix up the HBASE-8755 slowdown when low contention

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10156: -- Attachment: 10156v12.txt Add a bit of debug on TestHLogRecord... I can't make it fail locally and not enough

[jira] [Commented] (HBASE-10341) TestAssignmentManagerOnCluster fails occasionally

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872876#comment-13872876 ] Andrew Purtell commented on HBASE-10341: Let me try a couple of quick things. >

[jira] [Assigned] (HBASE-10341) TestAssignmentManagerOnCluster fails occasionally

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-10341: -- Assignee: Andrew Purtell > TestAssignmentManagerOnCluster fails occasionally > ---

[jira] [Commented] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872864#comment-13872864 ] Matteo Bertozzi commented on HBASE-10349: - maybe related to this.. META should h

[jira] [Created] (HBASE-10359) Master/RS WebUI changes for region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10359: - Summary: Master/RS WebUI changes for region replicas Key: HBASE-10359 URL: https://issues.apache.org/jira/browse/HBASE-10359 Project: HBase Issue Type: Su

[jira] [Updated] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10349: --- Attachment: 10349-hadoop-hdfs-namenode-hor11n14.gq1.ygridcore.net.zip Here is namenode log > Table became u

[jira] [Created] (HBASE-10358) Shell changes for setting consistency per request

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10358: - Summary: Shell changes for setting consistency per request Key: HBASE-10358 URL: https://issues.apache.org/jira/browse/HBASE-10358 Project: HBase Issue Typ

[jira] [Commented] (HBASE-10156) Fix up the HBASE-8755 slowdown when low contention

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872860#comment-13872860 ] stack commented on HBASE-10156: --- I did measurement of latest patch and the time to complete

[jira] [Commented] (HBASE-10355) Failover RPC's from client using region replicas

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872856#comment-13872856 ] stack commented on HBASE-10355: --- Ask said over in HBASE-10070, on the surface, this seems l

[jira] [Created] (HBASE-10357) Failover RPC's for scans

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10357: - Summary: Failover RPC's for scans Key: HBASE-10357 URL: https://issues.apache.org/jira/browse/HBASE-10357 Project: HBase Issue Type: Sub-task Com

[jira] [Created] (HBASE-10356) Failover RPC's for multi-get

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10356: - Summary: Failover RPC's for multi-get Key: HBASE-10356 URL: https://issues.apache.org/jira/browse/HBASE-10356 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872853#comment-13872853 ] Matteo Bertozzi commented on HBASE-10349: - was MetaReader.tableExists()... and th

[jira] [Created] (HBASE-10355) Failover RPC's from client using region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10355: - Summary: Failover RPC's from client using region replicas Key: HBASE-10355 URL: https://issues.apache.org/jira/browse/HBASE-10355 Project: HBase Issue Type

[jira] [Created] (HBASE-10354) Add an API for defining consistency per request

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10354: - Summary: Add an API for defining consistency per request Key: HBASE-10354 URL: https://issues.apache.org/jira/browse/HBASE-10354 Project: HBase Issue Type:

[jira] [Commented] (HBASE-10070) HBase read high-availability using eventually consistent region replicas

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872848#comment-13872848 ] stack commented on HBASE-10070: --- bq. It is more like a "timeline consistency" rather than t

[jira] [Commented] (HBASE-10070) HBase read high-availability using eventually consistent region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872830#comment-13872830 ] Enis Soztutar commented on HBASE-10070: --- bq. Has anyone asked for this feature on t

[jira] [Commented] (HBASE-10344) Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872824#comment-13872824 ] Andrew Purtell commented on HBASE-10344: I'm not suggesting you accumulate change

[jira] [Commented] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872823#comment-13872823 ] Matteo Bertozzi commented on HBASE-10349: - I guess the problem has more to do wit

[jira] [Commented] (HBASE-10344) Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer

2014-01-15 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872820#comment-13872820 ] Feng Honghua commented on HBASE-10344: -- [~apurtell] : should be the last one in this

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

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

[jira] [Commented] (HBASE-10353) Alternative I/O Engine

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872805#comment-13872805 ] stack commented on HBASE-10353: --- Go Avik! > Alternative I/O Engine > -

[jira] [Updated] (HBASE-10349) Table became unusable when master balanced its region after dropping table

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10349: --- Summary: Table became unusable when master balanced its region after dropping table (was: Table became unus

[jira] [Updated] (HBASE-10349) Table became unusable when master balanced its region after table was dropped

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10349: --- Summary: Table became unusable when master balanced its region after table was dropped (was: Table became u

[jira] [Comment Edited] (HBASE-10349) Table became unusable after taking snapshot, restoring snapshot and dropping table

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872765#comment-13872765 ] Ted Yu edited comment on HBASE-10349 at 1/15/14 11:25 PM: -- The m

[jira] [Commented] (HBASE-10349) Table became unusable after taking snapshot, restoring snapshot and dropping table

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872776#comment-13872776 ] Ted Yu commented on HBASE-10349: >From hbase-hbase-regionserver-hor15n07.gq1.ygridcore.ne

[jira] [Commented] (HBASE-10349) Table became unusable after taking snapshot, restoring snapshot and dropping table

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872765#comment-13872765 ] Ted Yu commented on HBASE-10349: The master started balancing the single region of tablet

[jira] [Assigned] (HBASE-10353) Alternative I/O Engine

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-10353: -- Assignee: Andrew Purtell > Alternative I/O Engine > -- > >

[jira] [Created] (HBASE-10353) Alternative I/O Engine

2014-01-15 Thread Avik Dey (JIRA)
Avik Dey created HBASE-10353: Summary: Alternative I/O Engine Key: HBASE-10353 URL: https://issues.apache.org/jira/browse/HBASE-10353 Project: HBase Issue Type: Umbrella Reporter: Avi

[jira] [Updated] (HBASE-10349) Table became unusable after taking snapshot, restoring snapshot and dropping table

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10349: --- Description: 0.98 was used. This was sequence of events: create 'tablethree_mod' snapshot 'tablethree_mod',

[jira] [Created] (HBASE-10352) Region and RegionServer changes for opening region replicas, and refreshing store files

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10352: - Summary: Region and RegionServer changes for opening region replicas, and refreshing store files Key: HBASE-10352 URL: https://issues.apache.org/jira/browse/HBASE-10352

[jira] [Commented] (HBASE-10070) HBase read high-availability using eventually consistent region replicas

2014-01-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872752#comment-13872752 ] stack commented on HBASE-10070: --- Feedback on the design: "...some clients will be better s

[jira] [Commented] (HBASE-10344) Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872747#comment-13872747 ] Hudson commented on HBASE-10344: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #77 (See

[jira] [Reopened] (HBASE-9721) RegionServer should not accept regionOpen RPC intended for another(previous) server

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-9721: --- This has caused persistent intermittent failures of TestAssignmentManagerOnCluster on 0.98 branc

[jira] [Commented] (HBASE-10304) Running an hbase job jar: IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872748#comment-13872748 ] Hudson commented on HBASE-10304: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #77 (See

[jira] [Commented] (HBASE-10344) Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872750#comment-13872750 ] Hudson commented on HBASE-10344: FAILURE: Integrated in HBase-0.98 #85 (See [https://bui

[jira] [Commented] (HBASE-10341) TestAssignmentManagerOnCluster fails occasionally

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872743#comment-13872743 ] Andrew Purtell commented on HBASE-10341: Bisecting again on three systems brought

[jira] [Created] (HBASE-10351) LoadBalancer changes for supporting region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10351: - Summary: LoadBalancer changes for supporting region replicas Key: HBASE-10351 URL: https://issues.apache.org/jira/browse/HBASE-10351 Project: HBase Issue T

[jira] [Created] (HBASE-10350) Master/AM/RegionStates changes to create and assign region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10350: - Summary: Master/AM/RegionStates changes to create and assign region replicas Key: HBASE-10350 URL: https://issues.apache.org/jira/browse/HBASE-10350 Project: HBase

[jira] [Updated] (HBASE-10349) Table became unusable after taking snapshot, restoring snapshot and dropping table

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10349: --- Attachment: 10349-output.log > Table became unusable after taking snapshot, restoring snapshot and dropping

[jira] [Updated] (HBASE-10349) Table became unusable after taking snapshot, restoring snapshot and dropping table

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10349: --- Attachment: hbase-hbase-master-hor15n05.gq1.ygridcore.net.log.tar.gz > Table became unusable after taking sn

[jira] [Created] (HBASE-10349) Table became unusable after taking snapshot, restoring snapshot and dropping table

2014-01-15 Thread Ted Yu (JIRA)
Ted Yu created HBASE-10349: -- Summary: Table became unusable after taking snapshot, restoring snapshot and dropping table Key: HBASE-10349 URL: https://issues.apache.org/jira/browse/HBASE-10349 Project: HBase

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872733#comment-13872733 ] Andrew Purtell commented on HBASE-9343: --- Ok, +1 to commit the latest patch with a fo

[jira] [Updated] (HBASE-10344) Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer

2014-01-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10344: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Improve write performance by ignoring s

[jira] [Created] (HBASE-10348) HTableDescriptor changes for region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10348: - Summary: HTableDescriptor changes for region replicas Key: HBASE-10348 URL: https://issues.apache.org/jira/browse/HBASE-10348 Project: HBase Issue Type: Su

[jira] [Created] (HBASE-10347) HRegionInfo changes for adding replicaId and MetaEditor/MetaReader changes for region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-10347: - Summary: HRegionInfo changes for adding replicaId and MetaEditor/MetaReader changes for region replicas Key: HBASE-10347 URL: https://issues.apache.org/jira/browse/HBASE-10347

[jira] [Commented] (HBASE-10344) Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer

2014-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872719#comment-13872719 ] Hudson commented on HBASE-10344: SUCCESS: Integrated in HBase-TRUNK #4823 (See [https://

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872717#comment-13872717 ] Vandana Ayyalasomayajula commented on HBASE-9343: - [~apurtell] Definitely.

[jira] [Created] (HBASE-10346) Add Documentation for stateless scanner

2014-01-15 Thread Vandana Ayyalasomayajula (JIRA)
Vandana Ayyalasomayajula created HBASE-10346: Summary: Add Documentation for stateless scanner Key: HBASE-10346 URL: https://issues.apache.org/jira/browse/HBASE-10346 Project: HBase

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872708#comment-13872708 ] Andrew Purtell commented on HBASE-9343: --- Can we have the doc before cutting the 0.98

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872697#comment-13872697 ] Vandana Ayyalasomayajula commented on HBASE-9343: - [~apurtell] Can I creat

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872692#comment-13872692 ] Andrew Purtell commented on HBASE-9343: --- bq. I have attached a new patch that mainta

[jira] [Comment Edited] (HBASE-9343) Implement stateless scanner for Stargate

2014-01-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872692#comment-13872692 ] Andrew Purtell edited comment on HBASE-9343 at 1/15/14 10:24 PM: ---

[jira] [Commented] (HBASE-10070) HBase read high-availability using eventually consistent region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872684#comment-13872684 ] Enis Soztutar commented on HBASE-10070: --- Thanks for looking BTW. > HBase read hig

[jira] [Commented] (HBASE-10070) HBase read high-availability using eventually consistent region replicas

2014-01-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872683#comment-13872683 ] Enis Soztutar commented on HBASE-10070: --- bq. Should this be an architectural object

[jira] [Commented] (HBASE-9343) Implement stateless scanner for Stargate

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

[jira] [Updated] (HBASE-5512) Add support for INCLUDE_AND_SEEK_USING_HINT

2014-01-15 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5512: - Assignee: (was: Lars Hofhansl) > Add support for INCLUDE_AND_SEEK_USING_HINT > --

[jira] [Updated] (HBASE-10277) refactor AsyncProcess

2014-01-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-10277: - Description: AsyncProcess currently has two patterns of usage, one from HTable flush w/o

[jira] [Commented] (HBASE-10277) refactor AsyncProcess

2014-01-15 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872639#comment-13872639 ] Nicolas Liochon commented on HBASE-10277: - It's on my plate :-). I'm going to do

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

2014-01-15 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Ayyalasomayajula updated HBASE-8410: Attachment: HBASE-8410_trunk_10.patch [~te...@apache.org] Addressed the com

  1   2   >