loghubods.operators_channel_spider.json 743 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "name": "operators_channel_spider",
  3. "project": "loghubods",
  4. "comment": "爬虫渠道",
  5. "columns": [
  6. {
  7. "name": "name",
  8. "type": "STRING",
  9. "comment": ""
  10. },
  11. {
  12. "name": "channel",
  13. "type": "STRING",
  14. "comment": ""
  15. },
  16. {
  17. "name": "uid",
  18. "type": "STRING",
  19. "comment": ""
  20. },
  21. {
  22. "name": "videoid",
  23. "type": "STRING",
  24. "comment": ""
  25. }
  26. ],
  27. "partition_keys": [],
  28. "dataworks_tasks": [
  29. {
  30. "id": 1008392924,
  31. "name": "爬虫产品与负责人"
  32. }
  33. ],
  34. "upstream_tables": [
  35. "loghubods.operators_channel_spider_base",
  36. "videoods.wx_video_per1h",
  37. "videoods.wx_video_tag_per1h",
  38. "videoods.wx_video_tag_rel_per1h"
  39. ]
  40. }