随笔 - 835  文章 - 1 评论 - 40 阅读 - 102万
< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

随笔分类 -  Doris

doris 修改最大连接数
摘要:查看当前连接数 show full processlist;show processlist; 本文档主要介绍了 User 级别的相关配置项。User 级别的配置生效范围为单个用户。每个用户都可以设置自己的 User property。相互不影响。 查看配置项 FE 启动后,在 MySQL 客户端, 阅读全文
posted @ 2022-06-27 09:58 lshan 阅读(5490) 评论(0) 推荐(0) 编辑
flink-doris-connector flink1.13.1
摘要:doris 官文: https://doris.incubator.apache.org/docs/ecosystem/flink-doris-connector.html#version-compatibility https://github.com/apache/incubator-doris 阅读全文
posted @ 2022-06-15 17:57 lshan 阅读(2720) 评论(2) 推荐(0) 编辑
doris 删除数据,修改表字段
摘要:今天试着删除数据,一值报分区错误: 官网:数据删除: 此处单独列出来 http://doris.incubator.apache.org/master/zh-CN/administrator-guide/load-data/delete-manual.html#%E8%AF%AD%E6%B3%95 阅读全文
posted @ 2021-06-12 14:30 lshan 阅读(19147) 评论(0) 推荐(0) 编辑
doris 动态分区
摘要:下面是个人测试例子:详细请参考官网(特别详细):http://doris.incubator.apache.org/master/zh-CN/administrator-guide/dynamic-partition.html#%E7%A4%BA%E4%BE%8B PARTITIONS 分区的基本操 阅读全文
posted @ 2021-06-08 16:50 lshan 阅读(2836) 评论(0) 推荐(0) 编辑
doris java jdbc 连接  
摘要:和使用mysql一样使用。 springdata jpa mybaatis 也一样。 pom.xml: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xs 阅读全文
posted @ 2021-05-21 10:14 lshan 阅读(11796) 评论(2) 推荐(0) 编辑
kafka 导入数据到 doris 
摘要:具体见官网:http://doris.apache.org/master/zh-CN/sql-reference/sql-statements/Data%20Manipulation/ROUTINE%20LOAD.html#description 下面是个人测试例子: 1.创建DB CREATE T 阅读全文
posted @ 2021-05-20 17:06 lshan 阅读(3846) 评论(0) 推荐(0) 编辑
doris docker 部署 及监控 (更新到1.0)
摘要:evn: ubuntu20.04 jdk8_172 doris 0.13.12 ############# 1 启动Fe BE ################### 准备: sudo mkdir -p /opt/docker/doris/ && sudo chmod -R 777 /opt/doc 阅读全文
posted @ 2021-05-19 10:27 lshan 阅读(1836) 评论(0) 推荐(0) 编辑
Doris 集群部署
摘要:关于open file limit问题解决 如果遇到open file limit问题 Configuration of maximum open file limit is too low: 1024 (expected at least 32768). Please consult https: 阅读全文
posted @ 2021-05-19 10:14 lshan 阅读(3799) 评论(0) 推荐(0) 编辑
Doris 初识 -安装
摘要:美团Doris 使用: https://zhuanlan.zhihu.com/p/128068950 官网发布文档: http://doris.incubator.apache.org/master/zh-CN/installing/install-deploy.html Apache Doris官 阅读全文
posted @ 2021-05-17 11:51 lshan 阅读(925) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示