当前位置:网站首页>【深入理解TcaplusDB技术】TcaplusDB构造数据
【深入理解TcaplusDB技术】TcaplusDB构造数据
2022-06-25 18:12:00 【数据人儿】
TcaplusDB的用户经常有这样一种应用场景,就是将线上若干张表的数据导入到一个测试集群中,用于问题定位。这样以免影响线上服务。应对这样的场景,tcaplus的解决方案是使用数据构造和数据导入。数据构造是指将线上的数据构造到某个第三方机器或者tcaplus的非直接提供服务机器,然后运行数据导入,即在这些机器上运行tcapsvrmgr,将数据通过tcaplus_service_api写入到目标的集群。
数据构造的操作流程如下:
入口:
具体页面如下,业务应用一般只有表数据构造,而机器数据构造一般没有应用场景,仅仅给管理提供一些额外的工具。注意数据构造需要提供第三方机器,而且对第三方机器的硬盘空间、内存、CPU、网络带宽都有一定要求,因为所有的数据都会推送到这台机器中,需要硬盘空间大。而运行tcapsvrmgr对机器性能也是有要求的,所以数据构造的机器尽量提供性能好、容量大的机器。同时如果对整体速度有要求,尽可能提供多台机器做数据构造,不仅能够提高数据构造的速度,也能提高后续数据导入的速度。
在如上页面提单后就能生成事务做数据构造。
TcaplusDB是腾讯出品的分布式NoSQL数据库,存储和调度的代码完全自研。具备缓存+落地融合架构、PB级存储、毫秒级时延、无损水平扩展和复杂数据结构等特性。同时具备丰富的生态、便捷的迁移、极低的运维成本和五个九高可用等特点。客户覆盖游戏、互联网、政务、金融、制造和物联网等领域。
边栏推荐
- 实际开户复杂吗?在线开户安全么?
- Unity technical manual - size over lifetime and size by speed
- Distributed remote management of distribution room environment
- Are the top ten leading securities companies safe to open accounts
- A simple and easy-to-use graph visualization tool developed recently
- The performance of the server's four channel memory is improved. How about the performance of the four channel memory
- Idea global search for Chinese characters [easy to understand]
- 十大证券公司哪个佣金最低 办理开户安全吗
- Kotlin of Android cultivation manual - several ways to write a custom view
- 视频制作素材网站整理
猜你喜欢
Article 7: there is no code prompt in clion,,,
Deep understanding of ELF files
什么是算子?
IVX 启航
Matlab中图形对象属性gca使用
SQL Server实时备份库要求
[tips] how to quickly start a new position for a new software testing engineer
Kotlin of Android cultivation manual - several ways to write a custom view
CentOS7 安装 Redis 7.0.2
Wechat applet reports an error: request:fail URL not in domain list
随机推荐
[tips] how to quickly start a new position for a new software testing engineer
Distributed remote management of distribution room environment
QT using SQLite database
Bert's summary of me
RuntimeError: Trying to backward through the graph a second time (or directly access saved variable
Are the top ten leading securities companies safe to open accounts
【日常记录】——对BigDecimal除法运算时遇到的Bug
Li Kou daily question - day 27 -561 Array splitting I
The Stackies 2022:32个营销技术栈入选
Android Internet of things application development (smart Park) - picture preview interface
Is it convenient to open a stock account? Is online account opening safe?
IVX sailing
安装spark + 用命令运行scala相关项目 + crontab定时执行
CentOS7 安装 Redis 7.0.2
How to judge whether you are suitable for software testing
力扣每日一题-第27天-561.数组拆分Ⅰ
Kotlin of Android cultivation manual - several ways to write a custom view
jvm问题复盘
Unity technical manual - interference / noise sub module
SDN系统方法 | 10. SDN的未来