自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

Hadoop学习笔记1

按照官方文档,很快就搭建好伪分布式模式。可重启系统后却发现连不上 : “INFO ipc.Client: Retrying connect to server: localhost/127.0.0.1:9000. Already tried 0 time(s)”.通过查看日记发现:2011-07-05 18:37:25,133 ERROR org.apache.hadoop.hdfs....

2011-07-06 10:00:08 116

原创 What is OpenJDK

From Wikipedia, the free encyclopediahttp://en.wikipedia.org/wiki/OpenJDK OpenJDK (aka Open Java Development Kit) is a free and open source implementation of the Java programming languag...

2010-11-15 11:19:26 225

原创 Jconsole监控远程进程

在启动Java虚拟机是添加以下启动参数: "..\jre\bin\java.exe" -Djava.rmi.server.hostname=192.168.1.146 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=10900 -Dcom.sun.management.jmxr...

2010-09-01 11:38:43 348

FastCGI or SCGI

http://docs.python.org/howto/webservers.html#fastcgi-and-scgiFastCGI and SCGI try to solve the performance problem of CGI in another way. Instead of embedding the interpreter into the web server, th...

2010-08-23 19:01:53 143

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除