04 2023 档案

摘要:(一)建设背景及政策依据大数据能力平台已成为智慧建设的必要基础2021年初开始要加快推进国家规划已明确的重大工程和基础设施建设,其中要加快 5G 网络、数据中心等新型基础设施建设进度,“新基建”概念呼之欲出。“新基建”是服务于国家长远发展和“两个强国”建设战略需求,以技术、产业驱动,具备集约高效、经 阅读全文
posted @ 2023-04-07 23:51 赵钱富贵 阅读(502) 评论(0) 推荐(0) 编辑
摘要:https://github.com/alibaba/canal/wiki/canal%E4%BB%8B%E7%BB%8D https://github.com/alibaba/canal/releases 地址: Mysql 172.31.100.1 33066 rocketMQ http://1 阅读全文
posted @ 2023-04-06 12:59 赵钱富贵 阅读(347) 评论(0) 推荐(0) 编辑
摘要:安装 使用官方脚本一键安装 curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun 或 curl -sSL https://get.daocloud.io/docker | sh curl -o ~/docker_OneK 阅读全文
posted @ 2023-04-06 12:58 赵钱富贵 阅读(22) 评论(0) 推荐(0) 编辑
摘要:doris 部署 官方文档 https://doris.apache.org/zh-CN/docs/summary/basic-summary 下载doris uname -a 查看CPU架构信息 cat /proc/cpuinfo 查看flags中有无 avx2 ,判断是否支持 下载对应版本dor 阅读全文
posted @ 2023-04-06 12:57 赵钱富贵 阅读(332) 评论(0) 推荐(0) 编辑
摘要:1.本地安装 node.js, 2. 设置npm install 全局路径 npm config set prefix C:\d\Programs\nodemodules npm config get prefix 查看当前的modules路径 3.安装 http-server npm instal 阅读全文
posted @ 2023-04-06 12:36 赵钱富贵 阅读(11) 评论(0) 推荐(0) 编辑