• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
KerryJava
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 ··· 27 下一页

2019年6月19日

logstash
摘要: 字段类型支持仅timestamp,数字类型,就是说根据时间,或者id来刷新数据 刷新频率,分钟,小时,天,月,年的维度。 https://dev.mysql.com/downloads/connector/j/ 下载通用包,即可 阅读全文
posted @ 2019-06-19 14:01 KerryJava 阅读(257) 评论(0) 推荐(0)
 
 

2019年5月19日

elasticsearch jvm
摘要: from Elasticsearch the Definivte guide Please Do Not Tweak JVM Settings The JVM exposes dozens (hundreds even!) of settings, parameters, and configura 阅读全文
posted @ 2019-05-19 10:17 KerryJava 阅读(360) 评论(0) 推荐(0)
 
 

2019年5月10日

centos docker
摘要: Install required packages. yum-utils provides the yum-config-manager utility, and device-mapper-persistent-data and lvm2 are required by the devicemap 阅读全文
posted @ 2019-05-10 21:50 KerryJava 阅读(303) 评论(0) 推荐(0)
 
 

2019年5月8日

ERROR: Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?
摘要: ERROR: Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? docker 每次都要sudo, 或者其他服务启动的时候,提示上述的错误 如果还没有 docker group 就添加 阅读全文
posted @ 2019-05-08 23:52 KerryJava 阅读(6895) 评论(0) 推荐(0)
 
 

2019年5月4日

plainless script for es
摘要: POST /user_info/_bulk{"index" : {"_type":"user","_id":"1"}}{"name":"高X"}{"index" : {"_type":"user","_id":"2"}}{"name":"高XX"}{"index" : {"_type&qu 阅读全文
posted @ 2019-05-04 14:51 KerryJava 阅读(526) 评论(0) 推荐(0)
 
 

2019年4月27日

canal 代码阅读
摘要: 涉及到有边界队列,无边界队列。poolSize、corePoolSize、maximumPoolSize 三者参数含义 If there are more than corePoolSize but less than maximumPoolSize threads running, a new t 阅读全文
posted @ 2019-04-27 22:37 KerryJava 阅读(262) 评论(0) 推荐(0)
 
elasticsearch 之编译过程
摘要: https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md 不同的版本需要指定JDK 可以下载openJDK版本到服务器上,下载过程比较慢 https://jdk.java.net/archive/ export JAVA 阅读全文
posted @ 2019-04-27 22:26 KerryJava 阅读(1368) 评论(0) 推荐(0)
 
 

2019年4月10日

nfs 共享目录
摘要: 依赖的包 vim /etc/exports /data/test_nfs 10.125.37.12/16(rw,sync,no_root_squash)/data/test_nfs 10.125.37.13/16(rw,sync,no_root_squash) exportfs -a 生效 show 阅读全文
posted @ 2019-04-10 16:32 KerryJava 阅读(398) 评论(0) 推荐(0)
 
 

2019年2月19日

canal mysql slave
摘要: b. canal的原理是模拟自己为mysql slave,所以这里一定需要做为mysql slave的相关权限. CREATE USER canal IDENTIFIED BY 'canal'; GRANT SELECT, REPLICATION SLAVE, REPLICATION CLIENT 阅读全文
posted @ 2019-02-19 21:47 KerryJava 阅读(662) 评论(0) 推荐(0)
 
 

2018年9月5日

yum 运行失败
摘要: https://stackoverflow.com/questions/47633870/rpm-lib64-liblzma-so-5-version-xz-5-1-2alpha-not-found-required-by-lib-li http://tldp.org/HOWTO/Program-L 阅读全文
posted @ 2018-09-05 10:08 KerryJava 阅读(378) 评论(0) 推荐(0)
 
 
上一页 1 2 3 4 5 6 7 ··· 27 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3