会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Jachs
吃不了造轮子的苦,戒不掉语法糖的甜...
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
下一页
2019年8月7日
Echarts全国地图二级钻取
摘要: 项目源码地址:https://github.com/ZhanChaoHan/Echarts
阅读全文
posted @ 2019-08-07 10:16 Jachs
阅读(1821)
评论(0)
推荐(0)
2019年7月12日
pinpoint安装
摘要: github链接: 官方链接: 1.首先需要安装hbase,注意一下版本,官方网站有对应版本信息。 2.pinpoint-collector.war,pinpoint-web.war放到tomcat下,如果hbase和tomcat同一台机器不需要改配置如果不是改配置文件中的IP。 3.配置pinpo
阅读全文
posted @ 2019-07-12 14:13 Jachs
阅读(388)
评论(0)
推荐(0)
2019年4月29日
播放提示音+页面右下角提示框
摘要: <script>window.onload = function() {suportNotify()}// 判断浏览器是否支持Web Notifications APIfunction suportNotify() {if (window.Notification) {// 支持console.lo
阅读全文
posted @ 2019-04-29 16:49 Jachs
阅读(776)
评论(0)
推荐(0)
2019年3月29日
Commons-DbUtils
摘要: commons-dbutils commons-dbutils 1.7 package jachs.commons.dbutils.examples; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; impo...
阅读全文
posted @ 2019-03-29 15:04 Jachs
阅读(527)
评论(0)
推荐(0)
2019年2月18日
网络视频会议openmeetings Windows安装
摘要: 官网 下载文件解压运行install-service脚本之后运行red5脚本启动 官方安装文档 访问安装路径 到数据库哪一步需要把驱动包放到lib下 然后继续下一步到了转换器需要下载安装:ImageMagick,FFMPEG,SoX,OpenOffice和LibreOffice使用jodconver
阅读全文
posted @ 2019-02-18 10:42 Jachs
阅读(2388)
评论(0)
推荐(0)
2019年1月28日
重写Sink合并多行
摘要: flume1.6+elasticsearch6.3.2 Pom ElasticSearchForLogSink.java kafka生成者模仿日志写入代码 修改flume配置
阅读全文
posted @ 2019-01-28 10:02 Jachs
阅读(387)
评论(0)
推荐(0)
2019年1月18日
低版本Flume兼容高版本elasticsearch
摘要: Flume更新比较慢,而elasticsearch更新非常快所以当涉及更换elasticsearch版本时会出现不兼容问题。 apache-flume-1.6.0+elasticsearch1.5.1是可以完美结合的,这里将elasticsearch版本升级到6.3.2。 低版本elasticsea
阅读全文
posted @ 2019-01-18 13:28 Jachs
阅读(1687)
评论(1)
推荐(0)
2019年1月17日
Windows apache-flume-1.6.0+Kafka+Es
摘要: apache-flume-1.6.0 kafka_2.11-1.1.0 elasticsearch1.5.1 flume配置 启动
阅读全文
posted @ 2019-01-17 11:31 Jachs
阅读(312)
评论(0)
推荐(0)
filebeat-6.4.3-windows-x86_64输出Kafka
摘要: 配置filebeat.yml文件 启动
阅读全文
posted @ 2019-01-17 11:09 Jachs
阅读(494)
评论(0)
推荐(0)
Windows elasticsearch1.5.1安装
摘要: 修改完\config\elasticsearch.yml文件后进入bin。elasticsearch启动
阅读全文
posted @ 2019-01-17 10:51 Jachs
阅读(299)
评论(0)
推荐(1)
上一页
1
2
3
4
5
6
7
下一页
公告