Riza Suminto created IMPALA-12090:
-------------------------------------
Summary: Split runtime profiles made by single_node_perf_run.py
Key: IMPALA-12090
URL: https://issues.apache.org/jira/browse/IMPALA-12090
Project: IMPALA
Issue Type: Improvement
Components: Infrastructure
Affects Versions: Impala 4.2.0
Reporter: Riza Suminto
Assignee: Riza Suminto
single_node_perf_run.py produce a single text file containing all runtime
profiles from perf run from one git hash.
[https://github.com/apache/impala/blob/2750ce59d2e0d0d52f791792d5316face3bbab08/bin/single_node_perf_run.py#L197]
This is handy, but the resulting text file can be very long and makes it
difficult to analyze individual profile. We should consider adding option to
the script so it extract runtime profiles into individual file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)