2014年12月13日

摘要: 1. 启动命令中no-reload-conf 参数:没有此参数,会动态加载配置文件,默认每30秒加载一次配置文;有此参数,则只在启动时加载一次配置文件hdfs sink 压 . 缩>> agent.sinks.lzo-hdfs-write.type = hdfs>> agent.sinks.lzo-... 阅读全文
posted @ 2014-12-13 23:41 不忘初衷,方能致远 阅读(151) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/zxcvg/article/details/18600335http://www.aboutyun.com/thread-8317-1-1.htmlhttp://blog.csdn.net/lskyne/article/details/37564449美团数... 阅读全文
posted @ 2014-12-13 10:40 不忘初衷,方能致远 阅读(254) 评论(0) 推荐(0)

2014年12月10日

摘要: http://labs.alcacoop.it/doku.php?id=articles:redis_landhttp://www.rediscookbook.org/ 阅读全文
posted @ 2014-12-10 22:33 不忘初衷,方能致远 阅读(157) 评论(0) 推荐(0)

2014年12月8日

摘要: http://pl.atyp.us/content/tech/servers.htmlhttp://www.cnblogs.com/fll/archive/2008/05/17/1201540.htmlhttp://blog.csdn.net/ghj1976/article/details/2799... 阅读全文
posted @ 2014-12-08 23:12 不忘初衷,方能致远 阅读(254) 评论(0) 推荐(0)

2014年11月29日

摘要: Memcached:高性能的分布式缓存数据库key-value存储方式(hashmap)不支持数据持久化,服务器关闭后数据全部被丢失C开发的,基于libevent库,在大多数linux,bsd,solaris,以及windows等os上都可用客户端实现软件的语言非常多:C/C++, PHP, Jav... 阅读全文
posted @ 2014-11-29 01:42 不忘初衷,方能致远 阅读(603) 评论(0) 推荐(0)

2014年11月28日

摘要: 无法直接从google go get下载。从github或者百度云上下载 go.tools.tar.gz到GOPATH目录下,mkdir -psrc/code.google.com/p把go.tools.tar.gz 解压到上述目录。运行go install code.google.com/p/go... 阅读全文
posted @ 2014-11-28 16:40 不忘初衷,方能致远 阅读(316) 评论(0) 推荐(0)

2014年11月24日

摘要: 下载与安装:DownloadAvro implementations for C, C++, C#, Java, PHP, Python, and Ruby can be downloaded from theApache Avro™ Releasespage. This guide uses Av... 阅读全文
posted @ 2014-11-24 17:38 不忘初衷,方能致远 阅读(2800) 评论(0) 推荐(0)
摘要: 先看Avro 能提供我们什么?。 丰富的数据结构:。兼容的快速的二进制数据格式:。 RPC实现:。Avro 依赖模式Schema来实现数据结构的定义。Avro数据以模式来读和写(文件或者网络),这样序列化时速度快。。Avro的Schema 以JSON对象来描述。。Avro提供了8种primitive... 阅读全文
posted @ 2014-11-24 14:59 不忘初衷,方能致远 阅读(377) 评论(0) 推荐(0)

2014年11月21日

摘要: 在机器上安装了一个新版本的python2.7.8,系统中存在python2.4下载django1.7的压缩包,解压,进入。运行python2.7.8 setup.py install 提示没有安装setuptools。于是vim ez_setup.py ,在另外一台机器上在网上找到该文件,复制粘贴内... 阅读全文
posted @ 2014-11-21 16:48 不忘初衷,方能致远 阅读(425) 评论(0) 推荐(0)
摘要: go 下载http://www.golangtc.com/downloadcode.google.com/p/winsvc fork download: https://github.com/conformal/winsvchttp://go-lang.cat-v.org/doc/trans/cn/... 阅读全文
posted @ 2014-11-21 11:01 不忘初衷,方能致远 阅读(396) 评论(0) 推荐(0)

导航