码迷,mamicode.com
首页 >  
搜索关键字:learning storm    ( 6182个结果
典型大数据计算模式与系统
典型大数据计算模式与系统  典型大数据计算模式 典型系统 大数据查询分析计算 HBase,Hive,Cassandra,Impala,Shark,Hana等 批处理计算 Hadoop MapReduce,Spark等 流式计算 Scribe,Flume,Storm,S4, Spark S...
分类:其他好文   时间:2015-01-13 21:33:30    阅读次数:382
Storm的一些通用的Topology的模式
原文地址:http://storm.apache.org/documentation/Common-patterns.html 此文档有许明明的翻译:http://xumingming.sinaapp.com/189/twitter-storm-storm%E7%9A%84%E4%B8%80%E4%BA%9B%E5%B8%B8%E8%A7%81%E6%A8%A1%E5%BC%8F/ 但...
分类:其他好文   时间:2015-01-13 17:49:27    阅读次数:201
JStorm之NimbusServer启动流程
NimbusServer相当于hadoop里的JobTracker或yarn里的ResourceManager,在集群中属于首脑地位,负责分发任务,监控集群状态,与supervisor的通信主要通过Zookeeper。nimbus在启动过程中会做以下工作,以保证集群稳定运行: 1、清理无效topology 2、建立zk连接并创建相应znode 3、启动监控线程 4、启动httpserver...
分类:Web程序   时间:2015-01-13 15:58:30    阅读次数:403
prologue epilogue
https://www.hackerschool.com/blog/7-understanding-c-by-learning-assemblyhttps://www.hackerschool.com/blog/5-learning-c-with-gdbLast time, Alan showed ...
分类:其他好文   时间:2015-01-13 12:10:16    阅读次数:243
致诸位新程序员:来自Chuck Jazdzewski慈父般的忠告
记住这几句话,学无止境。(Never stop learning.)沟通至关重要。(Communication is critical.)履行承诺,胜过交付。(Under promise, over deliver.)“我错了。”("I was wrong.")要是代码未经测试,那它就无法正常运行。...
分类:其他好文   时间:2015-01-13 07:50:46    阅读次数:128
老外教你:如何将单词分类记忆,事半功倍
老外教你:如何将单词分类记忆,事半功倍Part1: The Lexical Categories of LanguageWhenever you are learning a foreign language, it is important to be familiar with the lexi...
分类:其他好文   时间:2015-01-12 22:16:21    阅读次数:127
【DeepLearning】Exercise:Learning color features with Sparse Autoencoders
Exercise:Learning color features with Sparse Autoencoders习题链接:Exercise:Learning color features with Sparse AutoencoderssparseAutoencoderLinearCost.mfu...
分类:Web程序   时间:2015-01-12 12:57:05    阅读次数:260
machine learning学习笔记
看到Max Welling教授主页上有不少学习notes,收藏一下吧,其最近出版了一本书呢还,还没看过。http://www.ics.uci.edu/~welling/classnotes/classnotes.htmlStatistical Estimation[ps]- bayesian est...
分类:系统相关   时间:2015-01-12 09:12:06    阅读次数:205
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!