[jira] [Updated] (HBASE-15583) Any HTD we give out should be immutable

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-15583: --- Status: Open (was: Patch Available) > Any HTD we give out should be immutable >

[jira] [Created] (HBASE-17821) The CompoundConfiguration#toString is wrong

2017-03-22 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-17821: -- Summary: The CompoundConfiguration#toString is wrong Key: HBASE-17821 URL: https://issues.apache.org/jira/browse/HBASE-17821 Project: HBase Issue Type:

[jira] [Commented] (HBASE-14614) Procedure v2: Core Assignment Manager

2017-03-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937756#comment-15937756 ] stack commented on HBASE-14614: --- Other tests fail because the bit where we update RegionStates, the

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937726#comment-15937726 ] Duo Zhang commented on HBASE-16890: --- {quote} So can increase the number of writers in AsynWAL also?

[jira] [Commented] (HBASE-17595) Add partial result support for small/limited scan

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937720#comment-15937720 ] Hadoop QA commented on HBASE-17595: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-03-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937704#comment-15937704 ] Anoop Sam John commented on HBASE-16890: bq. I think the problem is that AsyncFSWAL is single

[jira] [Updated] (HBASE-17820) Fail build with hadoop-2.6.0

2017-03-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-17820: -- Description: I used this command "mvn clean install -Dhadoop-two.version=2.6.0 -DskipTests" to build

[jira] [Updated] (HBASE-17820) Fail build with hadoop-2.6.0

2017-03-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-17820: -- Description: I used this command to build hbase-1.2.4 source code "mvn clean install

[jira] [Updated] (HBASE-17595) Add partial result support for small/limited scan

2017-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17595: -- Attachment: HBASE-17595-addendum-v2.patch > Add partial result support for small/limited scan >

[jira] [Updated] (HBASE-17820) Fail build with hadoop-2.6.0

2017-03-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-17820: -- Description: I used this command "mvn clean install -Dhadoop-two.version=2.6.0 -DskipTests". Build

[jira] [Updated] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-03-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16890: -- Priority: Blocker (was: Major) I made this a blocker against 2.0. The offheap write-path wants it and we need

[jira] [Commented] (HBASE-17820) Fail build with hadoop-2.6.0

2017-03-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937603#comment-15937603 ] Reid Chan commented on HBASE-17820: --- ping [~busbey] > Fail build with hadoop-2.6.0 >

[jira] [Created] (HBASE-17820) Fail build with hadoop-2.6.0

2017-03-22 Thread Reid Chan (JIRA)
Reid Chan created HBASE-17820: - Summary: Fail build with hadoop-2.6.0 Key: HBASE-17820 URL: https://issues.apache.org/jira/browse/HBASE-17820 Project: HBase Issue Type: Bug Components:

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937594#comment-15937594 ] Duo Zhang commented on HBASE-16890: --- [~stack] [~ram_krish] Let's pick this up again? The last

[jira] [Updated] (HBASE-17595) Add partial result support for small/limited scan

2017-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17595: -- Attachment: HBASE-17595-addendum-v1.patch There are unfinished code in AllowPartialScanResultCache...

[jira] [Commented] (HBASE-17739) BucketCache is inefficient/wasteful/dumb in its bucket allocations

2017-03-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937551#comment-15937551 ] Anoop Sam John commented on HBASE-17739: Agree.. BTW we by def wont be keeping compressed

[jira] [Comment Edited] (HBASE-13788) Shell commands do not support column qualifiers containing colon (:)

