| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.265s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Help with Selective replication in Hbase - HBase - [mail # user]
|
|
...Since the behavior of this application controlled replication (Through ReplicationSourceService and ReplicationSinkService) is not documented ,we were wondering if this feature runs the poss...
|
|
|
Author: techbuddy,
2012-11-20, 08:13
|
|
|
Re: Help with Selective replication in Hbase - HBase - [mail # user]
|
|
...Looks like I got what I was looking for. Will try this out. String sinkClassname conf.get(HConstants.REPLICATION_SINK_SERVICE_CLASSNAME, 3549 ...
|
|
|
Author: techbuddy,
2012-11-16, 23:01
|
|
|
Help with Selective replication in Hbase - HBase - [mail # user]
|
|
...Hi, I need to be able to selectively replicate the mutations from my master cluster into my backup/slave cluster,based on some application specific policy.In other words I want to supp...
|
|
|
Author: techbuddy,
2012-11-16, 21:36
|
|
|
[Replication]Tracking the replication status of a cluster - HBase - [mail # user]
|
|
...Hi Folks, We have this usecase where we want to bring down our live cluster,say cluster#1 (serving online traffic) for machine upgradation, and route the traffic during the upgrade to ...
|
|
|
Author: techbuddy,
2012-11-09, 20:05
|
|
|
Re: 答复: [Stand alone - distributed mode] HBase master isn't initializing completely - HBase - [mail # user]
|
|
...I'm using the local filesystem for the underlying filesystem of hbase, and the Hbase version is 0.94.0 View this message in context: http://apache-hbase.679495.n3.nabble.com/Sta...
|
|
|
Author: techbuddy,
2012-10-12, 07:27
|
|
|
[Stand alone - distributed mode] HBase master isn't initializing completely - HBase - [mail # user]
|
|
...Hi, I've a standalone Hbase cluster configured in a distributed mode (i.e. the ZK, Master and the RegServer all running in separate JVMs on the same host). The HBase master does...
|
|
|
Author: techbuddy,
2012-10-11, 21:11
|
|
|
Re: Co-processor seems to be failing to load - HBase - [mail # user]
|
|
...Figured this out to be a classpath issue. View this message in context: http://apache-hbase.679495.n3.nabble.com/Co-processor-seems-to-be-failing-to-load-tp4032590p4032595.html ...
|
|
|
Author: techbuddy,
2012-10-04, 07:17
|
|
|
Co-processor seems to be failing to load - HBase - [mail # user]
|
|
...Was trying to play around with Co-processors by trying to launch the following co-processor of type RegionObserver in a standalone HBase instance, deployed in distributed mode (meaning ZK, R...
|
|
|
Author: techbuddy,
2012-10-04, 06:25
|
|
|
Re: [Programmatic cluster monitoring] How to use the HBase monitoring APIs - HBase - [mail # user]
|
|
...Thanks for that link Otis! This indeed allows completely overriding the default monitoring by Hbase, however what we are looking at really is capturing some additional metrics over and...
|
|
|
Author: techbuddy,
2012-10-03, 05:14
|
|
|
Re: [Programmatic cluster monitoring] How to use the HBase monitoring APIs - HBase - [mail # user]
|
|
...Thanks for clarifying the usage part out Stack! As for programmatic monitoring, I was trying to figure out how to extend the already available metrics capture mechanism (available for ...
|
|
|
Author: techbuddy,
2012-10-02, 05:52
|
|
|
|