Commands useful for administrators of a hadoop cluster.balancerRuns a cluster balancing utility. An administrator can simply press Ctrl-C to stop the ...
分类:
其他好文 时间:
2014-08-06 08:24:11
阅读次数:
345
Find the contiguous subarray within an array (containing at least one number) which has the largest sum.
For example, given the array [?2,1,?3,4,?1,2,1,?5,4],
the contiguous subarray [4,?1,2,1] ha...
分类:
其他好文 时间:
2014-08-05 22:37:50
阅读次数:
188
系统:windows2003nginx版本:1.7.3(官方推荐版本#父节点 httpupstream cluster_1{ ip_hash;#能较好地把同一个客户端的多次请求分配到同一台服务器处理,避免了加权轮询无法适用会话保持的需求 server host:port weight=1;#权重.....
集群技术是目前非常流行的提高系统服务能力与高可靠性( HA- High Availability )的手段,通过把多个独立的服务器组成一个集群可以实现失效无缝转移。也就是说当有某一台集群中的服务器当机后,其上的用户状态数据可以无缝迁移到集群中 的其他服务器上。这样,正在使用应用的客户可以完全感觉.....
分类:
其他好文 时间:
2014-08-05 18:27:49
阅读次数:
313
这一节学习用 D3 绘制集群图( Cluster )。初始数据保存于 JSON 文件中,我们使用 D3 读取文件,用 Layout 转换成适合于集群图的数据,再进行绘制。...
分类:
Web程序 时间:
2014-08-05 14:06:49
阅读次数:
219
1 概述
Spark的on Yarn模式,其资源分配是交给Yarn的ResourceManager来进行管理的,但是目前的Spark版本,Application日志的查看,只能通过Yarn的yarn logs命令实现。
在部署和运行Spark Application的过程中,如果不注意一些小的细节,也许会导致一些问题的出现。
2 防火墙
部署好Spark...
分类:
其他好文 时间:
2014-08-04 14:23:27
阅读次数:
297
vsphere高级功能需要vcenter server和共享存储的支持...
分类:
其他好文 时间:
2014-08-04 11:12:27
阅读次数:
239
各种配置在命令行状态下,多用crm进行 Global Cluster Options 这个类型是全局配置,主要包含下面两个: no-quorum-policy quorum的意思是最低法定人数,pacemaker能够继续工作所需要的最少的active的node的个数,这个数是(num of node...
分类:
其他好文 时间:
2014-08-03 22:48:46
阅读次数:
602
ocr和votedisk是什么?
作为集群节点,oracle cluster会在...
分类:
数据库 时间:
2014-08-03 15:22:35
阅读次数:
378
周氏一族,整理技术文档,给下一代留点教程......网络架构192.168.0.202管理节点(MGM)192.168.0.203存储节点(NDB)192.168.0.204查询节点(API)准备材料(可以到官网下载,解压拿出来这两个包)MySQL-Cluster-client-gpl-7.3.5-1.el6.x86_64.rpmMySQL-Cluster-server-gpl-7.3.5-1.e..
分类:
数据库 时间:
2014-08-03 08:02:05
阅读次数:
472