[jira] [Commented] (HBASE-9879) Can't undelete a KeyValue

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811882#comment-13811882 ] Anoop Sam John commented on HBASE-9879: --- This is a known thing and discussed some ti

[jira] [Commented] (HBASE-9874) Append and Increment operation drops Tags

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

[jira] [Commented] (HBASE-9870) HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811863#comment-13811863 ] Anoop Sam John commented on HBASE-9870: --- Yes when we open a HFile, we will use the e

[jira] [Comment Edited] (HBASE-9870) HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811863#comment-13811863 ] Anoop Sam John edited comment on HBASE-9870 at 11/2/13 4:09 AM:

[jira] [Updated] (HBASE-9874) Append and Increment operation drops Tags

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9874: -- Attachment: HBASE-9874_V2.patch Test failure handled > Append and Increment operation drops Ta

[jira] [Commented] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811853#comment-13811853 ] Ted Yu commented on HBASE-3787: --- In all the failed tests, I saw: {code} 2013-11-02 02:30:15,

[jira] [Commented] (HBASE-3787) Increment is non-idempotent but client retries RPC

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

[jira] [Commented] (HBASE-9878) AbstractHBaseTool swallows exceptions

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

[jira] [Commented] (HBASE-9859) Canary Shouldn't go off if the table being read from is disabled

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

[jira] [Commented] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811807#comment-13811807 ] Sergey Shelukhin commented on HBASE-3787: - Sorry, one thing missing is special han

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v6.patch The rebased patch. Given the new retry paths, the new batch

[jira] [Commented] (HBASE-9866) Support the mode where REST server authorizes proxy users

2013-11-01 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811801#comment-13811801 ] Devaraj Das commented on HBASE-9866: bq. Are we sure effectiveUser is always set even

[jira] [Commented] (HBASE-9879) Can't undelete a KeyValue

2013-11-01 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811791#comment-13811791 ] Jean-Marc Spaggiari commented on HBASE-9879: If you flush and compact before t

[jira] [Created] (HBASE-9879) Can't undelete a KeyValue

2013-11-01 Thread Benoit Sigoure (JIRA)
Benoit Sigoure created HBASE-9879: - Summary: Can't undelete a KeyValue Key: HBASE-9879 URL: https://issues.apache.org/jira/browse/HBASE-9879 Project: HBase Issue Type: Bug Affects Version

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

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

[jira] [Commented] (HBASE-9859) Canary Shouldn't go off if the table being read from is disabled

2013-11-01 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811765#comment-13811765 ] Jean-Daniel Cryans commented on HBASE-9859: --- +1 > Canary Shouldn't go off if th

[jira] [Commented] (HBASE-8569) Improve coverage in package org.apache.hadoop.hbase.security

2013-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811756#comment-13811756 ] Hudson commented on HBASE-8569: --- SUCCESS: Integrated in HBase-TRUNK #4664 (See [https://bui

[jira] [Commented] (HBASE-9868) Remove some array copy, especially around protobuf

2013-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811757#comment-13811757 ] Hudson commented on HBASE-9868: --- SUCCESS: Integrated in HBase-TRUNK #4664 (See [https://bui

[jira] [Updated] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9878: Status: Patch Available (was: Open) > AbstractHBaseTool swallows exceptions >

[jira] [Updated] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9878: Status: Open (was: Patch Available) > AbstractHBaseTool swallows exceptions >

[jira] [Updated] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9878: Attachment: HBASE-9878.01.patch > AbstractHBaseTool swallows exceptions > -

[jira] [Updated] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9878: Attachment: HBASE-9878.01.patch rebased onto trunk. > AbstractHBaseTool swallows exceptions >

[jira] [Updated] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9878: Attachment: HBASE-9878.01.patch > AbstractHBaseTool swallows exceptions > -

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811740#comment-13811740 ] Ted Yu commented on HBASE-9863: --- It would be larger refactoring so that access to zkNamespac

[jira] [Commented] (HBASE-9868) Remove some array copy, especially around protobuf

2013-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811732#comment-13811732 ] Hudson commented on HBASE-9868: --- FAILURE: Integrated in hbase-0.96 #177 (See [https://build

[jira] [Updated] (HBASE-9859) Canary Shouldn't go off if the table being read from is disabled

2013-11-01 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-9859: - Attachment: HBASE-9859-1.patch One more log line just to help operators understand a little bette

[jira] [Commented] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2013-11-01 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811728#comment-13811728 ] Eric Yang commented on HBASE-4072: -- Would it be better to have a single place of truth fo

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811723#comment-13811723 ] stack commented on HBASE-9863: -- Is that safe? > Intermittently > TestZooKeeper#testRegionAs

