E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
replicas
k8s的资源分配
ReplicationController","apiVersion":"v1","metadata":{"name":"eatcpu","creationTimestamp":null},"spec":{"
replicas
fzu_huang
·
2015-08-28 00:00
kubernetes
Elasticsearch全文搜索的解决方案,走了不少弯路
mapping里面将_allenabled示例:{ "template":"dbagent_*", "settings":{ "index.number_of_shards":5, "number_of_
replicas
肖和龙
·
2015-08-27 13:00
elasticsearch
logstash
常用操作
常用操作创建索引默认配置操作Alias操作创建索引PUTjmeter-no-source-1 { "settings":{ "index":{ "number_of_shards":5, "number_of_
replicas
u010999419
·
2015-08-26 11:00
elasticsearch
3、Redis 集群特性之容错、数据迁移
/redis-trib.rbcreate--
replicas
1192.168.1.103:7000192.168.1.103:7001192.168.1.103:7002192.168.1.103:70031
liaokailin
·
2015-08-14 23:00
redis
集群
迁移
容错
选举
redis集群及常用的操作命令
/redis-trib.rbcreate--
replicas
1127.0.0.1:7000127.0.0.1:7001127.0.0.1:7002127.0.0.1:7003127.0.0.1:7004127.0.0.1
Robert_De_Niro
·
2015-07-17 17:34
linux
使用HashRing实现python下的一致性hash
importmd5 classHashRing(object): def__init__(self,nodes=None,
replicas
=3): """Managesahashring.
GeorgeBrown
·
2015-06-06 01:00
kafka参数转
; metadata.broker.list 默认值:无,必填 格式为host1:port1,host2:port2,这是一个broker列表,用于获得元数据(topics,partitions和
replicas
blackproof
·
2015-06-05 17:00
参数
kafka
kafka参数转
; metadata.broker.list 默认值:无,必填 格式为host1:port1,host2:port2,这是一个broker列表,用于获得元数据(topics,partitions和
replicas
blackproof
·
2015-06-05 17:00
参数
kafka
如何在Kafka上对一个Topic增加
replicas
操作步骤如下:操作,是指手动写扩充
replicas
的配置文件,然后使用工具进行操作1.查看topic的详细信息lizhitao@users-MacBook-Pro-2:~$.
lizhitao
·
2015-05-21 16:00
如何在Kafka中修改Topic的preferred replica
操作背景假如topictest.example中partition0的
replicas
为[0,4],则0为preferredreplica,应该成为leader。
lizhitao
·
2015-05-21 16:00
Spring-data-redis: 分布式队列
Redis本身的高性能和"便捷的"分布式设计(
replicas
,sharding),可以为实现"分布式队列"提供了良好的基础. &n
15286802013
·
2015-04-23 11:00
Apache Kafka中Follower如何从Leader fetch消息
重要名词解释: logendoffset(logEndOffset),表示log中最后的message的offst位置.highwatermark(HW),表示Partition各个
replicas
数据间同步且一致的
lizhitao
·
2015-04-21 06:00
ActiveMQ + ZooKeeper 集群高可用配置
一.准备条件: (1)最好是有3台服务器【2台也行,只是根据(
replicas
/2)+1公式至少得2个ActiveMQ服务存在才能保证运行,自己测试的时候麻烦点,关掉其中一个,再开启,看会不会选举到另一个
wenniuwuren
·
2015-04-18 02:00
集群
zookeeper
activemq
【Kafka十二】关于Kafka是一个Commit Log Service
A message is considered "committed" when all in sync
replicas
for that partition have
bit1129
·
2015-04-08 11:00
service
【Kafka十二】关于Kafka是一个Commit Log Service
A message is considered "committed" when all in sync
replicas
for that partition have
bit1129
·
2015-04-08 11:00
service
【Kafka十二】关于Kafka是一个Commit Log Service
A message is considered "committed" when all in sync
replicas
for that partition have
bit1129
·
2015-04-08 11:00
service
Elasticsearch:配置篇
node.name:“35″节点名称node.tag:“tag21″节点标签node.data:true节点是否存储数据index.number_of_shards:10索引分片数index.number_of_
replicas
july_2
·
2015-03-17 15:00
Elasticsearch全文搜索的解决方案,走了不少弯路
mapping里面将_allenabled示例:{ "template":"dbagent_*", "settings":{ "index.number_of_shards":5, "number_of_
replicas
肖和龙
·
2015-01-13 10:00
elasticsearch
logstash
Kafka学习之producer配置(0.8.1版)
metadata.broker.list默认值:无,必填格式为host1:port1,host2:port2,这是一个broker列表,用于获得元数据(topics,partitions和
replicas
damacheng
·
2015-01-04 16:00
php memcached 一致性hash
empty($
replicas
)){ $this->_
replicas
= $
replicas
; } } /** * 增加节点,根据虚拟节点数,把节点分布到更多的虚拟位置上 */ public function
birdinroom
·
2014-12-19 18:08
PHP
memcache
一致性hash
php memcached 一致性hash
empty($
replicas
)){ $this->_
replicas
= $
replicas
; } } /** * 增加节点,根据虚拟节点数,把节点分布到更多的虚拟位置上 */ public function
birdinroom
·
2014-12-19 18:08
PHP
memcache
一致性hash
php memcached 一致性hash
empty($
replicas
)){$this->_
replicas
= $
replicas
;}}/** * 增加节点,根据虚拟节点数,把节点分布到更多的虚拟位置上 */public function
birdinroom
·
2014-12-19 18:08
php
memcache
一致性hash
PHP
执行redis-trib.rb时遇到的问题
redis-trib.rb create --
replicas
1 127.0.0.1:7379 127.0.0.1:7380 127.0.0.1:7381 127.0.0.1:7382 127.0.0.1
phacks
·
2014-12-15 16:00
Kafka集群partitions/
replicas
默认分配解析
1.Kafka集群partitionreplication默认自动分配分析下面以一个Kafka集群中4个Broker举例,创建1个topic包含4个Partition,2Replication;数据Producer流动如图所示:(1)(2)当集群中新增2节点,Partition增加到6个时分布情况如下:副本分配逻辑规则如下:在Kafka集群中,每个Broker都有均等分配Partition的Lea
幽灵之使
·
2014-12-06 20:54
apache
kafka
如何在Kafka中对Topic的leader进行均衡
apachekafka中国社区QQ群:162272557操作背景在创建一个topic时,kafka尽量将partition均分在所有的brokers上,并且将
replicas
也j均分在不同的broker
lizhitao
·
2014-11-24 10:00
activemq+zookeeper+leveldb 集群
-->
replicas
="5" zkAddress="192.168.112.58:2181,192.168.112.39:2181,192.168.112.1
jueshizhanhun
·
2014-10-28 15:53
配置文件
activemq+zookeeper+leveldb 集群
-->
replicas
="5" zkAddress="192.168.112
jueshizhanhun
·
2014-10-28 15:53
配置文件
强一直和最终一致 解决方案
mongodb中的集群方案
replicas
dbadream
·
2014-07-03 16:14
mysql
Kafka学习之producer配置(0.8.1版)
metadata.broker.list默认值:无,必填格式为host1:port1,host2:port2,这是一个broker列表,用于获得元数据(topics,partitions和
replicas
array020
·
2014-07-03 16:51
Kafka
Kafka学习之producer配置(0.8.1版)
metadata.broker.list 默认值:无,必填 格式为host1:port1,host2:port2,这是一个broker列表,用于获得元数据(topics,partitions和
replicas
邢邢色色
·
2014-07-03 16:00
zookeeper
配置
producer
创建redis集群时出现no such fileto load -- rubygems问题的解决
/redis-trib.rb create--
replicas
1 127.0.0.1:7000 127.0.0.1:7001 127.0.0.1:7002 127.0.0.1:7003127.0.0.1
clvn
·
2014-05-05 15:06
redis集群
创建redis集群时出现no such fileto load -- rubygems问题的解决
/redis-trib.rbcreate--
replicas
1127.0.0.1:7000127.0.0.1:7001127.0.0.1:7002127.0.0.1:7003127.0.0.1:7004127.0.0.1
clvn
·
2014-05-05 15:06
redis集群
NOSQL
apache kafka系列之replication设计机制
apachekafka中国社区QQ群:162272557概览:其中一个broker被选举作为整个集群控制器,他将负责几个方面工作:1.管理或领导分区变化.2.createtopic,deletetopic3.
replicas
lizhitao
·
2014-04-25 18:00
apache
kafka
kafka
Replication
replication设计机
kafka复制机制
kafka系列
Hadoop命令 - FSCK result shows missing
replicas
Question:couldanyoneletmeknowhowtofixmissingreplicas?============================================================================Totalsize:3447348383B Totaldirs:120 Totalfiles:98 Totalblocks(validated
Mrknowledge
·
2014-04-23 09:00
mongodb sharding cluster(分片集群)
要构建MongoDBShardingCluster,需要三种角色:ShardServer:mongod实例,使用
ReplicaS
小运
·
2014-03-23 01:00
mongodb
mongodb
server
config
route
shard
replica
sets
mongos
SolrCloud Wiki翻译(1) Getting Started with SolrCloud
在SolrCloud里面,数据都被组织成多个“块”或者叫做“shards”(分片),使数据能够存放在多台物理机器上,并且使用
replicas
(复制块)提供的冗余来实现可伸缩性和容错性,该系统使用一个Zookeeper
曾杰
·
2014-02-08 18:00
zookeeper
Lucene
Solr
solrCloud
HBase运维经验
www.qconbeijing.com/download/Nicolas.pdf重点看了下facebook做了哪些改进以及他们的运维经验,比较重要的有以下几点: 改进:1加强了行级的ACID约束2改善了数据的分布规则,可以配置hdfs的
replicas
yueyedeai
·
2013-11-25 12:00
hbase
一致性hash算法(consistent hash)
/post/19367 python实现: import md5 class HashRing(object): def __init__(self, nodes=None,
replicas
san_yun
·
2013-11-18 13:00
hash
swift如何重新设置备份(
replicas
)的数目
创建ring的命令是:cd/etc/swiftswift-ring-builderaccount.buildercreate1831swift-ring-buildercontainer.buildercreate1831swift-ring-builderobject.buildercreate1831现在设定的备份数是3,有时需要重新设置备份的数目,比如想设置成4,怎么做呢,在网上找了下没找到
网名还没想好
·
2013-09-25 15:00
Shards and
replicas
in Elasticsearch
When you download elasticsearch and start it up you create an elasticsearch node which tries to join an existing cluster if available or creates a new one. Let's say you created your own new cluster w
wbj0110
·
2013-09-17 09:00
elasticsearch
Shards and
replicas
in Elasticsearch
When you download elasticsearch and start it up you create an elasticsearch node which tries to join an existing cluster if available or creates a new one. Let's say you created your own new cluster w
wbj0110
·
2013-09-17 09:00
elasticsearch
Shards and
replicas
in Elasticsearch
When you download elasticsearch and start it up you create an elasticsearch node which tries to join an existing cluster if available or creates a new one. Let's say you created your own new cluster w
wbj0110
·
2013-09-17 09:00
elasticsearch
Shards and
replicas
in Elasticsearch
阅读更多Whenyoudownloadelasticsearchandstartitupyoucreateanelasticsearchnodewhichtriestojoinanexistingclusterifavailableorcreatesanewone.Let'ssayyoucreatedyourownnewclusterwithasinglenode,theonethatyoujus
wbj0110
·
2013-09-17 09:00
Shards
and
replicas
in
Elasticsearch
ElasticSearch
Spring-data-redis: 分布式队列
Redis本身的高性能和"便捷的"分布式设计(
replicas
,sharding),可以为实现"分布式队列"提供了良好的基础.Redis中的队列阻塞时,整个connection都无法继续
iteye_19607
·
2013-06-16 15:29
Redis
Spring-data-redis: 分布式队列
Redis本身的高性能和"便捷的"分布式设计(
replicas
,sharding),可以为实现"分布式队列"
QING____
·
2013-06-16 15:00
Spring-data-redis: 分布式队列
Redis本身的高性能和"便捷的"分布式设计(
replicas
,sharding),可以为实现"分布式队列"
QING____
·
2013-06-16 15:00
Spring-data-redis: 分布式队列
Redis本身的高性能和"便捷的"分布式设计(
replicas
,sharding),可以为实现"分布式队列"
QING____
·
2013-06-16 15:00
Web Intelligence Week 4 - Distributed File System
ChunkServer说中每一个Chunk都有几份备份(
Replicas
)写入时要保证每个replica都写入正确数据库的发展数据库的几个基本任务transactionsquery-SQLindexs-B
astro_mu
·
2013-04-27 03:00
ElasticSearch (6) cluster setting
elasticsearch.yml cluster.name : PPPPPP path.conf: /opt/PPPPPP/elasticsearch/conf index.number_of_
replicas
ilnba
·
2012-12-26 13:00
elasticsearch
HDFS Append/Hflush/Read design
在一个给定时间最后一个block的不同
replicas
可能包含不同的字节数。在
kickxxx
·
2012-12-05 18:00
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他