Re: Hbase WAL Class

2020-06-18 Thread Govindhan S
Hello Josh,  Great Day. I don't see a subscribe option over there. Could you please educate me more on this. ~ Govins On Friday, 19 June, 2020, 02:17:13 am IST, Josh Elser wrote: Please subscribe to the list so that you see when people reply to you. https://lists.apache.org/thread.htm

Re: Hbase WAL Class

2020-06-18 Thread Josh Elser
Please subscribe to the list so that you see when people reply to you. https://lists.apache.org/thread.html/r68d91878bb6576850233bce83baa3479a19fedeeb32c76151c8c9abc%40%3Cuser.hbase.apache.org%3E On 6/16/20 12:40 PM, Josh Elser wrote: `hbase wal` requires you to provide options. You provided non

Re: Hbase WAL Class

2020-06-18 Thread Govindhan S
Hello Team, I have got this cleared. I was not passing the file to the wal parser hence the issue. Correct syntax is  hbase wal (hdfsfile) -p Regards,Govins Sent from Yahoo Mail on Android On Tue, Jun 16, 2020 at 9:27 PM, Govindhan S wrote: Hello Hbase Users, I am a newbie to hbase. I do

Re: HBase Master initialized long time after upgrade from 1.x to 2.x.

2020-06-18 Thread Josh Elser
I recall a version of HBase 2 where MasterProcWALs didn't get cleaned up. Given the ID count in your pv2 wal file names is up to 200K's, I would venture a guess that the master is just spinning to process a bunch of old procedures. You could try to move them to the side and be prepared to use

HBase Master initialized long time after upgrade from 1.x to 2.x.

2020-06-18 Thread Rock
Hi, My HBase cluster has about 50TB data. After upgrade to 2.x, the Master startup long time. I check the log that master try to reload WAL. It already initialized more than 75 hours, I afraid it will spend more days. How can I handle this issue? The below is master log: 2020-06-18 21:59:14,690