[jira] [Resolved] (HBASE-11386) Replication#table,CF config will be wrong if the table name includes namespace

2017-11-17 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-11386. Resolution: Duplicate Resolved by HBASE-11393 and HBASE-16653. > Replication#table

[jira] [Created] (HBASE-19293) Support add a disabled state replication peer directly

2017-11-17 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19293: -- Summary: Support add a disabled state replication peer directly Key: HBASE-19293 URL: https://issues.apache.org/jira/browse/HBASE-19293 Project: HBase

[jira] [Resolved] (HBASE-18805) Unify Admin and AsyncAdmin

2017-11-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-18805. Resolution: Fixed All sub-tasks done. > Unify Admin and AsyncAd

[jira] [Resolved] (HBASE-18912) Update Admin methods to return Lists instead of arrays

2017-11-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-18912. Resolution: Won't Fix As we need deprecate too many old methods. So if we can

[jira] [Reopened] (HBASE-19009) implement modifyTable and enable/disableTableReplication for AsyncAdmin

2017-11-15 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-19009: > implement modifyTable and enable/disableTableReplication for AsyncAd

[jira] [Created] (HBASE-19255) PerformanceEvaluation class not found when run PE test

2017-11-14 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19255: -- Summary: PerformanceEvaluation class not found when run PE test Key: HBASE-19255 URL: https://issues.apache.org/jira/browse/HBASE-19255 Project: HBase

[jira] [Created] (HBASE-19186) Unify to use bytes to show size in master/rs ui

2017-11-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19186: -- Summary: Unify to use bytes to show size in master/rs ui Key: HBASE-19186 URL: https://issues.apache.org/jira/browse/HBASE-19186 Project: HBase Issue

Re: DISCUSSION: Minimum hbase1 version from which you can upgrade to hbase2 (1.2.x?)

2017-11-04 Thread Guanghao Zhang
experience may not apply to community totally. I will post our rolling experience (which can apply to community 0.98 branch) after we rolling to 2.0 :-). 2017-11-05 2:41 GMT+08:00 Stack : > On Fri, Nov 3, 2017 at 9:01 PM, Guanghao Zhang wrote: > > > Can we rolling from 0.98 and 1.1 to

Re: DISCUSSION: Minimum hbase1 version from which you can upgrade to hbase2 (1.2.x?)

2017-11-03 Thread Guanghao Zhang
Can we rolling from 0.98 and 1.1 to 1.2? If this rolling is ok, user can rolling to 2.0 by two steps, 0.98 to 1.2, then 1.2 to 2.0. 2017-11-04 11:25 GMT+08:00 Nick Dimiduk : > 1.2 is good, but are we aware of anything that precludes 1.1? 0.98? On disk > compatibility (HFile, WAL, AMv2) should be

[jira] [Created] (HBASE-19178) table.rb use undefined method 'getType' for Cell interface

2017-11-03 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19178: -- Summary: table.rb use undefined method 'getType' for Cell interface Key: HBASE-19178 URL: https://issues.apache.org/jira/browse/HBASE-19178 Proj

Re: [VOTE] First hbase-2.0.0-alpha4 Release Candidate is available

2017-11-02 Thread Guanghao Zhang
There is already a issue HBASE-18705 <https://issues.apache.org/jira/browse/HBASE-18705> about this problem. But it was only pushed to master branch. 2017-11-02 15:21 GMT+08:00 Guanghao Zhang : > Updated f="${HBASE_HOME}/target/cached_classpath.txt" to > f=&quo

Re: [VOTE] First hbase-2.0.0-alpha4 Release Candidate is available

2017-11-02 Thread Guanghao Zhang
00) Maven home: /opt/soft/apache-maven-3.3.9 Java version: 1.8.0_131, vendor: Oracle Corporation Java home: /opt/soft/jdk1.8.0_131/jre Default locale: zh_CN, platform encoding: UTF-8 OS name: "linux", version: "3.13.0-46-generic", arch: "amd64", family: "unix"

Re: [VOTE] First hbase-2.0.0-alpha4 Release Candidate is available

