pipeline_with_many_runtime_image.pipeline 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. {
  2. "doc_type": "pipeline",
  3. "version": "3.0",
  4. "json_schema": "http://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json",
  5. "id": "66338755-bce9-4541-b595-b0210c943b38",
  6. "primary_pipeline": "27fd7b90-42de-469a-9bcc-08ba82f48d48",
  7. "pipelines": [
  8. {
  9. "id": "27fd7b90-42de-469a-9bcc-08ba82f48d48",
  10. "nodes": [
  11. {
  12. "id": "cded6818-e601-4fd8-b6b9-c9fdf1fd1fca",
  13. "type": "execution_node",
  14. "op": "execute-notebook-node",
  15. "app_data": {
  16. "label": "a",
  17. "component_source": "test123",
  18. "component_parameters": {
  19. "filename": "notebooks/dummy_notebook_1.ipynb",
  20. "runtime_image": "tensorflow/tensorflow:2.0.0-py3",
  21. "env_vars": [
  22. "OP_NAME=a"
  23. ],
  24. "include_subdirectories": false,
  25. "mounted_volumes": [
  26. "/mount/test=rwx-test-claim"
  27. ],
  28. "dependencies": [
  29. "d.txt",
  30. "e.txt",
  31. "f.txt"
  32. ],
  33. "outputs": [
  34. "d.txt",
  35. "e.txt",
  36. "f.txt"
  37. ]
  38. },
  39. "ui_data": {
  40. "label": "a",
  41. "image": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Cg%20class%3D%22jp-icon-warn0%20jp-icon-selectable%22%20fill%3D%22%23EF6C00%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.7%203.3v15.4H3.3V3.3h15.4m1.5-1.5H1.8v18.3h18.3l.1-18.3z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.5%2016.5l-5.4-4.3-5.6%204.3v-11h11z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A",
  42. "x_pos": 72,
  43. "y_pos": 272,
  44. "description": "Run notebook file"
  45. }
  46. },
  47. "inputs": [
  48. {
  49. "id": "inPort",
  50. "app_data": {
  51. "ui_data": {
  52. "cardinality": {
  53. "min": 0,
  54. "max": -1
  55. },
  56. "label": "Input Port"
  57. }
  58. }
  59. }
  60. ],
  61. "outputs": [
  62. {
  63. "id": "outPort",
  64. "app_data": {
  65. "ui_data": {
  66. "cardinality": {
  67. "min": 0,
  68. "max": -1
  69. },
  70. "label": "Output Port"
  71. }
  72. }
  73. }
  74. ]
  75. },
  76. {
  77. "id": "6f5c2ece-1977-48a1-847f-099b327c6ed1",
  78. "type": "execution_node",
  79. "op": "execute-notebook-node",
  80. "app_data": {
  81. "label": "c",
  82. "component_parameters": {
  83. "filename": "scripts/dummy_script_1.py",
  84. "runtime_image": "elyra/examples:1.0.0-py3",
  85. "mounted_volumes": [
  86. "/mount/test=rwx-test-claim-1"
  87. ],
  88. "env_vars": [
  89. "OP_NAME=c"
  90. ],
  91. "include_subdirectories": false
  92. },
  93. "ui_data": {
  94. "label": "c",
  95. "image": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Cg%20class%3D%22jp-icon-warn0%20jp-icon-selectable%22%20fill%3D%22%23EF6C00%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.7%203.3v15.4H3.3V3.3h15.4m1.5-1.5H1.8v18.3h18.3l.1-18.3z%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.5%2016.5l-5.4-4.3-5.6%204.3v-11h11z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A",
  96. "x_pos": 337,
  97. "y_pos": 251,
  98. "description": "Run notebook file"
  99. }
  100. },
  101. "inputs": [
  102. {
  103. "id": "inPort",
  104. "app_data": {
  105. "ui_data": {
  106. "cardinality": {
  107. "min": 0,
  108. "max": -1
  109. },
  110. "label": "Input Port"
  111. }
  112. },
  113. "links": [
  114. {
  115. "id": "3fa9ed07-4cf0-4928-9832-1a9e530c1f23",
  116. "node_id_ref": "cded6818-e601-4fd8-b6b9-c9fdf1fd1fca",
  117. "port_id_ref": "outPort"
  118. }
  119. ]
  120. }
  121. ],
  122. "outputs": [
  123. {
  124. "id": "outPort",
  125. "app_data": {
  126. "ui_data": {
  127. "cardinality": {
  128. "min": 0,
  129. "max": -1
  130. },
  131. "label": "Output Port"
  132. }
  133. }
  134. }
  135. ]
  136. }
  137. ],
  138. "app_data": {
  139. "ui_data": {
  140. "comments": []
  141. },
  142. "version": 7,
  143. "runtime_config": "kfp-yukked1",
  144. "source": "pipeline_dependency_complex.json",
  145. "runtime_type": "KUBEFLOW_PIPELINES",
  146. "properties": {
  147. "name": "pipeline_with_many_runtime_image",
  148. "runtime": "Kubeflow Pipelines"
  149. }
  150. },
  151. "runtime_ref": ""
  152. }
  153. ],
  154. "schemas": []
  155. }