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
    • Data_stream
    • Ec
  • pinduoduo_goods_search

pinduoduo_goods_search · Changes

Page history
update: 拼多多搜索商品数据入库 authored Aug 30, 2021 by 李子健's avatar 李子健
Hide whitespace changes
Inline Side-by-side
Showing with 26 additions and 6 deletions
+26 -6
  • data_stream/ec/pinduoduo_goods_search.md data_stream/ec/pinduoduo_goods_search.md +26 -6
  • No files found.
data_stream/ec/pinduoduo_goods_search.md
View page @ 6a0a4470
......@@ -1670,26 +1670,46 @@ ec-spider-others-data -> 12个分区
# **数据清洗**
## 责任人
```buildoutcfg
李子健
```
## 代码地址
```buildoutcfg
http://tech.pingansec.com/granite/project-ec/app_conv_ebusiness/udms/conv_pdd_kw_goods/__init__.py
```
## 部署地址
<!--机器及线上代码地址-->
```buildoutcfg
部署机器:10.8.6.47
部署目录:/home/collie/product/app_conv_ebusiness
```
## 部署方法及说明
<!--运行方法及运行命令、supervisor配置、supervisor的program等-->
- [ ] crontab + data_pump
- [ ] supervisor + data_pump
- [X] supervisor + data_pump
- [ ] supervisor + consumer
```buildoutcfg
配置文件:/etc/supervisord.d/collie/pdd_data_kafka_to_mysql.conf
进程数:12
部署机器:10.8.6.47
group:pdd_find_goods
```
## 数据接收来源
<!--来源于kafka还是归集的文件、topic的group?-->
```buildoutcfg
kafka:
topic:ec-spider-others-data
consumer_group:pinduoduo_goods_search_etl
```
## 数据存储表地址
* 数据库地址:
* 表名:
\ No newline at end of file
* 数据库地址:bdp-ec.rwlb.rds.aliyuncs.com
* 库名:bdp_pdd
* 表名:pdd_found_goods
\ 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