2017-11-02 Thread Guanghao Zhang
Download src and build pass. But when start-hbase.sh, I found the master can't start in standalone mode. ``` running master, logging to /home/hao/open_source/hbase_release/hbase-2.0.0-alpha4/bin/../logs/hbase-hao-master-Xiaohao.out As this is a development environment, we need /home/hao/open_sourc

Re: Moving 2.0 forward

2017-10-26 Thread Guanghao Zhang
There are two issues (HBASE-19009 and HBASE-18950) need more review. After resolve these issues, I will upload a new patch for HBASE-18911. Thanks. 2017-10-27 0:14 GMT+08:00 Stack : > On Thu, Oct 26, 2017 at 2:27 AM, Guanghao Zhang > wrote: > > > I saw beta == no new features, n

Re: Re: [ANNOUNCE] New HBase Committer Jan Hentschel

2017-10-26 Thread Guanghao Zhang
Congratulations! 2017-10-27 10:16 GMT+08:00 OpenInx : > Congratulations and welcome, Jan! > > On Fri, Oct 27, 2017 at 10:03 AM, Jesse Yates > wrote: > > > Congrats and welcome! > > > > On Thu, Oct 26, 2017 at 6:57 PM 张铎(Duo Zhang) > > wrote: > > > > > Congratulations! > > > > > > 2017-10-27 9:5

Re: Moving 2.0 forward

2017-10-26 Thread Guanghao Zhang
I saw beta == no new features, no API changes, just fixes. And I am working on HBASE-18805 to unify Admin and AsyncAdmin methods. The fix version was 2.0-beta-1. But I thought this will introduce API change(deprecate some API and introduce new one). So should I change the fix versions to 2.0-alpha-

Re: [ANNOUNCE] New HBase committer Lars Francke

2017-10-25 Thread Guanghao Zhang
Congratulations! 2017-10-26 14:25 GMT+08:00 Yu Li : > Congratulations! > > Best Regards, > Yu > > On 26 October 2017 at 13:39, Anoop John wrote: > > > Congrats and welcome Lars F. > > > > -Anoop- > > > > On Thu, Oct 26, 2017 at 9:58 AM, ramkrishna vasudevan > > wrote: > > > Welcome Lars.. > > >

Re: [ANNOUNCE] New HBase committer Zheng Hu

2017-10-23 Thread Guanghao Zhang
Congratulations! 2017-10-23 18:11 GMT+08:00 Jingcheng Du : > Congratulations! > > 2017-10-23 16:00 GMT+08:00 OpenInx : > > > Thanks the HBase Community & the HBase Committee. Will do my best to > > grow with the community. > > > > On Mon, Oct 23, 2017 at 3:10 PM, Ted Yu wrote: > > > > > Congr

Re: [DISCUSS] Merge FilterList Improvement - Branch HBASE-18410

2017-10-19 Thread Guanghao Zhang
HBASE-18368-HBASE-18410.v2.patch got a proper QA run: PreCommit-HBASE-Build/9157. And the failed ut is not related. So I committed it to branch HBASE-18410... HBASE-18368 changed the javadoc of NEXT_ROW. This is a incompatible change for filter developer? 2017-10-20 9:14 GMT+08:00 Ted Yu : > Some

[jira] [Created] (HBASE-19035) Miss metrics when coprocessor use region scanner to read data

2017-10-18 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19035: -- Summary: Miss metrics when coprocessor use region scanner to read data Key: HBASE-19035 URL: https://issues.apache.org/jira/browse/HBASE-19035 Project: HBase

[jira] [Created] (HBASE-19034) Implement "optimize SEEK to SKIP" in storefile scanner

2017-10-18 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19034: -- Summary: Implement "optimize SEEK to SKIP" in storefile scanner Key: HBASE-19034 URL: https://issues.apache.org/jira/browse/HBASE-19034 Proj

[jira] [Created] (HBASE-19010) Reimplement getMasterInfoPort for Admin

2017-10-14 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19010: -- Summary: Reimplement getMasterInfoPort for Admin Key: HBASE-19010 URL: https://issues.apache.org/jira/browse/HBASE-19010 Project: HBase Issue Type: Sub

[jira] [Created] (HBASE-19009) implement enable/disableTableReplication for AsyncAdmin

2017-10-14 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19009: -- Summary: implement enable/disableTableReplication for AsyncAdmin Key: HBASE-19009 URL: https://issues.apache.org/jira/browse/HBASE-19009 Project: HBase

[jira] [Created] (HBASE-18956) ruby-lint report "undefined method java_import"

2017-10-06 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18956: -- Summary: ruby-lint report "undefined method java_import" Key: HBASE-18956 URL: https://issues.apache.org/jira/browse/HBASE-18956 Project: HBase

[jira] [Created] (HBASE-18914) Remove AsyncAdmin's methods which were already deprecated in Admin interface

2017-09-30 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18914: -- Summary: Remove AsyncAdmin's methods which were already deprecated in Admin interface Key: HBASE-18914 URL: https://issues.apache.org/jira/browse/HBASE-

[jira] [Created] (HBASE-18913) TestShell fails because NoMethodError: undefined method parseColumn

2017-09-30 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18913: -- Summary: TestShell fails because NoMethodError: undefined method parseColumn Key: HBASE-18913 URL: https://issues.apache.org/jira/browse/HBASE-18913 Project

[jira] [Created] (HBASE-18912) Update Admin methods to return Lists instead of arrays

2017-09-30 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18912: -- Summary: Update Admin methods to return Lists instead of arrays Key: HBASE-18912 URL: https://issues.apache.org/jira/browse/HBASE-18912 Project: HBase

[jira] [Created] (HBASE-18911) Unify Admin and AsyncAdmin's methods name

2017-09-29 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18911: -- Summary: Unify Admin and AsyncAdmin's methods name Key: HBASE-18911 URL: https://issues.apache.org/jira/browse/HBASE-18911 Project: HBase Issue

[jira] [Created] (HBASE-18909) Deprecate Admin's methods which used String regex

2017-09-29 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18909: -- Summary: Deprecate Admin's methods which used String regex Key: HBASE-18909 URL: https://issues.apache.org/jira/browse/HBASE-18909 Project: HBase

Re: Welcome Chia-Ping Tsai to the HBase PMC

2017-09-29 Thread Guanghao Zhang
Congratulations! 2017-09-30 6:38 GMT+08:00 Andrew Purtell : > Congratulations, Chia-Ping! Welcome to the PMC. > > On Fri, Sep 29, 2017 at 3:19 PM, Misty Stanley-Jones > wrote: > > > The HBase PMC is delighted to announce that Chia-Ping Tsai has agreed to > > join > > the HBase PMC, and help to m

Re: Please congratulate our new PMC Chair Misty Stanley-Jones

2017-09-21 Thread Guanghao Zhang
Congratulations! 2017-09-22 11:20 GMT+08:00 Chia-Ping Tsai : > congrats Misty!!! > > On 2017-09-22 03:08, Andrew Purtell wrote: > > At today's meeting of the Board, Special Resolution B changing the HBase > > project Chair to Misty Stanley-Jones was passed unanimously. > > > > Please join me in

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

2017-08-19 Thread Guanghao Zhang
+1(non-binding) Verified md5sum: ok Build from source: ok Start HBase in standalone mode: ok Verified with shell, create/disable/enable/drop/get/put/scan/delete: ok Checked master/regionserver/table/region Web UI: ok Stop HBase: ok 2017-08-19 11:31 GMT+08:00 ramkrishna vasudevan < ramkrishna.s.va

[jira] [Created] (HBASE-18626) Handle the incompatible change about the replication TableCFs' config

2017-08-17 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18626: -- Summary: Handle the incompatible change about the replication TableCFs' config Key: HBASE-18626 URL: https://issues.apache.org/jira/browse/HBASE-18626 Pr

Re: Moving 2.0 forward

2017-08-16 Thread Guanghao Zhang
About compatibility, there is one incompatible change about the replication TableCFs' config. The old config is a string and it concatenate the list of tables and column families in format "table1:cf1,cf2;table2:cfA,cfB" in zookeeper for table-cf to replication peer mapping. When parse the config,

[jira] [Created] (HBASE-18608) AsyncConnection should return AsyncAdmin interface instead of the implemenation

