videoods.wx_video_per1h.sql 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. -- Task: imp.wx_video.wx_video_per1h ID: 1000625005 Type: DI
  2. {
  3. "extend":{
  4. "mode":"code",
  5. "resourceGroup":"S_res_group_42901_1693906060735",
  6. "oneStopPageNum":2
  7. },
  8. "transform":false,
  9. "type":"job",
  10. "version":"2.0",
  11. "steps":[
  12. {
  13. "stepType":"mysql",
  14. "parameter":{
  15. "envType":1,
  16. "useSpecialSecret":false,
  17. "column":[
  18. "new_share_image_path",
  19. "is_foreogn_bucket",
  20. "sensitive_status",
  21. "stage_recommend_examine_status",
  22. "tag_count",
  23. "recommend_status",
  24. "video_collection_id",
  25. "code_name",
  26. "size",
  27. "content_md5",
  28. "examine_status",
  29. "file_extensions",
  30. "system",
  31. "status",
  32. "version",
  33. "gmt_modified_timestamp",
  34. "gmt_create_timestamp",
  35. "gmt_modified",
  36. "changed_by",
  37. "gmt_create",
  38. "transed_video_path",
  39. "job_id",
  40. "request_id",
  41. "transcode_done_datetime",
  42. "transcode_status",
  43. "bit_rate",
  44. "rotate",
  45. "total_time",
  46. "favoriteds",
  47. "share_count_friend_total",
  48. "share_count_friend",
  49. "reported_count",
  50. "share_count_total",
  51. "share_count",
  52. "play_count_total",
  53. "play_count",
  54. "cover_img_height",
  55. "cover_img_width",
  56. "height",
  57. "width",
  58. "qrimg_path",
  59. "share_moment_img_path",
  60. "self_cover_img_path",
  61. "cover_img_path",
  62. "video_path",
  63. "title",
  64. "uid",
  65. "id"
  66. ],
  67. "tableComment":"",
  68. "where":"",
  69. "connection":[
  70. {
  71. "datasource":"longvide_read",
  72. "table":[
  73. "wx_video"
  74. ]
  75. }
  76. ],
  77. "splitPk":"id",
  78. "encoding":"UTF-8"
  79. },
  80. "name":"Reader",
  81. "category":"reader"
  82. },
  83. {
  84. "stepType":"odps",
  85. "parameter":{
  86. "partition":"",
  87. "truncate":true,
  88. "datasource":"odps_first",
  89. "envType":1,
  90. "tunnelQuota":"default",
  91. "isSupportThreeModel":false,
  92. "column":[
  93. "new_share_image_path",
  94. "is_foreogn_bucket",
  95. "sensitive_status",
  96. "stage_recommend_examine_status",
  97. "tag_count",
  98. "recommend_status",
  99. "video_collection_id",
  100. "code_name",
  101. "size",
  102. "content_md5",
  103. "examine_status",
  104. "file_extensions",
  105. "system",
  106. "status",
  107. "version",
  108. "gmt_modified_timestamp",
  109. "gmt_create_timestamp",
  110. "gmt_modified",
  111. "changed_by",
  112. "gmt_create",
  113. "transed_video_path",
  114. "job_id",
  115. "request_id",
  116. "transcode_done_datetime",
  117. "transcode_status",
  118. "bit_rate",
  119. "rotate",
  120. "total_time",
  121. "favoriteds",
  122. "share_count_friend_total",
  123. "share_count_friend",
  124. "reported_count",
  125. "share_count_total",
  126. "share_count",
  127. "play_count_total",
  128. "play_count",
  129. "cover_img_height",
  130. "cover_img_width",
  131. "height",
  132. "width",
  133. "qrimg_path",
  134. "share_moment_img_path",
  135. "self_cover_img_path",
  136. "cover_img_path",
  137. "video_path",
  138. "title",
  139. "uid",
  140. "id"
  141. ],
  142. "emptyAsNull":false,
  143. "tableComment":"*",
  144. "table":"wx_video_per1h",
  145. "consistencyCommit":false
  146. },
  147. "name":"Writer",
  148. "category":"writer"
  149. }
  150. ],
  151. "setting":{
  152. "jvmOption":"-Xms2048m -Xmx2048m",
  153. "errorLimit":{
  154. "record":""
  155. },
  156. "locale":"zh_CN",
  157. "speed":{
  158. "throttle":false,
  159. "concurrent":8
  160. }
  161. },
  162. "order":{
  163. "hops":[
  164. {
  165. "from":"Reader",
  166. "to":"Writer"
  167. }
  168. ]
  169. }
  170. }