videoods.wx_video_recommend_ext.sql 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. -- Task: imp.wx_video_recommend_ext.wx_video_recommend_ext ID: 1000416083 Type: DI
  2. {
  3. "extend":{
  4. "mode":"wizard",
  5. "resourceGroup":"group_42901"
  6. },
  7. "transform":false,
  8. "type":"job",
  9. "version":"2.0",
  10. "steps":[
  11. {
  12. "stepType":"mysql",
  13. "copies":1,
  14. "parameter":{
  15. "envType":1,
  16. "column":[
  17. "video_id",
  18. "title",
  19. "content",
  20. "cover_img_path",
  21. "share_image_path",
  22. "status",
  23. "gmt_create",
  24. "gmt_modified"
  25. ],
  26. "tableComment":"视频的扩展推荐信息,用于在后台修改推荐标题和封面",
  27. "where":"",
  28. "connection":[
  29. {
  30. "datasource":"longvideo",
  31. "table":[
  32. "`wx_video_recommend_ext`"
  33. ]
  34. }
  35. ],
  36. "splitPk":"video_id"
  37. },
  38. "name":"Reader",
  39. "gui":{
  40. "x":100,
  41. "y":100
  42. },
  43. "category":"reader"
  44. },
  45. {
  46. "stepType":"odps",
  47. "copies":1,
  48. "parameter":{
  49. "truncate":true,
  50. "envType":1,
  51. "datasource":"odps_first",
  52. "column":[
  53. "video_id",
  54. "title",
  55. "content",
  56. "cover_img_path",
  57. "share_image_path",
  58. "status",
  59. "gmt_create",
  60. "gmt_modified"
  61. ],
  62. "emptyAsNull":false,
  63. "tableComment":"*",
  64. "table":"wx_video_recommend_ext"
  65. },
  66. "name":"Writer",
  67. "gui":{
  68. "x":100,
  69. "y":200
  70. },
  71. "category":"writer"
  72. }
  73. ],
  74. "order":{
  75. "hops":[
  76. {
  77. "from":"Reader",
  78. "gui":{
  79. "sourceAnchor":1,
  80. "targetAnchor":0
  81. },
  82. "to":"Writer"
  83. }
  84. ]
  85. },
  86. "setting":{
  87. "errorLimit":{
  88. "record":""
  89. },
  90. "locale":"zh_CN",
  91. "speed":{
  92. "throttle":false,
  93. "concurrent":2
  94. }
  95. }
  96. }
  97. -- Task: imp.wx_video_recommend_ext.wx_video_recommend_ext ID: 1000416083 Type: DI
  98. {
  99. "extend":{
  100. "mode":"wizard",
  101. "resourceGroup":"group_42901"
  102. },
  103. "transform":false,
  104. "type":"job",
  105. "version":"2.0",
  106. "steps":[
  107. {
  108. "stepType":"mysql",
  109. "copies":1,
  110. "parameter":{
  111. "envType":1,
  112. "column":[
  113. "video_id",
  114. "title",
  115. "content",
  116. "cover_img_path",
  117. "share_image_path",
  118. "status",
  119. "gmt_create",
  120. "gmt_modified"
  121. ],
  122. "tableComment":"视频的扩展推荐信息,用于在后台修改推荐标题和封面",
  123. "where":"",
  124. "connection":[
  125. {
  126. "datasource":"longvideo",
  127. "table":[
  128. "`wx_video_recommend_ext`"
  129. ]
  130. }
  131. ],
  132. "splitPk":"video_id"
  133. },
  134. "name":"Reader",
  135. "gui":{
  136. "x":100,
  137. "y":100
  138. },
  139. "category":"reader"
  140. },
  141. {
  142. "stepType":"odps",
  143. "copies":1,
  144. "parameter":{
  145. "truncate":true,
  146. "envType":1,
  147. "datasource":"odps_first",
  148. "column":[
  149. "video_id",
  150. "title",
  151. "content",
  152. "cover_img_path",
  153. "share_image_path",
  154. "status",
  155. "gmt_create",
  156. "gmt_modified"
  157. ],
  158. "emptyAsNull":false,
  159. "tableComment":"*",
  160. "table":"wx_video_recommend_ext"
  161. },
  162. "name":"Writer",
  163. "gui":{
  164. "x":100,
  165. "y":200
  166. },
  167. "category":"writer"
  168. }
  169. ],
  170. "order":{
  171. "hops":[
  172. {
  173. "from":"Reader",
  174. "gui":{
  175. "sourceAnchor":1,
  176. "targetAnchor":0
  177. },
  178. "to":"Writer"
  179. }
  180. ]
  181. },
  182. "setting":{
  183. "errorLimit":{
  184. "record":""
  185. },
  186. "locale":"zh_CN",
  187. "speed":{
  188. "throttle":false,
  189. "concurrent":2
  190. }
  191. }
  192. }