Qifan Chen has posted comments on this change. ( http://gerrit.cloudera.org:8080/16690 )
Change subject: IMPALA-9864: Produce a minidump when TestValidateMetrics fails ...................................................................... Patch Set 2: (2 comments) Looks good to me! http://gerrit.cloudera.org:8080/#/c/16690/2/tests/common/impala_service.py File tests/common/impala_service.py: http://gerrit.cloudera.org:8080/#/c/16690/2/tests/common/impala_service.py@139 PS2, Line 139: format(int(time())) It may help diagnose later on by putting the date and the timestamp (in a format close to what is shown in *INFO etc log files) into the path. Example: $IMPALA_HOME/logs/metric_timeout_diags_10302020_09:00:39.258774/ >From impalad.INFO I1103 09:00:39.258778 227319 runtime-state.cc:196] 70495a87ff023170:9758637200000003] Error from query 70495a87ff023170:9758637200000000: Row with null value violates nullability constraint on table 'impa la::default.table_kudu'. http://gerrit.cloudera.org:8080/#/c/16690/2/tests/common/impala_service.py@159 PS2, Line 159: impalad May be useful to get a minidump for statestored? I was not be able to see catalogd running on my box, although the start up message lists it. -- To view, visit http://gerrit.cloudera.org:8080/16690 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I16d26052d0664ee0b115e3611cd96047d8ada19d Gerrit-Change-Number: 16690 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Qifan Chen <[email protected]> Gerrit-Comment-Date: Tue, 03 Nov 2020 15:51:30 +0000 Gerrit-HasComments: Yes
