会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
chenzechao
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
34
35
36
37
38
39
40
下一页
2017年8月26日
report
该文被密码保护。
阅读全文
posted @ 2017-08-26 13:57 chenzechao
阅读(7)
评论(0)
推荐(0)
2017年7月27日
idea run shell set user name
摘要: HADOOP_USER_NAME=hadoop
阅读全文
posted @ 2017-07-27 22:37 chenzechao
阅读(159)
评论(0)
推荐(0)
2017年7月26日
java insert mysql 中文乱码
摘要: jdbc:mysql://192.168.1.77:3306/db360?useUnicode=true&characterEncoding=UTF-8 修改my.ini配置文件 [client]default-character-set=utf8[mysql]default-character-s
阅读全文
posted @ 2017-07-26 22:16 chenzechao
阅读(408)
评论(0)
推荐(0)
2017年7月20日
Samba服务器 安装
摘要: yum -y install samba cp /etc/samba/smb.conf /etc/samba/smb.conf.bak cat >> /etc/samba/smb.conf <<END[share] comment = share path = /data/share writabl
阅读全文
posted @ 2017-07-20 22:55 chenzechao
阅读(142)
评论(0)
推荐(0)
2017年6月27日
Spark-shell批量命令执行脚本
摘要: http://blog.csdn.net/qq_16038125/article/details/72568897
阅读全文
posted @ 2017-06-27 00:36 chenzechao
阅读(3296)
评论(0)
推荐(0)
2017年6月25日
IntelliJ Idea 2017 免费激活方法
该文被密码保护。
阅读全文
posted @ 2017-06-25 18:25 chenzechao
阅读(1)
评论(0)
推荐(0)
2017年6月21日
spark sql thrift server
摘要: ### create data ## cat /dev/urandom | head -1 | md5sum | head -c 8 ## echo "$(date +%s)"|sha256sum|base64|head -c 16;echo ## cat /dev/urandom | awk 'NR==1{print $0|"md5sum|base64|grep -Eo '^.{16}'";e...
阅读全文
posted @ 2017-06-21 23:18 chenzechao
阅读(821)
评论(0)
推荐(0)
2017年5月30日
eclipse maven项目导出所使用的jar包
摘要: 在eclipse中定位到maven项目的pom.xml文件右击pom.xml文件,选择Run As--》Maven build…在打开的页面中,GOLAS栏输入“dependency:copy-dependencies”,后点击“Run”即可在当前项目的目录的“targed/dependency”下
阅读全文
posted @ 2017-05-30 15:26 chenzechao
阅读(313)
评论(0)
推荐(0)
2017年5月28日
centos安装hdp
摘要: 1. 准备6和7的 YUM源包 1.1 centos 下载后解压到同一个目录 http://mirrors.163.com/centos/6/isos/x86_64/CentOS-6.9-x86_64-bin-DVD1.iso http://mirrors.163.com/centos/6/isos
阅读全文
posted @ 2017-05-28 13:38 chenzechao
阅读(614)
评论(1)
推荐(0)
2017年3月25日
linux下oracle查询中文乱码
摘要: export NLS_LANG=AMERICAN_AMERICA.UTF8
阅读全文
posted @ 2017-03-25 21:16 chenzechao
阅读(1784)
评论(0)
推荐(0)
上一页
1
···
34
35
36
37
38
39
40
下一页
公告