[jira] [Updated] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9863: -- Attachment: 9863-v2.txt Patch v2 removes 'synchronized' from the get method. Test suite passed based on hadoop

[jira] [Updated] (HBASE-9859) Canary Shouldn't go off if the table being read from is disabled

2013-11-01 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-9859: - Status: Patch Available (was: Open) > Canary Shouldn't go off if the table being read from is di

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

2013-11-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811706#comment-13811706 ] Andrew Purtell commented on HBASE-8369: --- This is a fine feature for performance but

[jira] [Updated] (HBASE-9859) Canary Shouldn't go off if the table being read from is disabled

2013-11-01 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-9859: - Attachment: HBASE-9859-0.patch Patch that changes the exception thrown from a DNRIOE to TableNot

[jira] [Commented] (HBASE-9866) Support the mode where REST server authorizes proxy users

2013-11-01 Thread Dilli Arumugam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811674#comment-13811674 ] Dilli Arumugam commented on HBASE-9866: --- Knox talks only REST to Hadoop services. K

[jira] [Commented] (HBASE-9865) WALEdit.heapSize() is incorrect in certain replication scenarios which may cause RegionServers to go OOM

2013-11-01 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811667#comment-13811667 ] Jean-Daniel Cryans commented on HBASE-9865: --- Story time guys! Joking, it's not

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-01 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811663#comment-13811663 ] Jeffrey Zhong commented on HBASE-9873: -- {quote} In general, RS failure recovery spend

[jira] [Comment Edited] (HBASE-9870) HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format

2013-11-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811646#comment-13811646 ] Jimmy Xiang edited comment on HBASE-9870 at 11/1/13 9:05 PM: -

[jira] [Commented] (HBASE-9870) HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format

2013-11-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811646#comment-13811646 ] Jimmy Xiang commented on HBASE-9870: [~anoop.hbase], when we open a hfile, do we also

[jira] [Commented] (HBASE-9865) WALEdit.heapSize() is incorrect in certain replication scenarios which may cause RegionServers to go OOM

2013-11-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811644#comment-13811644 ] Lars Hofhansl commented on HBASE-9865: -- Cool. Thanks Churro. The patch address the #2

[jira] [Updated] (HBASE-9872) ModifyTable does not modify the attributes of a newly modified/changed ColumnDescriptor

2013-11-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9872: - Fix Version/s: (was: 0.94.13) 0.94.14 > ModifyTable does not modify the a

[jira] [Commented] (HBASE-9874) Append and Increment operation drops Tags

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

[jira] [Commented] (HBASE-9878) AbstractHBaseTool swallows exceptions

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

[jira] [Updated] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9878: Assignee: Nick Dimiduk Status: Patch Available (was: Open) > AbstractHBaseTool swallows exce

[jira] [Updated] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9878: Attachment: HBASE-9878.00.patch Heavy-handed approach to clear out the path. Let's see if any tests

[jira] [Updated] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9878: Priority: Minor (was: Major) > AbstractHBaseTool swallows exceptions > ---

[jira] [Created] (HBASE-9878) AbstractHBaseTool swallows exceptions

2013-11-01 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-9878: --- Summary: AbstractHBaseTool swallows exceptions Key: HBASE-9878 URL: https://issues.apache.org/jira/browse/HBASE-9878 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811616#comment-13811616 ] Ted Yu commented on HBASE-9873: --- bq. then referring to it at time of roll could get archivin

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811615#comment-13811615 ] Ted Yu commented on HBASE-9863: --- Looking at zkNamespaceManager#get(), it calls ConcurrentSki

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

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

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-01 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811602#comment-13811602 ] Himanshu Vashishtha commented on HBASE-9873: 1) Try to clean old hlog after ea

[jira] [Updated] (HBASE-9874) Append and Increment operation drops Tags

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9874: -- Status: Patch Available (was: Open) > Append and Increment operation drops Tags >

[jira] [Commented] (HBASE-9874) Append and Increment operation drops Tags

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811601#comment-13811601 ] Anoop Sam John commented on HBASE-9874: --- In case of Append/Increment we are actually

[jira] [Updated] (HBASE-9874) Append and Increment operation drops Tags

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9874: -- Attachment: HBASE-9874.patch > Append and Increment operation drops Tags >

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-01 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811585#comment-13811585 ] Himanshu Vashishtha commented on HBASE-9873: bq. I have a different idea in th

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-01 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811575#comment-13811575 ] Jeffrey Zhong commented on HBASE-9873: -- {quote} Support running multiple hlog splitte

