You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Shant Hovsepian (Code Review)" <ge...@cloudera.org> on 2020/11/24 04:43:06 UTC

[Impala-ASF-CR] Fix for startup crash in scheduler-benchmark.

Hello Aman Sinha, Tim Armstrong, Joe McDonnell, Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16778

to look at the new patch set (#2).

Change subject: Fix for startup crash in scheduler-benchmark.
......................................................................

Fix for startup crash in scheduler-benchmark.

Updated scheduler-benchmark's main() to use the newer
impala::InitCommonRuntime() initialization methods.

Before this change the benchmark would compile properly but crash
when run.

Testing:
 * built and ran in debug and release mode.

Change-Id: Ib9fba3b97f102e41f2024a2bfaacbf0568bd4c68
---
M be/src/benchmarks/scheduler-benchmark.cc
1 file changed, 6 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/16778/2
-- 
To view, visit http://gerrit.cloudera.org:8080/16778
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib9fba3b97f102e41f2024a2bfaacbf0568bd4c68
Gerrit-Change-Number: 16778
Gerrit-PatchSet: 2
Gerrit-Owner: Shant Hovsepian <sh...@cloudera.com>
Gerrit-Reviewer: Aman Sinha <am...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <jo...@cloudera.com>
Gerrit-Reviewer: Shant Hovsepian <sh...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <ta...@cloudera.com>