logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

pandas中的isalnum、isdecimal、isdigit、isnumeric、isalpha

最近在忙着把pandas的文档详细过一遍,毕竟提升对“武器”熟练度也是很重要的。正好看到series.str中这些个方法,在处理的时候很容易迷惑,故整理一番文档。

#pandas#python#开发语言
kafka max.request.size

项目场景:使用maxwell通过kafka发布mysql binlog数据问题描述:在启动maxwell的时候遇到这个warning,结合maxwell启动时候的打印初始参数可知是参数出了问题The request included a message larger thanthe max message size the server will accept原因分析:参考https://blog

#kafka
kafka max.request.size过小的问题

遇到问题:配置maxwell+kafka的时候遇到报错提示producer request的大小大于默认值ERROR MaxwellKafkaProducer - The message is 1260501 bytes when serialized which is larger than the maximum request size you have configured with th

#kafka
mobaxterm私钥登陆遇到 No supported authentication methods available (server sent: publickey)

问题描述这是我遇到的问题sercer refuse keyNo supported authentication methods available (server sent: publickey)我在远程服务器使用下面的命令创建公钥对ssh-keygen -t rsa -N '' -f ./id_rsamv ./id_rsa.pub ./authorized_keys把私钥下载到本地,在本地指定

#ssh#linux
暂无文章信息