Capturing the job topology for offline viewing and analysis
Use the streamtool getjobtopology command to capture job topology
information that you can view and analyze offline.
About this task
A topology shows the interconnected pattern of processing elements, operators, and data streams for one or more jobs. If your application has user-defined parallelism, the topology also contains information about the parallel regions.
Procedure
Run the streamtool getjobtopology command.
You can specify command parameters that define the output file path, instance ID, and job IDs. For more information about command syntax and options, run the streamtool man getjobtopology command.
For example, to generate the topology for job ID
20:
streamtool getjobtopology -f job20topology.sst --jobs 20