tezDag-name-to-id.json 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "entities": [
  3. {
  4. "starttime": 1390516133120,
  5. "entitytype": "TEZ_DAG_ID",
  6. "primaryfilters": {
  7. "dagName": "HIVE-Q2:1"
  8. },
  9. "otherinfo": {
  10. "dagPlan": {
  11. "dagName": "HIVE-Q2:1",
  12. "edges": [
  13. {
  14. "edgeId": "1167505869",
  15. "inputVertexName": "Map 3",
  16. "outputVertexName": "Map 2",
  17. "dataMovementType": "BROADCAST",
  18. "dataSourceType": "PERSISTED",
  19. "schedulingType": "SEQUENTIAL",
  20. "edgeSourceClass": "org.apache.tez.runtime.library.output.OnFileUnorderedKVOutput",
  21. "edgeDestinationClass": "org.apache.tez.runtime.library.input.ShuffledUnorderedKVInput"
  22. },
  23. {
  24. "edgeId": "360567249",
  25. "inputVertexName": "Map 1",
  26. "outputVertexName": "Map 2",
  27. "dataMovementType": "BROADCAST",
  28. "dataSourceType": "PERSISTED",
  29. "schedulingType": "SEQUENTIAL",
  30. "edgeSourceClass": "org.apache.tez.runtime.library.output.OnFileUnorderedKVOutput",
  31. "edgeDestinationClass": "org.apache.tez.runtime.library.input.ShuffledUnorderedKVInput"
  32. }
  33. ],
  34. "vertices": [
  35. {
  36. "vertexName": "Map 1",
  37. "processorClass": "org.apache.hadoop.hive.ql.exec.tez.MapTezProcessor",
  38. "outEdgeIds": "360567249",
  39. "additionalInputs": {
  40. "name": "z",
  41. "class": "org.apache.tez.mapreduce.input.MRInputLegacy",
  42. "initializer": "org.apache.tez.mapreduce.common.MRInputAMSplitGenerator"
  43. }
  44. },
  45. {
  46. "vertexName": "Map 2",
  47. "processorClass": "org.apache.hadoop.hive.ql.exec.tez.MapTezProcessor",
  48. "inEdgeIds": [
  49. "1167505869",
  50. "360567249"
  51. ],
  52. "additionalInputs": {
  53. "name": "y",
  54. "class": "org.apache.tez.mapreduce.input.MRInputLegacy",
  55. "initializer": "org.apache.tez.mapreduce.common.MRInputAMSplitGenerator"
  56. },
  57. "additionalOutputs": {
  58. "name": "out_Map 2",
  59. "class": "org.apache.tez.mapreduce.output.MROutput"
  60. }
  61. },
  62. {
  63. "vertexName": "Map 3",
  64. "processorClass": "org.apache.hadoop.hive.ql.exec.tez.MapTezProcessor",
  65. "outEdgeIds": "1167505869",
  66. "additionalInputs": {
  67. "name": "x",
  68. "class": "org.apache.tez.mapreduce.input.MRInputLegacy",
  69. "initializer": "org.apache.tez.mapreduce.common.MRInputAMSplitGenerator"
  70. }
  71. }
  72. ]
  73. }
  74. },
  75. "events": [
  76. {
  77. "timestamp": 1390516133120,
  78. "eventtype": "DAG_SUBMITTED",
  79. "eventinfo": {}
  80. }
  81. ],
  82. "entity": "dag_1390516007863_0001_1-0",
  83. "relatedentities": {}
  84. }
  85. ]
  86. }