摘要:
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 阅读全文
摘要:
一、问题描述: es adapter 同步数据报Unknown column '_v._id' in 'where clause' 表示需要将主键改为_id,如下所示 esMapping: _index: mytest _type: _doc _id: _id upsert: true #relat 阅读全文
摘要:
https://www.cnblogs.com/w-bb/articles/9743978.html 阅读全文
摘要:
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. 阅读全文
摘要:
1、下载并安装 https://zeppelin.apache.org/docs/0.8.0/quickstart/install.html#building-zeppelin-from-source #官网https://mirrors.tuna.tsinghua.edu.cn/apache/ze 阅读全文
摘要:
方式一: 1、创建库表 -- 创建库表 set hive.exec.dynamic.partition=true; set hive.exec.dynamic.partition.mode=nonstrict; drop table if exists ods_log; CREATE EXTERNA 阅读全文
该文被密码保护。 阅读全文
摘要:
https://www.cnblogs.com/chjxbt/p/10517952.html 版本切换 https://www.itsupportwale.com/blog/how-to-upgrade-to-python-3-7-on-ubuntu-18-10/ 阅读全文