[jira] [Updated] (HBASE-9484) Backport 8534 "Fix coverage for org.apache.hadoop.hbase.mapreduce" to 0.96

2013-11-01 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HBASE-9484: -- Assignee: (was: Ivan A. Veselovsky) Dropping assignment since our track is shut dow

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

2013-11-01 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HBASE-9459: -- Status: Patch Available (was: Open) > Backport 8534 "Fix coverage for org.apache.hadoo

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

2013-11-01 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HBASE-9459: -- Attachment: HBASE-9459-0.94--n3.patch I took original patch from 8534 for 0.94, added t

[jira] [Commented] (HBASE-9874) Append and Increment operation drops Tags

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811547#comment-13811547 ] Nick Dimiduk commented on HBASE-9874: - Is there a concept for "merging" tags existing

[jira] [Commented] (HBASE-8741) Scope sequenceid to the region rather than regionserver (WAS: Mutations on Regions in recovery mode might have same sequenceIDs)

2013-11-01 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811545#comment-13811545 ] Himanshu Vashishtha commented on HBASE-8741: Fyi, I have been running perf tes

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

2013-11-01 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811535#comment-13811535 ] Jean-Marc Spaggiari commented on HBASE-9806: Hi [~vrodionov], I was waiting to

[jira] [Updated] (HBASE-8569) Improve coverage in package org.apache.hadoop.hbase.security

2013-11-01 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-8569: --- Attachment: 8569-addendum.txt The addendum that puts back the secure rpc test. > Improve coverage in

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

2013-11-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811531#comment-13811531 ] Vladimir Rodionov commented on HBASE-9806: -- Any results so far? > Add PerfEval t

[jira] [Created] (HBASE-9877) HFileOutputFormat creates partitions file with random name under /tmp

2013-11-01 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-9877: --- Summary: HFileOutputFormat creates partitions file with random name under /tmp Key: HBASE-9877 URL: https://issues.apache.org/jira/browse/HBASE-9877 Project: HBase

[jira] [Commented] (HBASE-9865) WALEdit.heapSize() is incorrect in certain replication scenarios which may cause RegionServers to go OOM

2013-11-01 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811524#comment-13811524 ] churro morales commented on HBASE-9865: --- Hi lars, Thanks for the patch, I will rev

[jira] [Commented] (HBASE-9870) HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format

2013-11-01 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811523#comment-13811523 ] Matt Corgan commented on HBASE-9870: I forget the intricacies (or never understood the

[jira] [Created] (HBASE-9876) Backport HBASE-4285 "partitions file created in user's home directory"

2013-11-01 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-9876: --- Summary: Backport HBASE-4285 "partitions file created in user's home directory" Key: HBASE-9876 URL: https://issues.apache.org/jira/browse/HBASE-9876 Project: HBase

[jira] [Commented] (HBASE-7744) Tools creating HFiles (Import, ImportTsv) don't run in local mode

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811522#comment-13811522 ] Nick Dimiduk commented on HBASE-7744: - Indeed, it looks like we still depend on symlin

[jira] [Commented] (HBASE-9857) Blockcache prefetch for HFile V3

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811512#comment-13811512 ] Nick Dimiduk commented on HBASE-9857: - This is a nice feature. I skimmed the patch, do

[jira] [Updated] (HBASE-8569) Improve coverage in package org.apache.hadoop.hbase.security

2013-11-01 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-8569: --- Resolution: Fixed Fix Version/s: 0.98.0 Release Note: Adds tests that exercise some secur

[jira] [Updated] (HBASE-8569) Improve coverage in package org.apache.hadoop.hbase.security

2013-11-01 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-8569: --- Release Note: Adds tests that exercise some security code-paths with security on. mvn clean -Dtest=T

[jira] [Commented] (HBASE-9870) HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811492#comment-13811492 ] Anoop Sam John commented on HBASE-9870: --- I mean the data already there in HFiles (on

[jira] [Commented] (HBASE-9870) HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format

2013-11-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811491#comment-13811491 ] Jimmy Xiang commented on HBASE-9870: [~ndimiduk], apply the patches of 9792 and 9757 t

[jira] [Commented] (HBASE-9874) Append and Increment operation drops Tags

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811490#comment-13811490 ] Anoop Sam John commented on HBASE-9874: --- 2 problems here. 1. Cells with tags added t

[jira] [Updated] (HBASE-9757) Reenable fast region move in SlowDeterministicMonkey

2013-11-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9757: --- Attachment: trunk-9757.patch > Reenable fast region move in SlowDeterministicMonkey > ---

[jira] [Commented] (HBASE-9869) Optimize HConnectionManager#getCachedLocation

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811483#comment-13811483 ] Nick Dimiduk commented on HBASE-9869: - bq. caveat the fact that we are profiling using

