码迷,mamicode.com
首页 >  
搜索关键字:topology    ( 328个结果
storm启动分析
一个topology的启动包括了三个步骤1)创建TopologyBuilder,设置输入源,输出源2)获取config3)提交topology(这里不考虑LocalCluster本地模式)以storm.starter的ExclamationTopology为例:public static void ...
分类:其他好文   时间:2014-12-16 23:57:14    阅读次数:332
SharePoint 2013 搜索报错"Unable to retrieve topology component health. This may be because the admin component is not up and running"
环境描述 Windows 2012 R2,SharePoint 2013(没有sp1补丁),sql server 2012错误描述 搜索服务正常,但是爬网一直在Crawling Full,但是爬不到任何东西,而且不会停止,爬了一宿什么都没有爬到: 爬网不止,爬了一宿什么都没有爬到,错误如下: ...
分类:其他好文   时间:2014-12-12 22:03:58    阅读次数:253
SharePoint 2013 搜索报错"Unable to retrieve topology component health. This may be because the admin com
环境描述  Windows 2012 R2,SharePoint 2013(没有sp1补丁),sql server 2012错误描述  搜索服务正常,但是爬网一直在Crawling Full,但是爬不到任何东西,而且不会停止,爬了一宿什么都没有爬到:  爬网不止,爬了一宿什么都没有爬到,错误如下:   去15/logs里面找日志;Non-OAuth request. IsAuthenticated...
分类:其他好文   时间:2014-12-12 19:15:10    阅读次数:218
Storm杂谈之Topology的启动过程(二)
topology启动粗糙的简介...
分类:其他好文   时间:2014-12-12 01:24:39    阅读次数:173
Storm杂谈之Topology的启动过程(一)
简单介绍了storm topology启动时的大概过程...
分类:其他好文   时间:2014-12-11 01:36:28    阅读次数:529
Get buck-boost performance from a boost regulator
The SEPIC (single-ended, primary-inductance-converter) topology is generally a good choice for voltage regulators that must produce an on output volta...
分类:其他好文   时间:2014-11-28 14:22:06    阅读次数:279
storm文档(8)----配置文件说明
转载请注明出处: 源地址:http://storm.apache.org/documentation/Configuration.html   storm由丰富的configure选项, 用来调整nibus、supervisor、以及运行时topologies的行为。某些配置选项是系统配置,例如topology基础配置,修改某个topology的这些选项有可能影响到所有topologies,...
分类:其他好文   时间:2014-11-27 16:15:52    阅读次数:454
storm文档(6)----storm手册目录
源地址:http://storm.apache.org/documentation/Documentation.html   storm基础知识 l  Javadoc l  概念 l  配置 l  保证消息处理机制 l  容错性能 l  命令行客户端 l  理解storm topology并行机制 l  FAQ     trident 对stor...
分类:其他好文   时间:2014-11-27 12:50:35    阅读次数:154
OpenCASCADE Make Primitives-Sphere
Abstract. The sphere is the simplest topology shape of the BRep structure. But there are several import concept of the sphere edges, such as degenerat...
分类:其他好文   时间:2014-11-22 18:41:33    阅读次数:391
流式计算-Jstorm提交Topology过程(下)
紧接上篇流式计算-Jstorm提交Topology过程(上), 5、上篇任务已经ServiceHandler.submitTopologyWithOpts()方法,在该方法中,会实例化一个TopologyAssignEvent,相当于创建了一个topology级别的作业,然后将其保存到TopologyAssign的任务队列中,具体代码如下: TopologyAssignEven...
分类:Web程序   时间:2014-11-20 22:00:30    阅读次数:303
328条   上一页 1 ... 27 28 29 30 31 ... 33 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!