说明:我使用的是hadoop-1.2.1,开发环境是OpenSuSE12.3 x64。 Hadoop安装在/usr/lib/hadoop下。并且我的hadoop的相关指令已经加入到了系统的path中。
下面四篇有我解决问题时,所主要参考的文档:
1、http://www.cnblogs.com/lanxuezaipiao/p/3648853.html 该博客指出64位的li...
分类:
编程语言 时间:
2015-05-20 18:38:04
阅读次数:
319
1. INFOinfo指令返回服务器相关信息,包括:server: General information about the Redis serverclients: Client connections sectionmemory: Memory consumption related inf....
分类:
其他好文 时间:
2015-05-20 18:18:12
阅读次数:
159
一.选中excel数据列如图二。选择数据--分列三。选择下一步,下一步,文本四。完成五。这样把excel导入到数据库中是以文本形式显示不会出现科学计数法
分类:
其他好文 时间:
2015-05-20 18:17:40
阅读次数:
125
用户操作系统网络配置MAC地址其他模拟内部防火墙windows server 2008 R2对内网卡:10.0.0.1/4对外网卡:61.100.100.100/4F5-241、安装角色:Network Policy and Access Services-> 勾选 Routing and Remo...
分类:
其他好文 时间:
2015-05-20 18:15:00
阅读次数:
146
OS Info----------# cat /etc/redhat-releaseRed Hat Enterprise Linux Server release 5.5 (Tikanga)# cat /etc/issue.netRed Hat Enterprise Linux Server rel...
分类:
数据库 时间:
2015-05-20 18:01:45
阅读次数:
180
1. 安装redis-2.4.6-setup-32-bit.exe2.打开一个cmd窗口,使用cd命令切换到指定目录(F:\Redis) 运行redis-server.exe redis.conf3.重新打开一个cmd窗口,使用cd命令切换到指定目录(F:\Redis)运行redis-cli.exe...
分类:
其他好文 时间:
2015-05-20 17:58:38
阅读次数:
145
function isMobile(){ if (isset ($_SERVER['HTTP_X_WAP_PROFILE'])){// 如果有HTTP_X_WAP_PROFILE则一定是移动设备 return true; } if (isset ($_SERVER...
分类:
移动开发 时间:
2015-05-20 17:47:14
阅读次数:
145
Mysql:is not allowed to connect to this MySQL server如果你想连接你的mysql的时候发生这个错误:ERROR 1130: Host '192.168.1.3' is not allowed to connect to this MySQL serv...
分类:
数据库 时间:
2015-05-20 17:40:39
阅读次数:
192
Java?HotSpot(TM)?64-Bit?Server?VM?warning:?Insufficient?space?for?shared?memory?file:
???/tmp/hsperfdata_root/85760
Try?using?the?-Djava.io.tmpdir=?option?to?select?an?alterna...
分类:
其他好文 时间:
2015-05-20 16:35:27
阅读次数:
164
前言:
本章主要来介绍一下表的压缩。
收缩日志文件
--利用
exec sp_spaceused
语句查看数据库大小
--右键数据库属性
--查看选项
--将恢复模式设置成简单
--右键数据库-任务-收缩-文件
--文件类型选择日志
--查看收缩后数据库大小
--右键数据...
分类:
数据库 时间:
2015-05-20 16:28:10
阅读次数:
198