2017-03-22 Thread Manaswini (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937536#comment-15937536 ] Manaswini edited comment on HBASE-13788 at 3/23/17 1:49 AM: As per the @Stack

[jira] [Commented] (HBASE-13788) Shell commands do not support column qualifiers containing colon (:)

2017-03-22 Thread Manaswini (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937536#comment-15937536 ] Manaswini commented on HBASE-13788: --- As per the @Stack suggestion, I've added an ordinal option. i.e.

[jira] [Updated] (HBASE-13788) Shell commands do not support column qualifiers containing colon (:)

2017-03-22 Thread Manaswini (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manaswini updated HBASE-13788: -- Attachment: hbase-13788-v1.patch Hbase-13788-testcases.docx > Shell commands do not

[jira] [Commented] (HBASE-17595) Add partial result support for small/limited scan

2017-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937527#comment-15937527 ] Duo Zhang commented on HBASE-17595: --- Let me check the failed UTs. Seems something wrong dealing with

[jira] [Commented] (HBASE-14614) Procedure v2: Core Assignment Manager

2017-03-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937510#comment-15937510 ] stack commented on HBASE-14614: --- Fix findbugs and a few tests. Wil be back to fix more. Fixed whitespace

[jira] [Commented] (HBASE-17766) Generate Javadoc for hbase-spark module

2017-03-22 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937456#comment-15937456 ] Yi Liang commented on HBASE-17766: -- [~busbey] [~stack][~jerryhe] [~te...@apache.org] After spending

[jira] [Updated] (HBASE-17766) Generate Javadoc for hbase-spark module

2017-03-22 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-17766: - Attachment: user-api.jpg spark-api.jpg > Generate Javadoc for hbase-spark module >

[jira] [Commented] (HBASE-17815) Remove the unused field in PrefixTreeSeeker

2017-03-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937424#comment-15937424 ] Hudson commented on HBASE-17815: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2721 (See

[jira] [Resolved] (HBASE-17818) On branch-1 in module Server, TestRSKilledWhenInitializing and TestScannerHeartbeatMessages broken

2017-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-17818. Resolution: Cannot Reproduce [~anuphal], again, see the following builds from Jenkins:

[jira] [Updated] (HBASE-17818) On branch-1 in module Server, TestRSKilledWhenInitializing and TestScannerHeartbeatMessages broken

2017-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17818: --- Fix Version/s: (was: 2.0.0) 1.4.0 > On branch-1 in module Server,

[jira] [Updated] (HBASE-17727) [C++] Make RespConverter work with RawAsyncTableImpl

2017-03-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-17727: -- Attachment: hbase-17727-v1.patch [~xiaobingo] can you please take a look at this patch. The

[jira] [Updated] (HBASE-17727) [C++] Make RespConverter work with RawAsyncTableImpl

2017-03-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-17727: -- Summary: [C++] Make RespConverter work with RawAsyncTableImpl (was: [C++] Make RespConverter

[jira] [Updated] (HBASE-17818) On branch-1 in module Server, TestRSKilledWhenInitializing and TestScannerHeartbeatMessages broken

2017-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17818: --- Affects Version/s: (was: 2.0.0) > On branch-1 in module Server, TestRSKilledWhenInitializing and

[jira] [Assigned] (HBASE-17727) [C++] Make RespConverter work with MockRawAsyncTableImpl

2017-03-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar reassigned HBASE-17727: - Assignee: Enis Soztutar (was: Xiaobing Zhou) > [C++] Make RespConverter work with

[jira] [Commented] (HBASE-17753) Update QuotaObserverChore to include computed snapshot sizes

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937349#comment-15937349 ] Hadoop QA commented on HBASE-17753: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Assigned] (HBASE-17752) Update reporting RPCs/Shell commands to break out space utilization by snapshot

2017-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-17752: -- Assignee: Josh Elser > Update reporting RPCs/Shell commands to break out space utilization by

[jira] [Updated] (HBASE-17753) Update QuotaObserverChore to include computed snapshot sizes

2017-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17753: --- Attachment: HBASE-17753.001.HBASE-17748.patch .001 Amends QuotaObserverChore to pull the serialized

[jira] [Updated] (HBASE-17753) Update QuotaObserverChore to include computed snapshot sizes

2017-03-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17753: --- Status: Patch Available (was: Open) > Update QuotaObserverChore to include computed snapshot sizes

[jira] [Commented] (HBASE-15583) Any HTD we give out should be immutable

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937307#comment-15937307 ] Hadoop QA commented on HBASE-15583: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17817) Make Regionservers log which tables it removed coprocessors from when aborting

2017-03-22 Thread Steen Manniche (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937292#comment-15937292 ] Steen Manniche commented on HBASE-17817: I don't have the relevant loglines with me right now.

[jira] [Commented] (HBASE-14417) Incremental backup and bulk loading

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937212#comment-15937212 ] Hadoop QA commented on HBASE-14417: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17707) New More Accurate Table Skew cost function/generator

2017-03-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937161#comment-15937161 ] Enis Soztutar commented on HBASE-17707: --- bq. I made sure to be consistent with the other cost

[jira] [Assigned] (HBASE-12870) "Major compaction triggered" and "Skipping major compaction" messages lack the region information

2017-03-22 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-12870: -- Assignee: Chinmay Kulkarni > "Major compaction triggered" and "Skipping major

[jira] [Commented] (HBASE-15712) Tool for retiring empty regions

2017-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937144#comment-15937144 ] Nick Dimiduk commented on HBASE-15712: -- [~davelatham]: We're using a 1.1 derivative. I've not tested

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937128#comment-15937128 ] Enis Soztutar commented on HBASE-17771: --- Thanks for the updated patch. - Remove the commented-out

[jira] [Commented] (HBASE-15712) Tool for retiring empty regions

2017-03-22 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937097#comment-15937097 ] churro morales commented on HBASE-15712: wouldn't the RegionNormalizer take care of this? its

[jira] [Commented] (HBASE-14614) Procedure v2: Core Assignment Manager

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937059#comment-15937059 ] Hadoop QA commented on HBASE-14614: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15712) Tool for retiring empty regions

2017-03-22 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937049#comment-15937049 ] Dave Latham commented on HBASE-15712: - Thanks, Nick. Do you know what versions of HBase it is

[jira] [Commented] (HBASE-17739) BucketCache is inefficient/wasteful/dumb in its bucket allocations

2017-03-22 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936970#comment-15936970 ] Vladimir Rodionov commented on HBASE-17739: --- Do not forget 8-byte padding for small data types.

[jira] [Updated] (HBASE-14417) Incremental backup and bulk loading

2017-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14417: --- Attachment: 14417-tbl-ext.v22.txt > Incremental backup and bulk loading >

[jira] [Updated] (HBASE-17815) Remove the unused field in PrefixTreeSeeker

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17815: --- Resolution: Fixed Status: Resolved (was: Patch Available) push to master. > Remove

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Status: Patch Available (was: Open) > Reuse the bytes array when building the hfile block >

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Attachment: HBASE-17623.branch-1.v3.patch > Reuse the bytes array when building the hfile

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Status: Open (was: Patch Available) TestScannerHeartbeatMessages pass locally. retry >

[jira] [Commented] (HBASE-16438) Create a cell type so that chunk id is embedded in it

2017-03-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936900#comment-15936900 ] Anoop Sam John commented on HBASE-16438: Not clearing/removing from Q is not the real issue. Code

[jira] [Commented] (HBASE-16438) Create a cell type so that chunk id is embedded in it

2017-03-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936878#comment-15936878 ] ramkrishna.s.vasudevan commented on HBASE-16438: Ok seeing this comment now. I think in

[jira] [Commented] (HBASE-15712) Tool for retiring empty regions

2017-03-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936873#comment-15936873 ] Nick Dimiduk commented on HBASE-15712: -- Sorry for the long delay. Here's the script we've been

[jira] [Commented] (HBASE-17707) New More Accurate Table Skew cost function/generator

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936859#comment-15936859 ] Hadoop QA commented on HBASE-17707: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936839#comment-15936839 ] Hadoop QA commented on HBASE-17623: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17595) Add partial result support for small/limited scan

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936816#comment-15936816 ] Hadoop QA commented on HBASE-17595: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Created] (HBASE-17819) Reduce the heap overhead for BucketCache

2017-03-22 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-17819: -- Summary: Reduce the heap overhead for BucketCache Key: HBASE-17819 URL: https://issues.apache.org/jira/browse/HBASE-17819 Project: HBase Issue Type:

[jira] [Commented] (HBASE-17739) BucketCache is inefficient/wasteful/dumb in its bucket allocations

2017-03-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936813#comment-15936813 ] Anoop Sam John commented on HBASE-17739: Thanks. Ya I missed some parts like Object size as such

[jira] [Commented] (HBASE-16438) Create a cell type so that chunk id is embedded in it

2017-03-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936708#comment-15936708 ] Anoop Sam John commented on HBASE-16438: Pls see HBASE-16193.. Now we will keep ref to Chunks

[jira] [Updated] (HBASE-15583) Any HTD we give out should be immutable

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-15583: --- Release Note: # The HTD got from Admin, AsyncAdmin, and Table is immutable. #

[jira] [Updated] (HBASE-15583) Any HTD we give out should be immutable

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-15583: --- Attachment: HBASE-15583.v0.patch > Any HTD we give out should be immutable >

[jira] [Updated] (HBASE-15583) Any HTD we give out should be immutable

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-15583: --- Summary: Any HTD we give out should be immutable (was: Discuss mutable vs immutable

[jira] [Updated] (HBASE-14614) Procedure v2: Core Assignment Manager

2017-03-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14614: -- Attachment: HBASE-14614.master.016.patch > Procedure v2: Core Assignment Manager >

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Attachment: HBASE-17623.branch-1.v3.patch > Reuse the bytes array when building the hfile

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Status: Patch Available (was: Open) > Reuse the bytes array when building the hfile block >

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Status: Open (was: Patch Available) run the timeout tests locally. All pass. submit the

[jira] [Commented] (HBASE-17816) HRegion#mutateRowWithLocks should update writeRequestCount metric

2017-03-22 Thread Weizhan Zeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936557#comment-15936557 ] Weizhan Zeng commented on HBASE-17816: -- [~ashu210890] I would like to upload a test , do you mind ?

[jira] [Updated] (HBASE-17707) New More Accurate Table Skew cost function/generator

2017-03-22 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Status: Patch Available (was: Open) > New More Accurate Table Skew cost

[jira] [Updated] (HBASE-17707) New More Accurate Table Skew cost function/generator

2017-03-22 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Status: Open (was: Patch Available) > New More Accurate Table Skew cost

[jira] [Updated] (HBASE-17707) New More Accurate Table Skew cost function/generator

2017-03-22 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Attachment: HBASE-17707-12.patch > New More Accurate Table Skew cost

[jira] [Commented] (HBASE-17707) New More Accurate Table Skew cost function/generator

2017-03-22 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936530#comment-15936530 ] Kahlil Oppenheimer commented on HBASE-17707: Sorry, I just realized it was unclear because

[jira] [Commented] (HBASE-17810) TestFuzzyRowFilter and IntegrationTest* tests on "branch-1" are broken

2017-03-22 Thread Anup Halarnkar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936523#comment-15936523 ] Anup Halarnkar commented on HBASE-17810: I have run build/test many times and still getting same

[jira] [Created] (HBASE-17818) On branch-1 in module Server, TestRSKilledWhenInitializing and TestScannerHeartbeatMessages broken

2017-03-22 Thread Anup Halarnkar (JIRA)
Anup Halarnkar created HBASE-17818: -- Summary: On branch-1 in module Server, TestRSKilledWhenInitializing and TestScannerHeartbeatMessages broken Key: HBASE-17818 URL:

[jira] [Commented] (HBASE-17817) Make Regionservers log which tables it removed coprocessors from when aborting

2017-03-22 Thread Weizhan Zeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936500#comment-15936500 ] Weizhan Zeng commented on HBASE-17817: -- Do you mean when RegionCoprocessorHost#execOperation appear

[jira] [Commented] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936395#comment-15936395 ] Hadoop QA commented on HBASE-17623: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

2017-03-22 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936369#comment-15936369 ] Zheng Hu commented on HBASE-17669: -- The failed ut is unrelated. [~Apache9], Could you help to review the

[jira] [Commented] (HBASE-17595) Add partial result support for small/limited scan

2017-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936347#comment-15936347 ] Duo Zhang commented on HBASE-17595: --- [~yangzhe1991] FYI. > Add partial result support for

[jira] [Commented] (HBASE-16318) fail build if license isn't in whitelist

2017-03-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936350#comment-15936350 ] Sean Busbey commented on HBASE-16318: - Hi [~reidchan]! please file a new issue if compiling with

[jira] [Updated] (HBASE-17595) Add partial result support for small/limited scan

2017-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17595: -- Hadoop Flags: Incompatible change (was: Incompatible change,Reviewed) Status: Patch

[jira] [Updated] (HBASE-17595) Add partial result support for small/limited scan

2017-03-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17595: -- Attachment: HBASE-17595-addendum.patch > Add partial result support for small/limited scan >

[jira] [Commented] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936269#comment-15936269 ] Hadoop QA commented on HBASE-17669: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Attachment: HBASE-17623.v3.patch > Reuse the bytes array when building the hfile block >

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Status: Patch Available (was: Open) > Reuse the bytes array when building the hfile block >

[jira] [Commented] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936160#comment-15936160 ] Chia-Ping Tsai commented on HBASE-17623: [~anoop.hbase] I will commit it if QA doesn't complain.

[jira] [Updated] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17623: --- Status: Open (was: Patch Available) retry v3 > Reuse the bytes array when building the

[jira] [Comment Edited] (HBASE-16318) fail build if license isn't in whitelist

2017-03-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936114#comment-15936114 ] Reid Chan edited comment on HBASE-16318 at 3/22/17 11:06 AM: - Still got this

[jira] [Commented] (HBASE-16318) fail build if license isn't in whitelist

2017-03-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936114#comment-15936114 ] Reid Chan commented on HBASE-16318: --- Still got this error: "Failed to execute goal

[jira] [Commented] (HBASE-14141) HBase Backup/Restore Phase 3: Filter WALs on backup to include only edits from backup tables

2017-03-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15935798#comment-15935798 ] Hadoop QA commented on HBASE-14141: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem