| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
170 (0.142s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: RS crash upon replication - HBase - [mail # user]
|
|
...I see - so looks okay - there's just a lot of deep nesting in there - if you look into these you nodes by doing ls - you should see a bunch of WAL(s) which still need to be replicated... &nb...
|
|
|
Author: Varun Sharma,
2013-05-22, 21:17
|
|
|
Re: RS crash upon replication - HBase - [mail # user]
|
|
...2013-05-22 15:31:25,929 WARN org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper exception: org.apache.zookeeper.KeeperException$SessionExpiredException: Kee...
|
|
|
Author: Varun Sharma,
2013-05-22, 21:16
|
|
|
Re: RS crash upon replication - HBase - [mail # user]
|
|
...Do an "ls" not a get here and give the output ? ls /hbase/replication/rs/va-p-hbase-01-c,60020,1369249873379/1 On Wed, May 22, 2013 at 1:53 PM, [EMAIL PROTECTED] wrote: &n...
|
|
|
Author: Varun Sharma,
2013-05-22, 21:05
|
|
|
Re: RS crash upon replication - HBase - [mail # user]
|
|
...Also what version of HBase are you running ? On Wed, May 22, 2013 at 1:38 PM, Varun Sharma wrote: ...
|
|
|
Author: Varun Sharma,
2013-05-22, 20:40
|
|
|
Re: RS crash upon replication - HBase - [mail # user]
|
|
...Basically, You had va-p-hbase-02 crash - that caused all the replication related data in zookeeper to be moved to va-p-hbase-01 and have it take over for replicating 02's logs. Now eac...
|
|
|
Author: Varun Sharma,
2013-05-22, 20:38
|
|
|
Re: [jira] [Resolved] (HBASE-8591) Doc Improvement: Replication blog - HBase - [mail # dev]
|
|
...Hi Himanshu, I have a follow up question on these metrics. I see that both these metrics basically diff against the timestamp of the WALEdit. The timestamp on the WALEdit is generated ...
|
|
|
Author: Varun Sharma,
2013-05-22, 20:28
|
|
|
Re: Questions about HBase replication - HBase - [mail # user]
|
|
...So, we have a separate thread doing the recovered logs. That is good to know. I was mostly concerned about any potential races b/w the master renaming the log files, doing the distributed lo...
|
|
|
Author: Varun Sharma,
2013-05-20, 23:33
|
|
|
Re: Questions about HBase replication - HBase - [mail # user]
|
|
...On Mon, May 20, 2013 at 3:54 PM, Jean-Daniel Cryans wrote: Yes, but the region server now has 2X the number of WAL(s) to replicate and could suffer higher replication lag as a result....
|
|
|
Author: Varun Sharma,
2013-05-20, 23:06
|
|
|
Re: Questions about HBase replication - HBase - [mail # user]
|
|
...Thanks JD for the response... I was just wondering if issues have ever been seen with regards to moving over a large number of WAL(s) entirely from one region server to another since that wo...
|
|
|
Author: Varun Sharma,
2013-05-20, 22:48
|
|
|
Re: Questions about HBase replication - HBase - [mail # user]
|
|
...Hi Lars, Thanks for the response. Regarding #2 again, so if RS1 failed, then the following happens... 1) RS2 takes over its logs... 2) Master renames the log containing directory...
|
|
|
Author: Varun Sharma,
2013-05-20, 07:35
|
|
|
|