[jira] [Commented] (HBASE-9870) HFileDataBlockEncoderImpl#diskToCacheFormat uses wrong format

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811481#comment-13811481 ] Nick Dimiduk commented on HBASE-9870: - [~jxiang] can you describe how to reproduce the

[jira] [Commented] (HBASE-8611) Improve test coverage in pkg org.apache.hadoop.hbase.mapred

2013-11-01 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811476#comment-13811476 ] Nick Dimiduk commented on HBASE-8611: - Thanks for following this one through Andrey, D

[jira] [Commented] (HBASE-9866) Support the mode where REST server authorizes proxy users

2013-11-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811471#comment-13811471 ] Jimmy Xiang commented on HBASE-9866: bq. + Lock lock = locker.acquireLock(effecti

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811464#comment-13811464 ] stack commented on HBASE-9863: -- Just to say I don't mind digging in deeper since this is fix

[jira] [Updated] (HBASE-9868) Remove some array copy, especially around protobuf

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

[jira] [Updated] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-9873: - Component/s: wal MTTR Priority: Critical (was: Major) Made this critical since its about

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811456#comment-13811456 ] stack commented on HBASE-9863: -- I am just responding to what you wrote: bq. This change redu

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811449#comment-13811449 ] stack commented on HBASE-9873: -- Thanks for looking into important issue [~liushaohui] bq. 1)

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811435#comment-13811435 ] Ted Yu commented on HBASE-9863: --- bq. we could still hang? >From HMaster: {code} public Nam

[jira] [Commented] (HBASE-9865) WALEdit.heapSize() is incorrect in certain replication scenarios which may cause RegionServers to go OOM

2013-11-01 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811426#comment-13811426 ] Dave Latham commented on HBASE-9865: [~jdcryans] Would love to hear your thoughts if y

[jira] [Commented] (HBASE-9874) Append and Increment operation drops Tags

2013-11-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811427#comment-13811427 ] ramkrishna.s.vasudevan commented on HBASE-9874: --- Oh.. It did not get added i

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811429#comment-13811429 ] stack commented on HBASE-9863: -- So we could still hang? The change just makes it less likely

[jira] [Created] (HBASE-9875) NamespaceJanitor chore is not used

2013-11-01 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9875: - Summary: NamespaceJanitor chore is not used Key: HBASE-9875 URL: https://issues.apache.org/jira/browse/HBASE-9875 Project: HBase Issue Type: Task Reporter: Ted

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811395#comment-13811395 ] Ted Yu commented on HBASE-9863: --- The get(HTable table, String name) call goes through HTable

[jira] [Commented] (HBASE-9872) ModifyTable does not modify the attributes of a newly modified/changed ColumnDescriptor

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811384#comment-13811384 ] Anoop Sam John commented on HBASE-9872: --- Yes I mean to check whether any changes in

[jira] [Commented] (HBASE-9868) Remove some array copy, especially around protobuf

2013-11-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811382#comment-13811382 ] stack commented on HBASE-9868: -- +1 Nice. > Remove some array copy, especially around protob

[jira] [Commented] (HBASE-9874) Append and Increment operation drops Tags

2013-11-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811383#comment-13811383 ] Anoop Sam John commented on HBASE-9874: --- Working with it. Will post a patch soon. >

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811378#comment-13811378 ] stack commented on HBASE-9863: -- Sounds good. How does the change address the described proble

[jira] [Commented] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

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

[jira] [Commented] (HBASE-9872) ModifyTable does not modify the attributes of a newly modified/changed ColumnDescriptor

2013-11-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811359#comment-13811359 ] ramkrishna.s.vasudevan commented on HBASE-9872: --- Actually am not adding any

[jira] [Commented] (HBASE-9868) Remove some array copy, especially around protobuf

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

[jira] [Updated] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9863: -- Status: Patch Available (was: Open) > Intermittently > TestZooKeeper#testRegionAssignmentAfterMasterRecoveryD

[jira] [Updated] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9863: -- Attachment: 9863-v1.txt > Intermittently > TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry

[jira] [Assigned] (HBASE-9863) Intermittently TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs

2013-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-9863: - Assignee: Ted Yu > Intermittently > TestZooKeeper#testRegionAssignmentAfterMasterRecoveryDueToZKExpiry h

[jira] [Commented] (HBASE-9871) PB issue : Increment attributes are not getting passed to server

2013-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811232#comment-13811232 ] Hudson commented on HBASE-9871: --- SUCCESS: Integrated in HBase-TRUNK #4663 (See [https://bui

  1   2   >