会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zfzf1
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
25
下一页
2019年1月4日
zookeeper 集群搭建
摘要: 注意先起动第一台 由于没有选举结果 status显示报错 立即启动第二台,则第一台,第二台 status不报错 再启动第三台 4.1 分布式安装部署 0)集群规划 在hadoop2、hadoop3和hadoop4三个节点上部署Zookeeper。 1)解压安装 (1)解压zookeeper安装包到/
阅读全文
posted @ 2019-01-04 10:07 zfzf1
阅读(120)
评论(0)
推荐(0)
2019年1月2日
idea 源码调试
摘要:
阅读全文
posted @ 2019-01-02 10:41 zfzf1
阅读(213)
评论(0)
推荐(0)
2018年12月29日
springboot 配置文件配置为对象
摘要: @Beanpublic Properties appConstantsProperties() throws IOException { PropertiesFactoryBean propertiesFactoryBean = new PropertiesFactoryBean(); proper
阅读全文
posted @ 2018-12-29 15:32 zfzf1
阅读(699)
评论(0)
推荐(0)
2018年12月19日
linux ssh 免密登录
摘要: 配置无密钥登录 配置hadoop集群,首先需要配置集群中的各个主机的ssh无密钥访问 在z01上,通过如下命令,生成一对公私钥对 $ ssh-keygen -t rsa,一顿回车操作,这条命令执行完毕后(注意使用普通用户执行该命令),会在/home/z/.ssh/目录下生成两个文件:id_rsa 和
阅读全文
posted @ 2018-12-19 11:54 zfzf1
阅读(128)
评论(0)
推荐(0)
2018年12月17日
elk 单机搭建
摘要: https://www.jianshu.com/p/b4438fcc5d1e 其中 elastic search 版本为 wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.5.2.tar.gz
阅读全文
posted @ 2018-12-17 15:11 zfzf1
阅读(94)
评论(0)
推荐(0)
2018年11月14日
在线画图
摘要: https://www.processon.com/;jsessionid=8984C72CC6C9F9425DA62C8ADE9BBED1.jvm1
阅读全文
posted @ 2018-11-14 08:48 zfzf1
阅读(122)
评论(0)
推荐(0)
2018年11月11日
centos下载地址
摘要: http://mirrors.163.com/centos http://mirrors.sohu.com/centos
阅读全文
posted @ 2018-11-11 11:20 zfzf1
阅读(182)
评论(0)
推荐(0)
2018年11月9日
apollo命令
摘要: -Denv=fat -Dapollo.cluster=stg
阅读全文
posted @ 2018-11-09 16:13 zfzf1
阅读(339)
评论(0)
推荐(0)
2018年9月4日
mybatis两种配置
摘要: 无daoimpl 有daoimpl
阅读全文
posted @ 2018-09-04 09:25 zfzf1
阅读(149)
评论(0)
推荐(0)
2018年8月17日
momentjs
摘要: 下载地址(注意下载不了文件,就复制,新建文件) http://momentjs.cn/ api说明 http://momentjs.cn/docs/#/manipulating/add/ 加指定天数 减一天 +23:59:59
阅读全文
posted @ 2018-08-17 11:00 zfzf1
阅读(245)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
25
下一页
公告