Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • In the 'subtasks' array we have objects of type SubtaskTimeInfo with only one added field 'attempt-num'.
  • add query parameter show-history, default value is false. If show-history is true return the information of attempt., information for all attempts including
    previous ones will be returned
  • url: /jobs/:jobid/vertices/:vertexid/subtasktimes?show-history=true
  • response:

...