摘要:
转:http://blog.chinaunix.net/uid-25135004-id-4172954.html测试kafka producer发送消息 和consumer 接受消息报错 ,kafka版本kafka_2.9.2-0.8.1[root@master ~]# /export/kafka/...
阅读全文
posted @ 2014-10-11 16:46
懒懒的呐喊
阅读(1159)
推荐(0)
摘要:
Set a multi node Apache ZooKeeper clusterOn every node of the cluster add the following lines to the filekafka/config/zookeeper.propertiesserver.1=zNo...
阅读全文
posted @ 2014-10-11 11:51
懒懒的呐喊
阅读(445)
推荐(0)
摘要:
#!/bin/shecho -e “\$#(number of parameters):” $#echo -e “\$0(program name):” $0echo -e “\$1(first parameter):” $1echo -e “\$2(second parameter):” $2ec...
阅读全文
posted @ 2014-10-09 17:43
懒懒的呐喊
阅读(161)
推荐(0)
摘要:
http://www.linuxfromscratch.org/blfs/view/cvs/general/tcl.html tclhttp://redis.io/topics/quickstart
阅读全文
posted @ 2014-10-09 16:09
懒懒的呐喊
阅读(347)
推荐(0)
摘要:
The number of CPU instruction sets has kept growing, and likewise for the operating systems which are able to run and support on more than one CPU sys...
阅读全文
posted @ 2014-10-09 14:58
懒懒的呐喊
阅读(821)
推荐(0)
摘要:
http://blog.csdn.net/lostaway/article/details/80860561、简介 Windows 下远程 Linux 开发工具,比较著名的就是 WinGDB 和 Magic C++。都是商业软件,而且配置复杂,据说还不稳定。其实,我们想要的就是个图形环境 IDE,而...
阅读全文
posted @ 2014-10-01 22:40
懒懒的呐喊
阅读(815)
推荐(0)
摘要:
select * from user_source t where upper(t.TEXT) like upper('%table1%')第二种方法类似于eclipse中的file searchselect * from user_dependencies g where g.referenced...
阅读全文
posted @ 2014-08-22 11:36
懒懒的呐喊
阅读(247)
推荐(0)
摘要:
http://www.codeproject.com/Articles/42799/Storm-the-world-s-best-IDE-framework-for-NETStorm - the world's best IDE framework for .NETgone000,4 Feb 201...
阅读全文
posted @ 2014-08-11 17:45
懒懒的呐喊
阅读(324)
推荐(0)
摘要:
servlet-api-3.1.jarjetty-util-9.2.2.v20140723.jarjetty-servlet-9.2.2.v20140723.jarjetty-server-9.2.2.v20140723.jarjetty-io-9.2.2.v20140723.jarjetty-ht...
阅读全文
posted @ 2014-07-31 10:06
懒懒的呐喊
阅读(248)
推荐(0)
摘要:
http://www.eclipse.org/jetty/documentation/current/embedding-jetty.html#d0e18726Version: 9.2.2-SNAPSHOTEmbedding JettyPreviousChapter26.EmbeddingHomeN...
阅读全文
posted @ 2014-07-30 16:37
懒懒的呐喊
阅读(464)
推荐(0)