[jira] [Created] (HBASE-24975) HBASE shell update_config doesn't work for master node

2020-09-01 Thread Clara Xiong (Jira)
Clara Xiong created HBASE-24975: --- Summary: HBASE shell update_config doesn't work for master node Key: HBASE-24975 URL: https://issues.apache.org/jira/browse/HBASE-24975 Project: HBase Issue

[jira] [Created] (HBASE-24974) Provide a flexibility to print only row key in the WALPrettyPrinter

2020-09-01 Thread Sandeep Pal (Jira)
Sandeep Pal created HBASE-24974: --- Summary: Provide a flexibility to print only row key in the WALPrettyPrinter Key: HBASE-24974 URL: https://issues.apache.org/jira/browse/HBASE-24974 Project: HBase

[jira] [Resolved] (HBASE-24971) Upgrade JQuery to 3.5.1

2020-09-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-24971. - Hadoop Flags: Reviewed Resolution: Fixed > Upgrade JQuery to 3.5.1 >

Re: [DISCUSS] Move stable pointer to the latest 2.3.x release

2020-09-01 Thread Sean Busbey
I agree that while the perf issues are important they should not hold up moving the stable pointer from one minor version to another when both would benefit from the changes. How smooth is the upgrade process from 2.2.x to 2.3.x? The upgrade section for it in the ref guide[1] suggests it should

[jira] [Resolved] (HBASE-24569) Get hostAndWeights in addition using localhost if it is null in local mode

2020-09-01 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24569. -- Fix Version/s: 2.3.2 2.4.0 1.7.0

Re: [DISCUSS] Move stable pointer to the latest 2.3.x release

2020-09-01 Thread Viraj Jasani
> > We have observed performance degrade in Scan and Bulk load as compared to > > 1.x, there are couple of JIRAs already in-progress to handle them > > HBASE-24754, HBASE-24637 & HBASE-24850. > > IMO we should move stable pointer after fixing these important issues. Agree that above Jiras are

[jira] [Resolved] (HBASE-24961) [HBOSS] HBaseObjectStoreSemantics.close should call super.close to make sure its own instance always get removed from FileSystem.CACHE

2020-09-01 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-24961. -- > [HBOSS] HBaseObjectStoreSemantics.close should call super.close to make sure >

Re: [DISCUSS] Move stable pointer to the latest 2.3.x release

2020-09-01 Thread Duo Zhang
But there is no difference betwee 2.2.x and 2.3.x? The stable pointer is already on 2.2.x now. Pankaj kr 于2020年9月1日周二 上午11:58写道: > We have observed performance degrade in Scan and Bulk load as compared to > 1.x, there are couple of JIRAs already in-progress to handle them > HBASE-24754,