Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
K
kb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • granite
  • kb
  • Wiki
    • Business_doc
  • get_update_data

get_update_data · Changes

Page history
update: 增量数据提取update库表流程 authored Oct 12, 2021 by 李子健's avatar 李子健
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 0 deletions
+13 -0
  • business_doc/get_update_data.md business_doc/get_update_data.md +13 -0
  • No files found.
business_doc/get_update_data.md
View page @ a4710e70
......@@ -253,4 +253,17 @@ supervisor文件:/etc/supervisord.d/collie/conv_binlog_file.conf
转换数据格式后:
/data/data_sync/lake_ic
```
## update监控库表
```shell
update已有mysql服务器配置文件的库表:
修改对应配置文件后重启maxwell即可
如删除bdp-rds-001.mysql.rds.aliyuncs.com上utn_ng_risk库的risk_xianxiao表的监控,修改001_config.properties的filter,将include: utn_ng_risk.risk_zhixing删除即可
update新的mysql服务器的库表:
编写一个新的配置文件后,新增运行一个maxwell实例即可
如新增bdp-rds-111.mysql.rds.aliyuncs.com上test库下所有表,编写maxwell的配置文件后再启动一个maxwell实例即可,注意指定不同的client_id!!
```
\ No newline at end of file
Clone repository
  • README
  • basic_guidelines
  • basic_guidelines
    • basic_guidelines
    • dev_guide
    • project_build
    • 开发流程
  • best_practice
  • best_practice
    • AlterTable
    • RDS
    • azkaban
    • create_table
    • design
    • elasticsearch
    • elasticsearch
      • ES运维
    • logstash
View All Pages