2017-08-16 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18608: -- Summary: AsyncConnection should return AsyncAdmin interface instead of the implemenation Key: HBASE-18608 URL: https://issues.apache.org/jira/browse/HBASE-18608

[jira] [Created] (HBASE-18600) Provide a method to disable the Short-Circuit HTable in coprocessor

2017-08-15 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18600: -- Summary: Provide a method to disable the Short-Circuit HTable in coprocessor Key: HBASE-18600 URL: https://issues.apache.org/jira/browse/HBASE-18600 Project

[jira] [Created] (HBASE-18598) AsyncNonMetaRegionLocator use FIFO algorithm to get a candidate locate request

2017-08-15 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18598: -- Summary: AsyncNonMetaRegionLocator use FIFO algorithm to get a candidate locate request Key: HBASE-18598 URL: https://issues.apache.org/jira/browse/HBASE-18598

[jira] [Created] (HBASE-18571) RpcContext inconsistent when call Table's method in RegionCoprocessorEnvironment

2017-08-11 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18571: -- Summary: RpcContext inconsistent when call Table's method in RegionCoprocessorEnvironment Key: HBASE-18571 URL: https://issues.apache.org/jira/browse/HBASE-

[jira] [Resolved] (HBASE-17797) Add a filter to implement the function which return the special number of versions of each column

2017-08-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-17797. Resolution: Duplicate As we solved this in HBASE-17125, so resolve this as duplicate

Re: [ANNOUNCE] Asynchronous client is available in HBase 2.0

2017-08-04 Thread Guanghao Zhang
> > > P.S. It looks like you updated its status in this doc, > > > https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_ > > > ktczrlKHK8N4SZzs/edit#, > > > thanks. > > > > > > On Thu, Jul 20, 2017 at 4:51 AM, Guanghao Zhang > &

Re: [ANNOUNCE] New HBase committer Mike Drob

2017-08-03 Thread Guanghao Zhang
Congratulations! 2017-08-04 5:34 GMT+08:00 Ted Yu : > Congratulations, Mike. > > (Just got access to gmail). > > On Tue, Aug 1, 2017 at 8:38 AM, Josh Elser wrote: > > > On behalf of the Apache HBase PMC, I'm pleased to announce that Mike Drob > > has accepted the PMC's invitation to become a com

[jira] [Created] (HBASE-18500) Performance issue: Don't use BufferedMutator for HTable's put method

2017-08-01 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18500: -- Summary: Performance issue: Don't use BufferedMutator for HTable's put method Key: HBASE-18500 URL: https://issues.apache.org/jira/browse/HBASE-18500

[jira] [Created] (HBASE-18485) Performance issue: ClientAsyncPrefetchScanner is slower than ClientSimpleScanner

2017-07-31 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18485: -- Summary: Performance issue: ClientAsyncPrefetchScanner is slower than ClientSimpleScanner Key: HBASE-18485 URL: https://issues.apache.org/jira/browse/HBASE-18485

[jira] [Created] (HBASE-18481) The autoFlush flag was not used in PE tool

2017-07-30 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18481: -- Summary: The autoFlush flag was not used in PE tool Key: HBASE-18481 URL: https://issues.apache.org/jira/browse/HBASE-18481 Project: HBase Issue Type

[ANNOUNCE] Asynchronous client is available in HBase 2.0

2017-07-19 Thread Guanghao Zhang
Dear all, Asynchronous client aims to provide the ability to access HBase asynchronously. You can obtain an AsyncConnection from ConnectionFactory, and then get an asynchronous table instance (for DML operations) or an asynchronous admin instance (for DDL operations) from it to access HBase. For t

Re: One problem about document change

2017-07-17 Thread Guanghao Zhang
so tailored further to the > release line (e.g. to remove irrelevant feature discussion). > > On Sun, Jul 16, 2017 at 9:16 AM, Guanghao Zhang > wrote: > > > Hi, folks > > > > Now I am working on the asynchronous admin which is part of asynchronous > > cl

One problem about document change

2017-07-16 Thread Guanghao Zhang
hange should only be pushed to master branch? Or it should be pushed to branch-2 and master both, because this feature was merged to branch-2, too? I am not sure about this, so look forward to you guys' idea. Thanks. Guanghao Zhang

[jira] [Resolved] (HBASE-17359) Implement async admin

2017-07-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-17359. Resolution: Fixed Fix Version/s: (was: 2.0.0) 2.0.0-alpha-2

[jira] [Created] (HBASE-18380) Implement async RSGroup admin based on the async admin

2017-07-13 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18380: -- Summary: Implement async RSGroup admin based on the async admin Key: HBASE-18380 URL: https://issues.apache.org/jira/browse/HBASE-18380 Project: HBase

[jira] [Reopened] (HBASE-18343) Track the remaining unimplemented methods for async admin

2017-07-11 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-18343: TestAsyncRegionAdminApi#testSplitSwitch failed on my PC. > Track the remaining unimplemen

[jira] [Created] (HBASE-18343) Track the remaining unimplemented methods

2017-07-08 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18343: -- Summary: Track the remaining unimplemented methods Key: HBASE-18343 URL: https://issues.apache.org/jira/browse/HBASE-18343 Project: HBase Issue Type

[jira] [Created] (HBASE-18342) Add coprocessor service support

2017-07-08 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18342: -- Summary: Add coprocessor service support Key: HBASE-18342 URL: https://issues.apache.org/jira/browse/HBASE-18342 Project: HBase Issue Type: Sub-task

Re: Re: [ANNOUNCE] Devaraj Das joins the Apache HBase PMC

2017-07-05 Thread Guanghao Zhang
Congratulations! 2017-07-06 10:52 GMT+08:00 Yu Li : > Congratulations Devaraj! > > Best Regards, > Yu > > On 6 July 2017 at 10:37, Chunhui Shen wrote: > > > Congratulations! > > > > > > At 2017-07-06 09:52:17, "Allan Yang" wrote: > > >Congratulations, Devaraj ! > > > > > >Best Regards > > >Alla

[jira] [Created] (HBASE-18319) Implement getClusterStatus method

2017-07-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18319: -- Summary: Implement getClusterStatus method Key: HBASE-18319 URL: https://issues.apache.org/jira/browse/HBASE-18319 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-18318) Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods

2017-07-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18318: -- Summary: Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods Key: HBASE-18318 URL: https://issues.apache.org/jira/browse/HBASE-18318

[jira] [Created] (HBASE-18317) Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor

2017-07-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18317: -- Summary: Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor Key: HBASE-18317 URL: https://issues.apache.org/jira/browse/HBASE-18317

[jira] [Created] (HBASE-18316) Implement async admin operations for draining region servers

2017-07-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18316: -- Summary: Implement async admin operations for draining region servers Key: HBASE-18316 URL: https://issues.apache.org/jira/browse/HBASE-18316 Project: HBase

[jira] [Created] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-06-29 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18297: -- Summary: Provide a AsyncAdminBuilder to create new AsyncAdmin instance Key: HBASE-18297 URL: https://issues.apache.org/jira/browse/HBASE-18297 Project: HBase

[jira] [Created] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-06-27 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18283: -- Summary: Provide a construct method which accept a thread pool for AsyncAdmin Key: HBASE-18283 URL: https://issues.apache.org/jira/browse/HBASE-18283 Project

[jira] [Resolved] (HBASE-17846) [JDK8] Use Optional instead of Nullable parameter in async client

2017-06-27 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-17846. Resolution: Duplicate As HBASE-18234 has been resloved, this can be closed, too. > [J

[jira] [Reopened] (HBASE-18234) Revisit the async admin api

2017-06-26 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-18234: > Revisit the async admin api > --- > >

Re: [ANNOUNCE] New HBase committer Huaxiang Sun

2017-06-19 Thread Guanghao Zhang
Congratulations and welcome, Huaxiang! 2017-06-20 8:15 GMT+08:00 Jimmy Xiang : > Congrats! > > On Mon, Jun 19, 2017 at 5:02 PM, Stephen Jiang > wrote: > > Congrats and welcome to the team! > > > > Stephen > > > > On Mon, Jun 19, 2017 at 1:43 PM, Mike Drob wrote: > > > >> Great work, Huaxiang! >

[jira] [Created] (HBASE-18234) Revisit the async admin apit

2017-06-19 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18234: -- Summary: Revisit the async admin apit Key: HBASE-18234 URL: https://issues.apache.org/jira/browse/HBASE-18234 Project: HBase Issue Type: Sub-task

Re: Difference between peerData and configuration in ReplicationPeerConfig

2017-06-18 Thread Guanghao Zhang
We have a ReplicationEndpoint implementation which replicate data to a streaming system(similar to kafka). And only use the configuration for the endpoint. I don't know the difference between DATA and CONFIG. I thought use CONFIG is enough for most cases. 2017-06-18 22:01 GMT+08:00 Jan Kunigk : >

Re: default ReplicationEndpoint implementation?

2017-06-18 Thread Guanghao Zhang
The default ReplicationEndpoint's implementation is HBaseInterClusterReplicationEndpoint. You can take a look about https://issues.apache.org/jira/browse/HBASE-11367 to find more details. 2017-06-18 21:51 GMT+08:00 Jan Kunigk : > Hello, does someone happen to know what the default ReplicationEndp

Re: [ANNOUNCE] New Apache HBase committer Ashu Pachauri

2017-06-16 Thread Guanghao Zhang
Congratulations and welcome! 2017-06-17 7:27 GMT+08:00 Gary Helmling : > On behalf of the Apache HBase PMC, I am pleased to announce that Ashu > Pachauri has accepted the PMC's invitation to become a committer on the > project. We appreciate all of Ashu's generous contributions thus far and > lo

Re: [ANNOUNCE] New HBase committer Allan Yang

2017-06-08 Thread Guanghao Zhang
Congratulations! 2017-06-09 13:41 GMT+08:00 Jingcheng Du : > Congratulations! > > 2017-06-09 13:20 GMT+08:00 Karan Mehta : > > > Congratulations, Allan!! :) > > > > Thanks, > > Karan > > ᐧ > > > > On Thu, Jun 8, 2017 at 10:11 PM, Stack wrote: > > > > > Hurray! > > > > > > On Thu, Jun 8, 2017 at

[jira] [Created] (HBASE-18170) Refactor ReplicationSourceWALReaderThread

2017-06-06 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18170: -- Summary: Refactor ReplicationSourceWALReaderThread Key: HBASE-18170 URL: https://issues.apache.org/jira/browse/HBASE-18170 Project: HBase Issue Type

Re: [VOTE] First release candidate for HBase 1.2.6 is available

2017-05-31 Thread Guanghao Zhang
hbase-1.2.6-bin.tar.gz - Verified md5sum: ok - Start HBase in standalone mode: ok - Verified with shell, create/disable/enable/drop/get/put/scan/delete: ok - Checked master/regionserver/table Web UI and found a problem: Table UI, split/compact not work with a given key. It was fixed by HBASE-3462.

[jira] [Created] (HBASE-18130) Refactor ReplicationSource

2017-05-28 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18130: -- Summary: Refactor ReplicationSource Key: HBASE-18130 URL: https://issues.apache.org/jira/browse/HBASE-18130 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-18114) Update the config of TestAsync*AdminApi to make test stable

2017-05-25 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18114: -- Summary: Update the config of TestAsync*AdminApi to make test stable Key: HBASE-18114 URL: https://issues.apache.org/jira/browse/HBASE-18114 Project: HBase

[jira] [Created] (HBASE-18111) Replication stuck when cluster connection is closed

2017-05-24 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18111: -- Summary: Replication stuck when cluster connection is closed Key: HBASE-18111 URL: https://issues.apache.org/jira/browse/HBASE-18111 Project: HBase

[jira] [Reopened] (HBASE-15616) Allow null qualifier for all table operations

2017-05-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-15616: > Allow null qualifier for all table operati

[jira] [Created] (HBASE-18053) AsyncTableResultScanner will hang when scan wrong column family

2017-05-15 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18053: -- Summary: AsyncTableResultScanner will hang when scan wrong column family Key: HBASE-18053 URL: https://issues.apache.org/jira/browse/HBASE-18053 Project: HBase

[jira] [Created] (HBASE-18052) Add doc, examples for async admin

2017-05-15 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18052: -- Summary: Add doc, examples for async admin Key: HBASE-18052 URL: https://issues.apache.org/jira/browse/HBASE-18052 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-18003) Fix flaky test TestAsyncTableAdminApi and TestAsyncSnapshotAdminApi

2017-05-05 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18003: -- Summary: Fix flaky test TestAsyncTableAdminApi and TestAsyncSnapshotAdminApi Key: HBASE-18003 URL: https://issues.apache.org/jira/browse/HBASE-18003 Project

[jira] [Created] (HBASE-17994) Add async client test to Performance Evaluation tool

2017-05-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17994: -- Summary: Add async client test to Performance Evaluation tool Key: HBASE-17994 URL: https://issues.apache.org/jira/browse/HBASE-17994 Project: HBase

[jira] [Resolved] (HBASE-17913) Fix flaky test TestExportSnapshot/TestMobExportSnapshot/TestMobSecureExportSnapshot/TestSecureExportSnapshot

2017-05-02 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-17913. Resolution: Duplicate Duplicate with HBASE-17970. > Fix flaky test > TestExportSn

[jira] [Created] (HBASE-17958) Avoid passing cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-25 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17958: -- Summary: Avoid passing cell to ScanQueryMatcher when optimize SEEK to SKIP Key: HBASE-17958 URL: https://issues.apache.org/jira/browse/HBASE-17958 Project: HBase

[jira] [Reopened] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2017-04-23 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-9899: --- Reopen for forget to pass nonce for scanner in branch-1. > for idempotent operation dups, ret

Re: ANNOUNCE: Yu Li joins the Apache HBase PMC

2017-04-16 Thread Guanghao Zhang
Congratulations! 2017-04-16 21:36 GMT+08:00 Yu Li : > Thanks all! My honor and will do my best. > > Best Regards, > Yu > > On 16 April 2017 at 14:20, 张铎(Duo Zhang) wrote: > > > Congratulations! > > > > 2017-04-16 11:24 GMT+08:00 Mikhail Antonov : > > > >> Congratulations Yu! > >> > >> -Mikhail >

[jira] [Created] (HBASE-17915) Implement replication admin methods

2017-04-14 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17915: -- Summary: Implement replication admin methods Key: HBASE-17915 URL: https://issues.apache.org/jira/browse/HBASE-17915 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-17913) Fix flaky test TestExportSnapshot/TestMobExportSnapshot/TestMobSecureExportSnapshot/TestSecureExportSnapshot

2017-04-13 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17913: -- Summary: Fix flaky test TestExportSnapshot/TestMobExportSnapshot/TestMobSecureExportSnapshot/TestSecureExportSnapshot Key: HBASE-17913 URL: https://issues.apache.org/jira

[jira] [Created] (HBASE-17846) [JDK8] Use Optional instead of Nullable parameter in async client

2017-03-29 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17846: -- Summary: [JDK8] Use Optional instead of Nullable parameter in async client Key: HBASE-17846 URL: https://issues.apache.org/jira/browse/HBASE-17846 Project: HBase

Re: [ANNOUNCE] New HBase committer Chia-Ping Tsai

2017-03-19 Thread Guanghao Zhang
Congratulations! 2017-03-20 9:08 GMT+08:00 宾莉金 or binlijin : > Congratulations and welcome! > > 2017-03-19 15:43 GMT+08:00 Phil Yang : > > > Congratulations! > > > > Thanks, > > Phil > > > > > > 2017-03-18 20:38 GMT+08:00 Ashish Singhi >: > > > > > Many Congratulations ! > > > > > > On Sat, Mar

[jira] [Created] (HBASE-17797) Add a filter to implement the function which return the special number of versions of each column

2017-03-17 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17797: -- Summary: Add a filter to implement the function which return the special number of versions of each column Key: HBASE-17797 URL: https://issues.apache.org/jira/browse/HBASE

Re: ANNOUNCE: Good news!!!! Two new PMC and a new Committer!

2017-03-17 Thread Guanghao Zhang
Congratulations! 2017-03-17 14:49 GMT+08:00 ashish singhi : > Many congratulations, Josh, Jing Chen He and Eshcar !!! > > -Original Message- > From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack > Sent: 17 March 2017 11:07 > To: HBase Dev List > Subject: ANNOUNCE: G

[jira] [Created] (HBASE-17790) Mark ReplicationAdmin's peerAdded and listReplicationPeers as Deprecated

2017-03-15 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17790: -- Summary: Mark ReplicationAdmin's peerAdded and listReplicationPeers as Deprecated Key: HBASE-17790 URL: https://issues.apache.org/jira/browse/HBASE-17790 Pr

Re: Inconsistent behavior of scan with filter and maxVersions?

2017-02-27 Thread Guanghao Zhang
There is a issue HBASE-17125 about this inconsistent problem but we didn't have a final solution. You can take a look about the discussion. Thanks. 2017-02-28 9:26 GMT+08:00 Huaxiang Sun : > Hi HBase Devs, > > Nicolae Popa found an inconsistent behavior when doing scan with > filter, there is

[jira] [Created] (HBASE-17615) Use nonce and procedure v2 for add/remove replication peer

2017-02-08 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17615: -- Summary: Use nonce and procedure v2 for add/remove replication peer Key: HBASE-17615 URL: https://issues.apache.org/jira/browse/HBASE-17615 Project: HBase

[jira] [Created] (HBASE-17600) Implement get/create/modify/delete/list namespace admin operations

2017-02-06 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17600: -- Summary: Implement get/create/modify/delete/list namespace admin operations Key: HBASE-17600 URL: https://issues.apache.org/jira/browse/HBASE-17600 Project

[jira] [Created] (HBASE-17596) Implement add/delete/modify column family methods

2017-02-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17596: -- Summary: Implement add/delete/modify column family methods Key: HBASE-17596 URL: https://issues.apache.org/jira/browse/HBASE-17596 Project: HBase Issue

[jira] [Created] (HBASE-17511) Implement enable/disable table methods

2017-01-23 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17511: -- Summary: Implement enable/disable table methods Key: HBASE-17511 URL: https://issues.apache.org/jira/browse/HBASE-17511 Project: HBase Issue Type: Sub

[jira] [Created] (HBASE-17500) Implement getTable/creatTable/deleteTable/truncateTable methods

2017-01-19 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17500: -- Summary: Implement getTable/creatTable/deleteTable/truncateTable methods Key: HBASE-17500 URL: https://issues.apache.org/jira/browse/HBASE-17500 Project: HBase

[jira] [Created] (HBASE-17498) Implement listTables methods

2017-01-19 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17498: -- Summary: Implement listTables methods Key: HBASE-17498 URL: https://issues.apache.org/jira/browse/HBASE-17498 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-17497) Add first async MetaTableAccessor impl and Implement tableExists method

2017-01-19 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17497: -- Summary: Add first async MetaTableAccessor impl and Implement tableExists method Key: HBASE-17497 URL: https://issues.apache.org/jira/browse/HBASE-17497 Project

Re: Moving 2.0 forward

2017-01-16 Thread Guanghao Zhang
For 6. Significant contirbs in master only, there are some issues about replication operations routed through master. They are sub-task of HBASE-10504. And there are other umbrella issue for replication, like HBase-14379 Replication V2 and HBASE-15867 Moving HBase Replication tracking from Zookeepe

[jira] [Created] (HBASE-17443) Move listReplicated/enableTableRep/disableTableRep from ReplicationAdmin to Admin

2017-01-10 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17443: -- Summary: Move listReplicated/enableTableRep/disableTableRep from ReplicationAdmin to Admin Key: HBASE-17443 URL: https://issues.apache.org/jira/browse/HBASE-17443

[jira] [Created] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-01-09 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17442: -- Summary: Move most of the replication related classes to hbase-server package Key: HBASE-17442 URL: https://issues.apache.org/jira/browse/HBASE-17442 Project

[jira] [Created] (HBASE-17396) Add first async admin impl and implement balance methods

2016-12-30 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17396: -- Summary: Add first async admin impl and implement balance methods Key: HBASE-17396 URL: https://issues.apache.org/jira/browse/HBASE-17396 Project: HBase

<    3   4   5   6   7   8   9   >