首先从flume官网去下载源码
http://flume.apache.org/download.html
下载完之后,解压,首先去除源码中hdfs和hadoop的test依赖
apache-flume-1.5.2-src\flume-ng-sinks\flume-hdfs-sink\pom.xml
org.apache.hbase...
分类:
Web程序 时间:
2015-01-20 18:05:28
阅读次数:
210
在使用 ng-repeat 的时候,遇到如上问题,解决办法http://www.anujgakhar.com/2013/06/15/duplicates-in-a-repeater-are-not-allowed-in-angularjs/ng-repeat = "item in items tra...
分类:
其他好文 时间:
2015-01-20 10:17:49
阅读次数:
167
1. Struts2需要运行在JRE1.5及以上版本2. 在web.xml配置文件中,配置StrutsPrepareAndExecuteFilter或FilterDispatcher struts2 org.apache.struts2.dispatcher.ng.filte...
分类:
其他好文 时间:
2015-01-17 17:48:22
阅读次数:
263
Nginx本身是一个非常出色的HTTP服务器,FFMPEG是非常好的音视频解决方案.这两个东西通过一个nginx的模块nginx-rtmp-module,组合在一起即可以搭建一个功能相对比较完善的流媒体服务器.这个流媒体服务器可以支持RTMP和HLS(Live Http Stream)从安装开始Ng...
分类:
其他好文 时间:
2015-01-15 20:00:58
阅读次数:
668
week four:Non-linear hypotheses:Neural Networks-->x1 and x2x1 XNOR x2 ->a1->x1 and x2;a2->(not x1) and (not x2);->h(x),a1 OR a2the method is a new app...
分类:
其他好文 时间:
2015-01-12 17:14:53
阅读次数:
135
web.xml index.jsp struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter struts2 /*struts.xml/index.jsp myResource_zh...
分类:
其他好文 时间:
2015-01-11 21:32:31
阅读次数:
176
省略了Octave的使用方法结束,以后用得上再看吧week three:LogisticRegression:用于0-1分类Hypothesis Representation::Sigmoid function orLogistic functionDecision boundary:theta ....
分类:
其他好文 时间:
2015-01-10 17:54:56
阅读次数:
307
最近算是一段空闲期,不想荒废,记得之前有收藏一个机器学习的链接Andrew Ng的网易公开课,其中的overfiting部分做组会报告时涉及到了,这几天有时间决定把这部课程学完,好歹算是有个粗浅的认识。本来想去网上查一查机器学习的书籍,发现李航的《统计学习方法》和PRML(Pattern Recog...
分类:
其他好文 时间:
2015-01-09 17:13:24
阅读次数:
152
LDA算法(Latent Dirichlet allocation)是Blei,Andrew NG,Jordan等在2003年左右发表的算法,主要是以一系列单词为输入,以一系列Topic单词作为输出。该算法不考虑单词之间的顺序关系,衍生出了很多以LDA为基础的算法。对于小的单独的文本,可以使用在线工...
分类:
其他好文 时间:
2015-01-08 21:32:46
阅读次数:
297