会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小白
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
9
10
11
12
13
14
15
16
17
···
49
下一页
2021年4月21日
Druid安装与实践
摘要: 1、下载文件 官方文档: http://www.apache-druid.cn/GettingStarted/chapter-2.html https://druid.apache.org/docs/0.19.0/tutorials/index.html下载地址: apache.org/dyn/cl
阅读全文
posted @ 2021-04-21 14:06 小白啊小白,Fighting
阅读(182)
评论(0)
推荐(0)
2021年4月20日
Canal1.4版本多表join入库Es问题
摘要: 一、问题描述: es adapter 同步数据报Unknown column '_v._id' in 'where clause' 表示需要将主键改为_id,如下所示 esMapping: _index: mytest _type: _doc _id: _id upsert: true #relat
阅读全文
posted @ 2021-04-20 15:00 小白啊小白,Fighting
阅读(900)
评论(0)
推荐(0)
2021年4月19日
Es集成Springboot(包含工具类)
摘要: https://www.cnblogs.com/w-bb/articles/9743978.html
阅读全文
posted @ 2021-04-19 11:04 小白啊小白,Fighting
阅读(551)
评论(0)
推荐(0)
2021年4月14日
PaddleOCR 安装与实践(CPU版)
摘要: 0、glibc升级至2.23以及python升级至3.7 https://blog.csdn.net/qq_20989105/article/details/90712139 # glibc 2.23升级https://www.cnblogs.com/goldsunshine/p/12938654.
阅读全文
posted @ 2021-04-14 10:50 小白啊小白,Fighting
阅读(7460)
评论(0)
推荐(0)
2021年4月8日
Zeeplin安装与实践
摘要: 1、下载并安装 https://zeppelin.apache.org/docs/0.8.0/quickstart/install.html#building-zeppelin-from-source #官网https://mirrors.tuna.tsinghua.edu.cn/apache/ze
阅读全文
posted @ 2021-04-08 14:46 小白啊小白,Fighting
阅读(495)
评论(0)
推荐(0)
2021年4月6日
hdfs文件导入hive(ods层),格式为ORC
摘要: 方式一: 1、创建库表 -- 创建库表 set hive.exec.dynamic.partition=true; set hive.exec.dynamic.partition.mode=nonstrict; drop table if exists ods_log; CREATE EXTERNA
阅读全文
posted @ 2021-04-06 14:18 小白啊小白,Fighting
阅读(1666)
评论(0)
推荐(0)
2021年3月4日
Rasa安装(windows版)
该文被密码保护。
阅读全文
posted @ 2021-03-04 10:17 小白啊小白,Fighting
阅读(107)
评论(0)
推荐(0)
2021年3月1日
Python虚拟环境安装以及版本切换
摘要: https://www.cnblogs.com/chjxbt/p/10517952.html 版本切换 https://www.itsupportwale.com/blog/how-to-upgrade-to-python-3-7-on-ubuntu-18-10/
阅读全文
posted @ 2021-03-01 19:09 小白啊小白,Fighting
阅读(555)
评论(0)
推荐(0)
2021年2月22日
Mysql分区表Demo
摘要: 知识点 存储过程参考博客:https://www.cnblogs.com/nnngu/p/8463399.html 分区表参考博客:https://www.cnblogs.com/duanxz/p/3825155.html https://www.cnblogs.com/pejsidney/p/10
阅读全文
posted @ 2021-02-22 17:52 小白啊小白,Fighting
阅读(168)
评论(0)
推荐(0)
Linux 下载安装包失败
摘要: yum install epel-release
阅读全文
posted @ 2021-02-22 11:29 小白啊小白,Fighting
阅读(223)
评论(0)
推荐(0)
上一页
1
···
9
10
11
12
13
14
15
16
17
···
49
下一页
公告