2022年1月9日
摘要: 一、什么是DataX DataX 是阿里云 DataWorks数据集成 的开源版本,在阿里巴巴集团内被广泛使用的离线数据同步工具/平台。DataX 实现了包括 MySQL、Oracle、OceanBase、SqlServer、Postgre、HDFS、Hive、ADS、HBase、TableStor 阅读全文
posted @ 2022-01-09 23:20 二月无雨 阅读(250) 评论(0) 推荐(0)
摘要: future versions of Elasticsearch will require Java 11; your Java version from [/usr/local/jdk1.8.0_1/jre] does not meet this requirement 使用ES7版本时,启动或者 阅读全文
posted @ 2022-01-09 12:29 二月无雨 阅读(3753) 评论(0) 推荐(0)
摘要: 一、开启密码验证 1、修改elasticsearch.yml文件,重启ES #允许head插件等访问的相关设置 http.cors.enabled: true http.cors.allow-origin: "*" http.cors.allow-headers: Authorization,X-R 阅读全文
posted @ 2022-01-09 12:09 二月无雨 阅读(8090) 评论(0) 推荐(0)