Re: Data loss after compaction when a row has more than Integer.MAX_VALUE columns

2016-01-17 Thread Toshihiro Suzuki
Thank you for your reply. The limit of row size is "hbase.table.max.rowsize"? I think it is max size of single row for only Get's or Scan's, and we can put data more than "hbase.table.max.rowsize". Thanks, Toshihiro Suzuki. 2016-01-18 13:16 GMT+09:00 Heng Chen <heng.che

Data loss after compaction when a row has more than Integer.MAX_VALUE columns

2016-01-17 Thread Toshihiro Suzuki
/regionserver/StoreScanner.java#L67 After changing the type to long, it seems to be fixed. What do you think about that? Thanks, Toshihiro Suzuki.

Re: Data loss after compaction when a row has more than Integer.MAX_VALUE columns

2016-01-17 Thread Toshihiro Suzuki
, Toshihiro Suzuki. 2016-01-18 13:48 GMT+09:00 Ted Yu <yuzhih...@gmail.com>: > Interesting. > > Can you share your use case where more than Integer.MAX_VALUE columns are > needed. > > Consider filing a JIRA for the proposed change. > > On Sun, Jan 17, 2016 at 8:

Re: Data loss after compaction when a row has more than Integer.MAX_VALUE columns

2016-01-19 Thread Toshihiro Suzuki
node exceed > Integer.MAX_VALUE, unbelievable! > > Is the performance OK if i request the number of incoming-follow-nodes? > > > 2016-01-18 13:26 GMT+08:00 Toshihiro Suzuki <brfrn...@gmail.com>: > > > Thank you for your reply. > > > > We are using hbase to store

Re: [ANNOUNCE] New Committer: Toshihiro Suzuki

2018-08-02 Thread Toshihiro Suzuki
;> information contained herein in any way (including, but not limited to, >>> total or partial >>> disclosure, reproduction, or dissemination) by persons other than the >>> intended >>> recipient(s) is prohibited. If you receive this e-mail in error, pleas

Re: [DISCUSS] Expanded "work items" for HBase-in-the-Cloud doc

2018-08-07 Thread Toshihiro Suzuki
Hi Josh, I’m interested in this, too. I’ll start to read and follow what you suggested to Jack. Thanks, Toshi > On Aug 7, 2018, at 09:12, Jack Bearden wrote: > > Thanks Josh that was helpful. I'll start doing some of my own research > around these topics and look into that Ratis ticket. Much

Re: Can we support seek for a reverse scan?

2018-04-08 Thread Toshihiro Suzuki
n. I understood that we need to add and modify a lot of code to support seek for a reverse scan. Thanks, Toshihiro Suzuki > On Apr 1, 2018, at 14:27, Stack <st...@duboce.net> wrote: > > On Wed, Mar 28, 2018 at 11:31 PM, Toshihiro Suzuki <brfrn...@gmail.co

Can we support seek for a reverse scan?

2018-03-29 Thread Toshihiro Suzuki
seek if we can. What do you guys think about the feasibility of this? Thanks, Toshihiro Suzuki

Re: Requesting access to hbase slack channel

2019-01-17 Thread Toshihiro Suzuki
Hi, Could you please also invite me: brfrn...@gmail.com Regards, Toshihiro Suzuki On Wed, Jan 16, 2019 at 9:35 PM Peter Somogyi wrote: > Invite sent. > > On Wed, Jan 16, 2019 at 1:03 PM Nihal Jain wrote: > > > Hi > > > > Could you please invite me: nihalj

Re: [VOTE] Second release candidate for HBase 2.0.5 is available

2019-03-24 Thread Toshihiro Suzuki
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_201): ok * Built from source (1.8.0_201): ok * Unit tests pass (1.8.0_201): ok some flaky tests but passed after multiple attempts * Basic Shell commands: ok * Web UI: ok On Sat, Mar 23, 2019 at 7:43 AM Tak-Lon (Stephen) Wu wrote: > +1

Re: [VOTE] The second HBase 2.1.4 Release Candidate is available for download

2019-03-24 Thread Toshihiro Suzuki
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_201): ok * Built from source (1.8.0_201): ok * Unit tests pass (1.8.0_201): ok some flaky tests but passed after multiple attempts * Basic Shell commands: ok * Web UI: ok On Sat, Mar 23, 2019 at 7:30 AM Tak-Lon (Stephen) Wu wrote: > +1

Re: [ANNOUNCE] New HBase committer Xu Cang

2019-02-05 Thread Toshihiro Suzuki
Congratulations, Xu! On Wed, Feb 6, 2019 at 8:34 AM Sakthi wrote: > Congratulations, Xu! > > Regards, > Sakthi > > On Tue, Feb 5, 2019 at 3:09 PM Geoffrey Jacoby wrote: > > > Congratulations, Xu! > > > > On Tue, Feb 5, 2019 at 2:49 PM Andrew Purtell > wrote: > > > > > On behalf of the Apache

Re: Requesting access to hbase slack channel

2019-02-01 Thread Toshihiro Suzuki
Hi, I haven't had an invitation yet. Could some please invite me: brfrn...@gmail.com Regards, Toshi On Thu, Jan 31, 2019 at 12:26 AM Josh Elser wrote: > Robert, William, and 车 珣 all have been invited. > > On 1/30/19 12:58 AM, 车 珣 wrote: > > > > > > Could you please invite me:

Please give me the privilege to change the role of a user in HBase project in Apache JIRA

2019-02-01 Thread Toshihiro Suzuki
Hi, I can't assign Karthik Palanisamy to a Jira ticket. https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kpalanisamy Could someone please give me the privilege to change the role of him? Or could someone please give him the right role? My profile is as follows:

Re: Please give me the privilege to change the role of a user in HBase project in Apache JIRA

2019-02-02 Thread Toshihiro Suzuki
Thank you very much Josh! On Sat, Feb 2, 2019 at 8:14 AM Josh Elser wrote: > Done, but I beat you to adding Karthik as a contributor ;) > > On 2/1/19 10:46 AM, Toshihiro Suzuki wrote: > > Hi, > > > > I can't assign Karthik Palanisamy to a Jira ticket. > > http

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

2019-04-13 Thread Toshihiro Suzuki
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_201): ok * Built from source (1.8.0_201): ok * Unit tests pass (1.8.0_201): ok some flaky tests but passed after multiple attempts * Start in standalone mode: ok * Basic Shell commands: ok * Web UI: ok * PE randomWrite 100k rows: ok * PE

Re: [ANNOUNCE] New HBase committer Yi Mei

2019-05-25 Thread Toshihiro Suzuki
Congratulations, Yi Mei! On Sat, May 25, 2019 at 12:49 AM Nihal Jain wrote: > Congrats :) > > On Sat, 25 May, 2019, 12:36 PM 张铎(Duo Zhang), > wrote: > > > Congratulations! > > > > Xu Cang 于2019年5月25日周六 上午5:14写道: > > > > > Congratulations, Yi Mei! > > > > > > > > > > > > On Fri, May 24, 2019

Re: Using libraries licensed under LGPL

2019-05-25 Thread Toshihiro Suzuki
other dependency in place of > the LGPL one, it's OK. That does not apply in this situation :) > > Hopefully the author will agree! The demo of your tool on Tuesday was > quite nice!! > > On 5/24/19 8:06 AM, Toshihiro Suzuki wrote: > > Thank you for your reply, Duo and Nick

Re: [DISCUSS] Direction of HBCK2

2019-05-28 Thread Toshihiro Suzuki
Hi Josh, Thank you for the explanation. I agree with the direction for HBCK2. The problem I wanted to tell you in the Jira is that until we implement the features you mentioned, we don't have any direct way how to fix holes and overlaps. The holes and overlaps can be created by bugs or operation

Re: [ANNOUNCE] New Committer: Wellington Chevreuil

2019-06-07 Thread Toshihiro Suzuki
Congratulations Wellington! On Fri, Jun 7, 2019 at 9:10 PM Artem Ervits wrote: > congras Wellington! > > On Fri, Jun 7, 2019 at 8:00 AM ramkrishna vasudevan < > ramkrishna.s.vasude...@gmail.com> wrote: > > > Congratulations Wellington !! > > > > Regards > > Ram > > > > On Fri, Jun 7, 2019 at

Re: [DISCUSS] Direction of HBCK2

2019-05-29 Thread Toshihiro Suzuki
(for instance, it > reports holes when region(s) on the chain is/are simply not online), and > that, combined with availability of such heavy hammers had led > unexperienced operators to fall into running it and getting into a worse > state. > > Em qua, 29 de mai de 2019 às 13:22, Tosh

Re: [DISCUSS] Direction of HBCK2

2019-05-29 Thread Toshihiro Suzuki
ority of RITs issue I had came with on hbase 2.x > > > were related to APs/SCPs failures, most of which could be sorted with > > hbck2 > > > commands available by then (in some cases, required some CLI scripting > to > > > build up a "bulk" assign command).

Using libraries licensed under LGPL

2019-05-23 Thread Toshihiro Suzuki
Hi folks! I'm building htop in HBASE-11062 now and using Lanterna library to make a Unix top like user interface: https://github.com/mabe02/lanterna Lanterna is a Java library allowing you to write easy semi-graphical user interfaces in a text-only environment, very similar to the C library

Re: Using libraries licensed under LGPL

2019-05-24 Thread Toshihiro Suzuki
23, 2019 at 7:18 AM 张铎(Duo Zhang) > wrote: > > > HBase itself can not depend on libraries which are licensed under LGPL. A > > possible way is to create a new project, which depend on both HBase and > the > > LGPL library? > > > > Toshihiro Suzuki 于2019年5月

Can we remove OfflineMetaRepair in the master branch and branch-2+?

2019-07-10 Thread Toshihiro Suzuki
Hi folks! I think we no longer support OfflineMetaRepair in HBase-2.x and it has a critical bug that breaks the meta data: https://issues.apache.org/jira/browse/HBASE-21665 Actually, I have seen several cases where some users ran OfflineMetaRepair mistakenly in their cluster and corrupted their

Re: Can we remove OfflineMetaRepair in the master branch and branch-2+?

2019-07-13 Thread Toshihiro Suzuki
essage pointing > user to hbck2 operator tools). Yes, OMR destroys the hbase2 meta table. It > is in violation of our attempt at having hbck1 tooling be read-only in > hbase2. > > Thanks for bringing this up Toshihiro, > S > > On Wed, Jul 10, 2019 at 8:47 PM Toshihiro Suzuki >

Review request, HBASE-11062

2019-08-20 Thread Toshihiro Suzuki
Hi folks! Currently, I'm working on hbtop that is a real-time monitoring tool for HBase like Unix's top command: https://issues.apache.org/jira/browse/HBASE-11062 It will be appreciated if anyone can spare some cycles to give reviews. The details of hbtop is as follows:

Re: [NOTICE] Reid Chan has been added to the HBASE PMC!

2019-08-31 Thread Toshihiro Suzuki
Congratulations! Reid On Mon, Aug 19, 2019 at 1:53 PM Pankaj kr wrote: > Congratulations Reid...!! > > Regards, > Pankaj > > -Original Message- > From: Stack [mailto:st...@duboce.net] > Sent: 16 August 2019 23:00 > To: HBase Dev List > Subject: [NOTICE] Reid Chan has been added to the

New Apache HBase blog post: Introduction "hbtop", a real-time monitoring tool for HBase modeled after Unix's 'top' command

2019-09-10 Thread Toshihiro Suzuki
Hi folks, Thanks to Stack, a new blog post for hbtop is published on the apache hbase site. Check it out at https://blogs.apache.org/hbase/entry/introduction-hbtop-a-real-time Regards, Toshihiro Suzuki

Re: [DISCUSS] Storing images in source repository

2019-09-17 Thread Toshihiro Suzuki
t 50 > commits currently. > > Peter > > On Mon, Sep 16, 2019 at 11:01 AM Toshihiro Suzuki > wrote: > > > Sounds good to me. > > > > So, should we move the images to the hbase-site repository ( > > https://github.com/apache/hbase-site) > > and move

Re: [DISCUSS] Storing images in source repository

2019-09-16 Thread Toshihiro Suzuki
Sounds good to me. So, should we move the images to the hbase-site repository ( https://github.com/apache/hbase-site) and move the README itself to the HBase Book? I think we can do it in https://issues.apache.org/jira/browse/HBASE-22986. > every time we pull the repository for the builds it

Re: [ANNOUNCE] Please welcome Zheng Hu to the HBase PMC

2019-08-05 Thread Toshihiro Suzuki
Congratulations Zheng! On Mon, Aug 5, 2019 at 11:52 AM Sakthi wrote: > Congrats Zheng! > > Sakthi > > On Sun, Aug 4, 2019 at 7:17 PM Andrew Purtell > wrote: > > > Congratulations, Zheng. > > > > > > > On Aug 4, 2019, at 7:07 PM, Duo Zhang wrote: > > > > > > On behalf of the Apache HBase PMC I

Re: [ANNOUNCE] new HBase committer Sakthi

2019-08-01 Thread Toshihiro Suzuki
Congratulations! Sakthi On Thu, Aug 1, 2019 at 9:49 PM Guanghao Zhang wrote: > Congratulations! > > Allan Yang 于2019年8月1日周四 下午8:46写道: > > > Congratulations Sakthi ! > > > > Best Regards > > Allan Yang > > > > > > Nihal Jain 于2019年8月1日周四 下午8:40写道: > > > > > Congrats Sakthi. More power to you!

Re: [ANNOUNCE] New HBase committer Tak-Lon (Stephen) Wu

2019-08-05 Thread Toshihiro Suzuki
Congratulations! Stephen On Tue, Aug 6, 2019 at 6:11 AM Xu Cang wrote: > Congratulations and welcome Tak-Lon! > > On Mon, Aug 5, 2019 at 1:08 PM Zach York > wrote: > > > Congratulations and welcome Stephen! > > > > On Mon, Aug 5, 2019 at 1:00 PM Andrew Purtell > wrote: > > > > >

Re: Re: [Announce] 张铎 (Duo Zhang) is Apache HBase PMC chair

2019-07-23 Thread Toshihiro Suzuki
Congratulations Duo! And Thank you Misty! On Tue, Jul 23, 2019 at 5:27 PM Chunhui Shen wrote: > Thanks Misty and Congratulations Duo! > Best Regards, > Chunhui > > > > > > > > 在 2019-07-23 10:19:58,"Francis Christopher Liu" 写道: > >Thanks a lot Misty! > > > >And congratulations Duo! > > >

Re: [ANNOUNCE] Please welcome Balazs Meszaros to the Apache HBase PMC

2019-11-02 Thread Toshihiro Suzuki
Congratulations! Balazs On Sat, Nov 2, 2019 at 9:16 PM Pankaj kr wrote: > > Congratulations Balazs Meszaros..!! > > Regards, > Pankaj > > -Original Message- > From: Sean Busbey [mailto:bus...@apache.org] > Sent: 24 October 2019 20:05 > To: dev ; Hbase-User > Subject: [ANNOUNCE] Please

Re: [ANNOUNCE] Please welcome Wellington Chevreuil to the Apache HBase PMC

2019-11-02 Thread Toshihiro Suzuki
Congratulations! Wellington On Sat, Nov 2, 2019 at 9:14 PM Pankaj kr wrote: > Congratulations Wellington..!! > > Regards, > Pankaj > > > -Original Message- > From: Sean Busbey [mailto:bus...@apache.org] > Sent: 24 October 2019 01:47 > To: dev ; Hbase-User > Subject: [ANNOUNCE] Please

Re: [ANNOUNCE] Please welcome Sakthi to the Apache HBase PMC

2019-11-02 Thread Toshihiro Suzuki
Congratulations! Sakthi On Sat, Nov 2, 2019 at 9:13 PM Pankaj kr wrote: > Congratulations Sakthi..!! > > Regards, > Pankaj > > > -Original Message- > From: Sean Busbey [mailto:bus...@apache.org] > Sent: 24 October 2019 01:45 > To: dev ; Hbase-User > Subject: [ANNOUNCE] Please welcome

Re: [ANNOUNCE] New HBase committer Ankit Singhal

2019-11-12 Thread Toshihiro Suzuki
Congratulations! Ankit On Wed, Nov 13, 2019 at 6:56 AM Esteban Gutierrez wrote: > Congrats, Ankit! > -- > Cloudera, Inc. > > > > On Tue, Nov 12, 2019 at 2:59 PM Jan Hentschel < > jan.hentsc...@ultratendency.com> wrote: > > > Congratulations and welcome! > > > > From: Josh Elser > > Reply-To:

Re: [ANNOUNCE] New HBase committer Viraj Jasani

2019-12-27 Thread Toshihiro Suzuki
Congratulations! Viraj On Sat, Dec 28, 2019 at 3:13 AM Andrew Purtell wrote: > Congratulations and welcome Viraj, thanks for all of your efforts so far. > > > On Dec 27, 2019, at 5:02 AM, Peter Somogyi wrote: > > > > On behalf of the Apache HBase PMC I am pleased to announce that > > Viraj

Review request, HBASE-8458 Support for batch version of checkAndMutate()

2020-05-04 Thread Toshihiro Suzuki
Hi folks! Could someone please review the following Jira and PR? Actually this feature is important for our use case. HBASE-8458 Support for batch version of checkAndMutate(): https://issues.apache.org/jira/browse/HBASE-8458 The RP: https://github.com/apache/hbase/pull/1648 The highlights of

Re: [ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-14 Thread Toshihiro Suzuki
Congratulations Wei-Chiu! On Thu, May 14, 2020 at 8:25 PM Guangxu Cheng wrote: > Congratulations and welcome Wei-Chiu !!! > -- > Best Regards, > Guangxu > > > Reid Chan 于2020年5月14日周四 下午6:59写道: > > > > > Congratulations and welcome! > > > > > > -- > > > > Best

Re: [ANNOUNCE] New HBase Committer Zheng Wang(王正)

2020-09-29 Thread Toshihiro Suzuki
Congratulations! Zheng On Tue, Sep 29, 2020 at 2:43 AM Pankaj kr wrote: > Congratulations Zheng Wang and welcome...!! > > Regards, > Pankaj > -Original Message- > From: 张铎(Duo Zhang) [mailto:palomino...@gmail.com] > Sent: Thursday, September 24, 2020 7:54 AM > To: HBase Dev List ;

Re: Review request, HBASE-8458 Support for batch version of checkAndMutate()

2020-05-19 Thread Toshihiro Suzuki
Could someone please take a look at this? On Tue, May 5, 2020 at 8:03 AM Toshihiro Suzuki wrote: > Hi folks! > > Could someone please review the following Jira and PR? Actually this > feature is important for our use case. > > HBASE-8458 Support for batch version of checkAn

Re: [ANNOUNCE] New HBase committer Yulin Niu

2020-12-04 Thread Toshihiro Suzuki
Congratulations Yulin! On Sat, Dec 5, 2020 at 10:38 AM Nick Dimiduk wrote: > Congratulations and thank you for your contributions! > > On Thu, Dec 3, 2020 at 01:11 Guanghao Zhang wrote: > > > Folks, > > > > On behalf of the Apache HBase PMC I am pleased to announce that Yulin Niu > > has

Re: [ANNOUNCE] New HBase committer Xin Sun

2020-12-04 Thread Toshihiro Suzuki
Congratulations Xin Sun! On Sat, Dec 5, 2020 at 10:38 AM Nick Dimiduk wrote: > Congratulations and thank you for your contributions! > > On Thu, Dec 3, 2020 at 01:13 Guanghao Zhang wrote: > > > Folks, > > > > On behalf of the Apache HBase PMC I am pleased to announce that Xin Sun > has > >

Re: [VOTE] First release candidate for HBase 2.4.0 (RC1) is available

2020-12-04 Thread Toshihiro Suzuki
Thank you for raising the discussion. I thought changing the return type of the mutateRow method from void to Result in HBASE-25242 didn’t violate our release policy according to the doc some guys already mentioned. And looks like that was already agreed. Thanks, Toshihiro Suzuki > On

Re: [ANNOUNCE] New HBase Committer Xiaolin Ha(哈晓琳)

2021-05-17 Thread Toshihiro Suzuki
Congratulations! Xiaolin Ha On Mon, May 17, 2021 at 2:55 PM Pankaj Kumar wrote: > Congratulations and welcome Xiaolin Ha.. > > Regards, > Pankaj > > On Sat, May 15, 2021, 7:41 PM 张铎(Duo Zhang) wrote: > > > On behalf of the Apache HBase PMC, I am pleased to announce that Xiaolin > >

Re: [ANNOUNCE] New HBase committer Geoffrey Jacoby

2021-04-12 Thread Toshihiro Suzuki
Congratulations Geoffrey! - Toshi > On Apr 11, 2021, at 0:12, Ankit Singhal wrote: > > Congratulations and welcome Geoffrey!! > > On Sat, Apr 10, 2021 at 5:48 PM Jan Hentschel < > jan.hentsc...@ultratendency.com> wrote: > >> Congratulations and welcome! >> >> From: Viraj Jasani >>

[jira] [Created] (HBASE-12602) ResultScanner should implement IteratorResult

2014-11-30 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-12602: Summary: ResultScanner should implement IteratorResult Key: HBASE-12602 URL: https://issues.apache.org/jira/browse/HBASE-12602 Project: HBase Issue

[jira] [Reopened] (HBASE-12602) ResultScanner should implement IteratorResult

2015-01-18 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki reopened HBASE-12602: -- Assignee: Toshihiro Suzuki I reopened this issue to attach a patch. ResultScanner

[jira] [Resolved] (HBASE-12602) ResultScanner should implement IteratorResult

2015-01-24 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-12602. -- Resolution: Won't Fix I think it is not easy to modify the codes. ResultScanner

[jira] [Created] (HBASE-14266) RegionServers have a lock contention of Configuration.getProps

2015-08-20 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-14266: Summary: RegionServers have a lock contention of Configuration.getProps Key: HBASE-14266 URL: https://issues.apache.org/jira/browse/HBASE-14266 Project

[jira] [Created] (HBASE-14252) RegionServers fail to start when setting hbase.ipc.server.callqueue.scan.ratio=0.

2015-08-19 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-14252: Summary: RegionServers fail to start when setting hbase.ipc.server.callqueue.scan.ratio=0. Key: HBASE-14252 URL: https://issues.apache.org/jira/browse/HBASE-14252

[jira] [Created] (HBASE-15228) Add the methods to RegionObserver to trigger start/complete restoring WALs

2016-02-07 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-15228: Summary: Add the methods to RegionObserver to trigger start/complete restoring WALs Key: HBASE-15228 URL: https://issues.apache.org/jira/browse/HBASE-15228

[jira] [Created] (HBASE-15133) Data loss after compaction when a row has more than Integer.MAX_VALUE columns

2016-01-19 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-15133: Summary: Data loss after compaction when a row has more than Integer.MAX_VALUE columns Key: HBASE-15133 URL: https://issues.apache.org/jira/browse/HBASE-15133

[jira] [Created] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-02-28 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-17710: Summary: HBase in standalone mode creates directories with 777 permission Key: HBASE-17710 URL: https://issues.apache.org/jira/browse/HBASE-17710 Project

[jira] [Created] (HBASE-19394) Issue on the publication feature of RS status with multicast (hbase.status.published) in multi-homeing env

2017-11-30 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-19394: Summary: Issue on the publication feature of RS status with multicast (hbase.status.published) in multi-homeing env Key: HBASE-19394 URL: https://issues.apache.org/jira

[jira] [Created] (HBASE-19551) hbck -boundaries doesn't work correctly

2017-12-18 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-19551: Summary: hbck -boundaries doesn't work correctly Key: HBASE-19551 URL: https://issues.apache.org/jira/browse/HBASE-19551 Project: HBase Issue Type

[jira] [Created] (HBASE-20616) TruncateTableProcedure is stuck in retry loop in TRUNCATE_TABLE_CREATE_FS_LAYOUT state

2018-05-22 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20616: Summary: TruncateTableProcedure is stuck in retry loop in TRUNCATE_TABLE_CREATE_FS_LAYOUT state Key: HBASE-20616 URL: https://issues.apache.org/jira/browse/HBASE-20616

[jira] [Created] (HBASE-20647) Backport HBASE-20616 "TruncateTableProcedure is stuck in retry loop in TRUNCATE_TABLE_CREATE_FS_LAYOUT state" to branch-1

2018-05-24 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20647: Summary: Backport HBASE-20616 "TruncateTableProcedure is stuck in retry loop in TRUNCATE_TABLE_CREATE_FS_LAYOUT state" to branch-1 Key: HBASE-20647

[jira] [Created] (HBASE-20648) HBASE-19364 "Truncate_preserve fails with table when replica region > 1" for master branch

2018-05-24 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20648: Summary: HBASE-19364 "Truncate_preserve fails with table when replica region > 1" for master branch Key: HBASE-20648 URL: https://issues.apache.org/jira

[jira] [Created] (HBASE-19893) restore_snapshot is broken in master branch

2018-01-29 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-19893: Summary: restore_snapshot is broken in master branch Key: HBASE-19893 URL: https://issues.apache.org/jira/browse/HBASE-19893 Project: HBase Issue

[jira] [Created] (HBASE-19934) HBaseSnapshotException when read replicas is enabled and online snapshot is taken after region splitting

2018-02-04 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-19934: Summary: HBaseSnapshotException when read replicas is enabled and online snapshot is taken after region splitting Key: HBASE-19934 URL: https://issues.apache.org/jira

[jira] [Created] (HBASE-19980) NullPointerException when restoring a snapshot after splitting a region

2018-02-12 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-19980: Summary: NullPointerException when restoring a snapshot after splitting a region Key: HBASE-19980 URL: https://issues.apache.org/jira/browse/HBASE-19980

[jira] [Created] (HBASE-20049) Region replicas of SPLIT and MERGED regions are kept in in-memory states until restarting master

2018-02-22 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20049: Summary: Region replicas of SPLIT and MERGED regions are kept in in-memory states until restarting master Key: HBASE-20049 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HBASE-21052) After restoring a snapshot, table.jsp page for the table gets stuck

2018-08-14 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21052: Summary: After restoring a snapshot, table.jsp page for the table gets stuck Key: HBASE-21052 URL: https://issues.apache.org/jira/browse/HBASE-21052 Project

[jira] [Created] (HBASE-21053) A state of a replica region of a split parent region is wrong after splitting the region

2018-08-14 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21053: Summary: A state of a replica region of a split parent region is wrong after splitting the region Key: HBASE-21053 URL: https://issues.apache.org/jira/browse/HBASE-21053

[jira] [Created] (HBASE-21015) The state of the split parent region is wrong after cloning a snapshot

2018-08-06 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21015: Summary: The state of the split parent region is wrong after cloning a snapshot Key: HBASE-21015 URL: https://issues.apache.org/jira/browse/HBASE-21015

[jira] [Created] (HBASE-21084) The split parent region becomes online after cloning a snapshot

2018-08-21 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21084: Summary: The split parent region becomes online after cloning a snapshot Key: HBASE-21084 URL: https://issues.apache.org/jira/browse/HBASE-21084 Project

[jira] [Resolved] (HBASE-21053) A state of a replica region of a split parent region is wrong after splitting the region

2018-08-27 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-21053. -- Resolution: Invalid > A state of a replica region of a split parent region is wr

[jira] [Reopened] (HBASE-21084) When cloning a snapshot including a split parent region, the split parent region of the cloned table will be online

2018-08-26 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki reopened HBASE-21084: -- Forgot to push to branch-2. Reopening. > When cloning a snapshot including a sp

[jira] [Created] (HBASE-20887) Backport HBASE-20865 "CreateTableProcedure is stuck in retry loop in CREATE_TABLE_WRITE_FS_LAYOUT state"

2018-07-14 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20887: Summary: Backport HBASE-20865 "CreateTableProcedure is stuck in retry loop in CREATE_TABLE_WRITE_FS_LAYOUT state" Key: HBASE-20887 URL: https://issues.apach

[jira] [Created] (HBASE-21152) Add parameter validations for commands in HBase shell

2018-09-04 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21152: Summary: Add parameter validations for commands in HBase shell Key: HBASE-21152 URL: https://issues.apache.org/jira/browse/HBASE-21152 Project: HBase

[jira] [Created] (HBASE-20848) Backport HBASE-20616 "TruncateTableProcedure is stuck in retry loop in TRUNCATE_TABLE_CREATE_FS_LAYOUT state" to branch-1

2018-07-04 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20848: Summary: Backport HBASE-20616 "TruncateTableProcedure is stuck in retry loop in TRUNCATE_TABLE_CREATE_FS_LAYOUT state" to branch-1 Key: HBASE-20848

[jira] [Created] (HBASE-20865) CreateTableProcedure is stuck in retry loop in CREATE_TABLE_WRITE_FS_LAYOUT state

2018-07-10 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20865: Summary: CreateTableProcedure is stuck in retry loop in CREATE_TABLE_WRITE_FS_LAYOUT state Key: HBASE-20865 URL: https://issues.apache.org/jira/browse/HBASE-20865

[jira] [Resolved] (HBASE-20848) Backport HBASE-15871 "Memstore flush doesn't finish because of backwardseek() in memstore scanner." to branch-1

2018-07-09 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-20848. -- Resolution: Duplicate > Backport HBASE-15871 "Memstore flush doesn't finish

[jira] [Created] (HBASE-20882) Backport HBASE-20616 "TruncateTableProcedure is stuck in retry loop in TRUNCATE_TABLE_CREATE_FS_LAYOUT state" to branch-2.0

2018-07-12 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20882: Summary: Backport HBASE-20616 "TruncateTableProcedure is stuck in retry loop in TRUNCATE_TABLE_CREATE_FS_LAYOUT state" to branch-2.0 Key: HBASE-20882

[jira] [Created] (HBASE-19850) The number of Offline Regions is wrong after restoring a snapshot.

2018-01-23 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-19850: Summary: The number of Offline Regions is wrong after restoring a snapshot. Key: HBASE-19850 URL: https://issues.apache.org/jira/browse/HBASE-19850 Project

[jira] [Created] (HBASE-20293) get_splits returns duplicate split points when region replication is on

2018-03-27 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20293: Summary: get_splits returns duplicate split points when region replication is on Key: HBASE-20293 URL: https://issues.apache.org/jira/browse/HBASE-20293

[jira] [Created] (HBASE-20292) Wrong URLs in the descriptions for update_all_config and update_config commands in shell

2018-03-27 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20292: Summary: Wrong URLs in the descriptions for update_all_config and update_config commands in shell Key: HBASE-20292 URL: https://issues.apache.org/jira/browse/HBASE-20292

[jira] [Created] (HBASE-20229) ConnectionImplementation.locateRegions() doesn't work correctly when region replication is on

2018-03-20 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20229: Summary: ConnectionImplementation.locateRegions() doesn't work correctly when region replication is on Key: HBASE-20229 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Created] (HBASE-20261) Table page (table.jsp) in Master UI does not show replicaIds for hbase meta table

2018-03-22 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20261: Summary: Table page (table.jsp) in Master UI does not show replicaIds for hbase meta table Key: HBASE-20261 URL: https://issues.apache.org/jira/browse/HBASE-20261

[jira] [Created] (HBASE-20219) An error occurs when scanning with reversed=true and loadColumnFamiliesOnDemand=true

2018-03-18 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-20219: Summary: An error occurs when scanning with reversed=true and loadColumnFamiliesOnDemand=true Key: HBASE-20219 URL: https://issues.apache.org/jira/browse/HBASE-20219

[jira] [Created] (HBASE-21347) Backport HBASE-21200 "Memstore flush doesn't finish because of seekToPreviousRow() in memstore scanner." to branch-1

2018-10-19 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21347: Summary: Backport HBASE-21200 "Memstore flush doesn't finish because of seekToPreviousRow() in memstore scanner." to branch-1 Key: HBASE-21347

[jira] [Created] (HBASE-22118) Backport HBASE-22095 "Taking a snapshot fails in local mode"

2019-03-27 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22118: Summary: Backport HBASE-22095 "Taking a snapshot fails in local mode" Key: HBASE-22118 URL: https://issues.apache.org/jira/browse/HBASE-22118 Proj

[jira] [Resolved] (HBASE-22118) Backport HBASE-22095 "Taking a snapshot fails in local mode"

2019-03-27 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-22118. -- Resolution: Invalid > Backport HBASE-22095 "Taking a snapshot fails in lo

[jira] [Created] (HBASE-22093) Combine TestRestoreSnapshotFromClientWithRegionReplicas to CloneSnapshotFromClientAfterSplittingRegionTestBase#testCloneSnapshotAfterSplittingRegion

2019-03-23 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22093: Summary: Combine TestRestoreSnapshotFromClientWithRegionReplicas to CloneSnapshotFromClientAfterSplittingRegionTestBase#testCloneSnapshotAfterSplittingRegion Key: HBASE-22093

[jira] [Created] (HBASE-22095) Taking a snapshot fails in local mode

2019-03-23 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22095: Summary: Taking a snapshot fails in local mode Key: HBASE-22095 URL: https://issues.apache.org/jira/browse/HBASE-22095 Project: HBase Issue Type

[jira] [Created] (HBASE-22096) /storeFile.jsp shows CorruptHFileException when the storeFile is a reference file

2019-03-23 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22096: Summary: /storeFile.jsp shows CorruptHFileException when the storeFile is a reference file Key: HBASE-22096 URL: https://issues.apache.org/jira/browse/HBASE-22096

[jira] [Created] (HBASE-22097) Modify the description of split command in shell

2019-03-23 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22097: Summary: Modify the description of split command in shell Key: HBASE-22097 URL: https://issues.apache.org/jira/browse/HBASE-22097 Project: HBase

[jira] [Created] (HBASE-22055) Support to compare different CF names between source and peer clusters in VerifyReplication

2019-03-17 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22055: Summary: Support to compare different CF names between source and peer clusters in VerifyReplication Key: HBASE-22055 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Created] (HBASE-21867) Support multi-threads in HFileArchiver

2019-02-10 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21867: Summary: Support multi-threads in HFileArchiver Key: HBASE-21867 URL: https://issues.apache.org/jira/browse/HBASE-21867 Project: HBase Issue Type

[jira] [Resolved] (HBASE-12365) [hbck] -fixVersionFile should not require a running master

2019-02-11 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-12365. -- Resolution: Duplicate > [hbck] -fixVersionFile should not require a running mas

[jira] [Created] (HBASE-21871) Support to specify a peer table name in VerifyReplication tool

2019-02-11 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21871: Summary: Support to specify a peer table name in VerifyReplication tool Key: HBASE-21871 URL: https://issues.apache.org/jira/browse/HBASE-21871 Project

[jira] [Created] (HBASE-22541) Backport HBASE-22160 "Add sorting functionality in regionserver web UI for user regions" to branch-1

2019-06-04 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22541: Summary: Backport HBASE-22160 "Add sorting functionality in regionserver web UI for user regions" to branch-1 Key: HBASE-22541 URL: https://issues.apache.org/j

[jira] [Resolved] (HBASE-16750) hbase compilation failed on power system

2019-05-29 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-16750. -- Resolution: Duplicate > hbase compilation failed on power sys

[jira] [Resolved] (HBASE-18373) fstat unimplemented error on Rasbian Jessie

2019-05-09 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-18373. -- Resolution: Not A Problem > fstat unimplemented error on Rasbian Jes

[jira] [Created] (HBASE-22690) Deprecate / Remove OfflineMetaRepair in hbase-2+

2019-07-13 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22690: Summary: Deprecate / Remove OfflineMetaRepair in hbase-2+ Key: HBASE-22690 URL: https://issues.apache.org/jira/browse/HBASE-22690 Project: HBase

[jira] [Created] (HBASE-22661) list_regions command in hbase shell is broken

2019-07-07 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-22661: Summary: list_regions command in hbase shell is broken Key: HBASE-22661 URL: https://issues.apache.org/jira/browse/HBASE-22661 Project: HBase Issue

  1   2   >