/** * @author gao */package gao.org;public class RunnableDemo implements Runnable{ @Override public void run() { // TODO Auto-generated method stub .....
分类:
编程语言 时间:
2014-06-20 22:51:06
阅读次数:
325
##Flume概述[Flume](http://flume.apache.org/)是一个分布式、可靠、和高可用的海量日志采集、聚合和传输的系统。支持在日志系统中定制各类数据发送方,用于收集数据;同时,Flume提供对数据进行简单处理,并写到各种数据接受方(比如文本、HDFS、Hbase等)的能力 ...
分类:
其他好文 时间:
2014-06-20 22:18:57
阅读次数:
309
环境CentOS6.5 64bitApache Ant 1.9.4:下载地址:http://ant.apache.org/bindownload.cgi安装与配置Ant安装:tar -zxvf apache-ant-1.9.4-bin.tar.gzln -s apache-ant-1.9.4 ant...
分类:
系统相关 时间:
2014-06-20 22:17:43
阅读次数:
301
http://gstreamer.freedesktop.org/src/ 下载库,此库依赖于gstreamer 1.3.2 和 gst-plugins-base 1.3.21.修改configure的权限: chmod 777 configure2.添加插件的依赖库apt-get install ...
分类:
Web程序 时间:
2014-06-20 22:10:33
阅读次数:
345
需求:需要在eclipse里面编辑html和jsp,语法高亮和语法提示,自动补全等。1.下载GEF(依赖包):http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.7.2/R2012011710...
分类:
Web程序 时间:
2014-06-20 21:50:27
阅读次数:
236
1. 高性能WEB开发基础http://www.uml.org.cn/net/201404225.asp2. 高性能WEB开发进阶(上)http://www.uml.org.cn/net/201404235.asp3. 高性能WEB开发进阶(下)http://www.uml.org.cn/net/2...
分类:
Web程序 时间:
2014-06-20 21:46:32
阅读次数:
197
在web.xml配置文件中(class在struts-core的jar包中) struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter struts2...
分类:
其他好文 时间:
2014-06-20 21:37:25
阅读次数:
191
步骤一、下载mahout http://www.apache.org/dyn/closer.cgi/mahout/我下载的是mahout-distribution-0.9.tar.gz 16-Feb-2014 08:31 66M 步骤二、下载完成后放到Linux中并解压解压命令:tar -zxvf ...
分类:
其他好文 时间:
2014-06-20 21:09:06
阅读次数:
178
题目连接:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=163#ProblemVerdictLanguageRun TimeSubmission Date1...
分类:
其他好文 时间:
2014-06-20 20:23:12
阅读次数:
365
一、执行start-dfs.sh后,datenode没有启动 查看日志如下: 2014-06-18 20:34:59,622 FATAL org.apache.hadoop.hdfs.server.datanode.DataNode: Initialization failed for bloc.....
分类:
其他好文 时间:
2014-06-20 19:51:18
阅读次数:
160