会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
中源团队
博学而笃志,切问而近思!
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
11
下一页
2014年8月14日
[hadoop]Cannot create directory /mdrill/tablelist/fact_seller_all_d. Name node is in safe mode.
摘要: 在执行mdrill创建表的时候报如下异常(蓝色部分为关键):[mdrill@hadoop1101 bin]$ ./bluewhale mdrill create ./create.sql higo execute [create, ./create.sql]Exception in thread "...
阅读全文
posted @ 2014-08-14 19:23 谢佳东/馨予希
阅读(510)
评论(0)
推荐(0)
2014年7月28日
使用prototype扩展的JavaScript常用函数库
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 /** * 检索数组元素(原型扩展或重载) * @param {o} 被检索的元素值 * ...
阅读全文
posted @ 2014-07-28 10:19 谢佳东/馨予希
阅读(704)
评论(0)
推荐(0)
js格式化日期yyyyMMdd
摘要: 先来一个土方法:其中,唯一的注意点就是获取年份时不要写成d.getYear()这样你获取过来的就是114这个值,这里解释一下,为什么是114?因为今年是2014年而使用getYear()你获取的是2014-1900这个数值。看到1900我想你应该懂了(默认系统时间)。第二种方法,通过使用protot...
阅读全文
posted @ 2014-07-28 09:49 谢佳东/馨予希
阅读(57343)
评论(0)
推荐(0)
2014年7月22日
Installing python 2.7 on centos 6.3.
摘要: https://github.com/0xdata/h2o/wiki/Installing-python-2.7-on-centos-6.3.-Follow-this-sequence-exactly-for-centos-machine-only
阅读全文
posted @ 2014-07-22 16:22 谢佳东/馨予希
阅读(145)
评论(0)
推荐(0)
MySQL-python 1.2.3 for Windows and Python 2.7, 32bit and 64bit versions -(亲测可用)
摘要: MySQL-python 1.2.3 for Windows and Python 2.7, 32bit and 64bit versions - See more at: http://www.codegood.com/archives/129#sthash.dc3d3aib.dpufhttp:/...
阅读全文
posted @ 2014-07-22 16:18 谢佳东/馨予希
阅读(339)
评论(0)
推荐(0)
2014年7月13日
Hadoop Eclipse远程连接出现:Error:Call to /10.10.10.10:9000 failed on local exception: java.io.EOFException
摘要: 异常截图:原因很简单,Hadoop对应的eclipse插件jar包版本不对,更换至响应版本即可。
阅读全文
posted @ 2014-07-13 14:30 谢佳东/馨予希
阅读(843)
评论(0)
推荐(0)
alimama open source mdrill启动后访问蓝鲸任务时出错:Caused by:org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss
摘要: 启动后,访问:http://IP:1107/mdrill.jsp 蓝鲸任务即http:/IP:1107/topology.jsp 页面出现如下错误:HTTP ERROR 500Problem accessing /topology.jsp. Reason: KeeperErrorCode = ...
阅读全文
posted @ 2014-07-13 10:59 谢佳东/馨予希
阅读(4174)
评论(0)
推荐(0)
CentOS安装maven3.2.2(Linux系列适用)
摘要: 首先,下载最新的maven3.2.2,地址:http://mirrors.cnnic.cn/apache/maven/maven-3/3.2.2/binaries/apache-maven-3.2.2-bin.tar.gz [root@www ~]$ wget http://mirrors.hust...
阅读全文
posted @ 2014-07-13 09:54 谢佳东/馨予希
阅读(977)
评论(0)
推荐(0)
2014年7月9日
postgreSQL远程连接出现:Error connecting to server :致命错误 SSL关闭的pg_hba.conf记录
摘要: 异常截图:解决方案:[root@www ~]# vi /var/lib/pgsql/data/pg_hba.conf# TYPE DATABASE USER CIDR-ADDRESS METHOD# "local" is for Unix domain soc...
阅读全文
posted @ 2014-07-09 21:45 谢佳东/馨予希
阅读(5309)
评论(0)
推荐(0)
2014年7月8日
CentOS添加中科大、163 yum源
摘要: 首先备份CentOS-Base.repo[root@richard yum.repos.d]# mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup其次,下载对应版本的CentOS-Base.rep...
阅读全文
posted @ 2014-07-08 12:11 谢佳东/馨予希
阅读(2959)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
11
下一页
公告