Johnny21 Johnny21
4年前
ElasticSearch安装报错整理
实验环境CentOS7elasticsearch6.2.4具体错误1:maxnumberofthreads3802foruserelasticsearchistoolow,increasetoatleast4096通过ulimita命令查看用户进程数限制。发
Stella981 Stella981
3年前
Python安装Oracle数据库驱动
1.环境设置\root@oracle(https://my.oschina.net/oracle)~\cat/etc/redhatrelease CentOSrelease6.9(Final)\root@oracle(https://my.oschina.net/oracle)~\pythonV
Stella981 Stella981
3年前
Linux环境Shell脚本上传下载阿里云OSS文件
Linux环境Shell脚本上传下载阿里云OSS文件背景工作中由于我们项目生成的日志文件比较重要,而本地磁盘空间有限存储不了多久,因此考虑备份方案,我们原本打算保存在nas上,然而由于各种原因与运维沟通下来建议保存到oss上面。由于linux原生支持shell,而网上大多数方案基于pyt
Stella981 Stella981
3年前
RocketMQ实战:生产环境中,autoCreateTopicEnable为什么不能设置为true
微信公众号「中间件兴趣圈」主要关注RocketMQ、Dubbo、Netty、Elasticsearch、ElasticJob、Mycat、Mybatis等主流开源中间件。1、现象很多网友会问,为什么明明集群中有多台Broker服务器,autoCreateTopicEnable设置为true,表示开启Topic自动创建,但新创建的Topi
Wesley13 Wesley13
3年前
Ubuntu 18.04 下 emscripten SDK 的安装
Ubuntu18.04下emscriptenSDK的安装http://kripken.github.io/emscriptensite/docs/getting\_started/downloads.htmlinstallationinstructions需要环境清华安装源https://mirrors.tuna.tsing
Stella981 Stella981
3年前
Python version 3.5 does not support variable...
背景目前处于FastAPI学习初期,使用环境是:Win764bitsSP1PyCharm2016.3Python3.8.4FastAPI0.60.1问题截图!Pythonversion3.5doesnotsupportvariable...(https://s4
Stella981 Stella981
3年前
Linux 内网编译 hadoop
1.环境CentOSrelease6.5(Final)x86\_64javaversion"1.7.0\_79" hadoop2.5.0src.tar.gzapachemaven3.3.9protobuf2.5.02.配置yumyum代理配置:/etc/y
Easter79 Easter79
3年前
SpringBoot2.0基础案例(01):环境搭建和RestFul风格接口
本文源码GitHub:知了一笑https://github.com/cicadasmile/springbootbase一、SpringBoot框架的特点1、SpringBoot2.0特点1)SpringBoot继承了Spri
flink-cdc之mysql到es
本文分享自天翼云开发者社区《》,作者:刘猛环境搭建version:'2'services:elasticsearch:image:docker.elastic.co/elasticsearch/elasticsearch:7.6.1ports:"9200: