上一页 1 2 3 4 5 6 7 8 9 10 ··· 72 下一页
摘要: /etc/my.cnf[mysqld]slow_query_log = ONslow_query_log_file = /usr/local/mysql/data/slow.loglong_query_time = 2SHOW VARIABLES LIKE '%query%'; Variable_n 阅读全文
posted @ 2022-11-25 17:30 tonggc1668 阅读(22) 评论(0) 推荐(0) 编辑
摘要: Date contractEndDate = contractDefaultInfo.getMaintenanceEndDate();planEndDate = contractEndDate.toInstant().atZone(ZoneId.systemDefault()).toLocalDat 阅读全文
posted @ 2022-11-17 10:54 tonggc1668 阅读(194) 评论(0) 推荐(0) 编辑
摘要: @ConditionalOnProperty(prefix = "scheduler", name = "enabled", havingValue = "true") scheduler.enabled=true 阅读全文
posted @ 2022-10-20 17:41 tonggc1668 阅读(25) 评论(0) 推荐(0) 编辑
摘要: git refloggit checkout -b shnh_base_feature_DCIM-6615 4ed49f89 阅读全文
posted @ 2022-10-14 14:50 tonggc1668 阅读(3) 评论(0) 推荐(0) 编辑
摘要: flink实现类似spark.yarn.jars的操作 https://blog.csdn.net/qq_32323239/article/details/123506474 flink on yarn使用第三方jars的方法&如何查看进程所持有jar包 https://blog.csdn.net/ 阅读全文
posted @ 2022-10-10 11:36 tonggc1668 阅读(30) 评论(0) 推荐(0) 编辑
摘要: Flink History Server https://www.jianshu.com/p/709e4cc2ced0 用了 Flink History Server,妈妈再也不用担心我的作业半夜挂了 http://www.54tianzhisheng.cn/2020/10/13/flink-his 阅读全文
posted @ 2022-10-10 10:46 tonggc1668 阅读(81) 评论(0) 推荐(0) 编辑
摘要: java xpack密码连接elasticsearch 7.1集群 http://www.classinstance.cn/detail/68.html 阅读全文
posted @ 2022-09-30 14:33 tonggc1668 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 微信基于 ClickHouse 的实时数仓实践 https://mp.weixin.qq.com/s/dxoU7S7hOK_PIBZp5OZTKA 阅读全文
posted @ 2022-09-23 15:53 tonggc1668 阅读(18) 评论(0) 推荐(0) 编辑
摘要: mysql主从模式原理与配置 https://www.cnblogs.com/chq3272991/p/15573612.html Mysql - 关于relay_log_recovery参数的测试 https://www.cnblogs.com/ddzj01/p/11592148.html rel 阅读全文
posted @ 2022-09-22 16:58 tonggc1668 阅读(23) 评论(0) 推荐(0) 编辑
摘要: Relay log read failure: Could not parse relay log event entry. The possible reasons are: the master's binary log is corrupted (you can check this by r 阅读全文
posted @ 2022-09-22 15:45 tonggc1668 阅读(85) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 72 下一页