[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-10 Thread Wellington Chevreuil (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155625#comment-17155625
 ] 

Wellington Chevreuil commented on HBASE-24404:
--

Thanks for the contribution [~filtertip], had merged it on master. Could you 
create a branch-2 compatible PR?

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-10 Thread Zheng Wang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155842#comment-17155842
 ] 

Zheng Wang commented on HBASE-24404:


No prob, will do it later, thanks. [~wchevreuil]

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-11 Thread Viraj Jasani (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155904#comment-17155904
 ] 

Viraj Jasani commented on HBASE-24404:
--

Sorry for being late on this one. Nice work [~filtertip].

Just a thought: HRegion.flushcache() supports flushing list of CFs, hence 
instead of single CF, we can support multi CF flush using Admin API?

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-11 Thread Zheng Wang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155905#comment-17155905
 ] 

Zheng Wang commented on HBASE-24404:


Good point, I had thought about it, consider keep one issue simple, will do it 
as seprate work. [~vjasani]

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-11 Thread Zheng Wang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155909#comment-17155909
 ] 

Zheng Wang commented on HBASE-24404:


The HBASE-24382(support flush multi CFs) has not backported to branch-2 yet, so 
let me do that first.

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-11 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156045#comment-17156045
 ] 

Hudson commented on HBASE-24404:


Results for branch master
[build #1783 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1783/]: (/) 
*{color:green}+1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1783/General_20Nightly_20Build_20Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1663//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1783/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1783/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-24 Thread Zheng Wang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164311#comment-17164311
 ] 

Zheng Wang commented on HBASE-24404:


[~wchevreuil] I had pushed a PR for branch-2, could you help to merge it if you 
have time?
Thanks.

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-31 Thread Wellington Chevreuil (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168519#comment-17168519
 ] 

Wellington Chevreuil commented on HBASE-24404:
--

Merged branch-2 PR.

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-31 Thread Zheng Wang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168545#comment-17168545
 ] 

Zheng Wang commented on HBASE-24404:


[~wchevreuil]Thanks.

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-31 Thread Wellington Chevreuil (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168610#comment-17168610
 ] 

Wellington Chevreuil commented on HBASE-24404:
--

Mind put a release note text on the jira, [~filtertip]? Since it's a new API, I 
guess it's better backport to branch-2 only, as 2.3.0 was already released.

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-31 Thread Zheng Wang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168624#comment-17168624
 ] 

Zheng Wang commented on HBASE-24404:


bq. Mind put a release note text on the jira, Zheng Wang?
No prob.

bq. Since it's a new API, I guess it's better backport to branch-2 only, as 
2.3.0 was already released.
Makes sense.

Thanks.

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-07-31 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17169230#comment-17169230
 ] 

Hudson commented on HBASE-24404:


Results for branch branch-2
[build #2764 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2764/]: 
(x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2764/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2756/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2742/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2757/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-08-07 Thread Wellington Chevreuil (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173054#comment-17173054
 ] 

Wellington Chevreuil commented on HBASE-24404:
--

Thanks for the contribution, [~filtertip]!

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-24404) Support flush a single column family of region

2020-08-07 Thread Zheng Wang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173059#comment-17173059
 ] 

Zheng Wang commented on HBASE-24404:


Thanks for improving the release note. [~wchevreuil]

> Support flush a single column family of region
> --
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
>  Issue Type: Improvement
>  Components: shell
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Zheng Wang
>Assignee: Zheng Wang
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> It is useful when we set many column families for a table, could avoid 
> generate too many small files.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)