storm操作zookeeper的主要函数都定义在命名空间backtype.storm.cluster中(即cluster.clj文件中)。backtype.storm.cluster定义了两个重要protocol:ClusterState和StormClusterState。clojure中的pr...
分类:
其他好文 时间:
2014-08-31 15:47:41
阅读次数:
184
使用nginx 做系统的前端反向proxy的基本配置...
分类:
其他好文 时间:
2014-08-31 10:32:31
阅读次数:
192
建立WindowsServer2008R2FailoverCluster,基本环境:故障转移群集使用3台服务器进行多数仲裁1.DC2.3台WindowsServer2008R2SP1IP:192.168.13.121-123(Public)IP:192.168.11.121-123(Heartbeat)1.选择群集中的服务器2.创建群集前,先进行群集验证(因为使用的是多数仲裁,不使用额..
storm操作zookeeper的主要函数都定义在命名空间backtype.storm.cluster中(即cluster.clj文件中)。 backtype.storm.cluster定义了两个重要protocol:ClusterState和StormClusterState。clojure中的p...
分类:
其他好文 时间:
2014-08-30 13:48:29
阅读次数:
154
初次在VM上配置Hadoop,开了三台虚拟机,一个作namenode,jobtracker另外两台机子作datanode,tasktracker配置好后,启动集群通过http://localhost:50700查看cluster状况Hadoop配置datanode无法连接到master发现没有dat...
分类:
其他好文 时间:
2014-08-29 15:54:18
阅读次数:
201
最近搭了个主从复制,中间出了点小问题,排查搞定,记录下来
1
环境:
虚拟机:
OS:
centos6.5
Linux host2 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
服务器IP
192.168.18.66
192.168....
分类:
数据库 时间:
2014-08-28 18:08:15
阅读次数:
442
A natural thought is brutal-force. But as you may have already thought of, there must be a smarter one. And yes there is.Think like this: XOR gives yo...
分类:
其他好文 时间:
2014-08-28 13:16:19
阅读次数:
832
目标:
当前我环境中是有两个节点RAC1
和RAC2 节点,现在增加一个RAC3节点。
概要:为现有的Oracle10g RAC 添加节点大致包括以下步骤:
1. 配置新的服务器节点上的硬件及操作系统环境
2. 向 Cluster 集群中加入该节点
3. 在新节点上安装 Oracle Database software
4. 为新的节点配置监听器 LISTENER
5....
分类:
其他好文 时间:
2014-08-27 18:43:08
阅读次数:
303
1.Tachyon简介Tachyon是一个高容错的分布式文件系统,允许文件以内存的速度在集群框架中进行可靠的共享,就像Spark和 MapReduce那样。通过利用信息继承,内存侵入,Tachyon获得了高性能。Tachyon工作集文件缓存在内存中,并且让不同的 Jobs/Queries以及框架都能...
分类:
其他好文 时间:
2014-08-27 18:32:08
阅读次数:
454
A processor's performance state may be adjusted based on processor temperature. On transitions to a lower performance state due to the processor getti...
分类:
其他好文 时间:
2014-08-27 18:31:58
阅读次数:
319