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
    • Lake
  • pdd_find_goods

pdd_find_goods · Changes

Page history
update: 拼多多搜索商品数据入库和表结构 authored Aug 27, 2021 by 李子健's avatar 李子健
Hide whitespace changes
Inline Side-by-side
Showing with 0 additions and 2 deletions
+0 -2
  • lake/pdd_find_goods.md lake/pdd_find_goods.md +0 -2
  • No files found.
lake/pdd_find_goods.md
View page @ 8d2f2384
...@@ -57,8 +57,6 @@ CREATE TABLE if not exists bdp_pdd.`pdd_find_goods` ( ...@@ -57,8 +57,6 @@ CREATE TABLE if not exists bdp_pdd.`pdd_find_goods` (
KEY `IX_MALL_ID` (`mall_id`), KEY `IX_MALL_ID` (`mall_id`),
KEY `IX_PLATFORM_SHOP_ID` (`goods_name`) KEY `IX_PLATFORM_SHOP_ID` (`goods_name`)
) ENGINE=InnoDB AUTO_INCREMENT=0 DEFAULT CHARSET=utf8 COMMENT='拼多多关键字搜索商品数据'; ) ENGINE=InnoDB AUTO_INCREMENT=0 DEFAULT CHARSET=utf8 COMMENT='拼多多关键字搜索商品数据';
nohup python /home/collie/product/app_conv_ebusiness/jobs/data_pump/data_pump.py pump-data --config /home/collie/product/app_conv_ebusiness/data_pump/conv_pdd_kw_goods.yml &
``` ```
### 数据结构 ### 数据结构
......
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