Hello Aman Sinha, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17312
to look at the new patch set (#2).
Change subject: IMPALA-10655: Add ImpalaServer interface to Initialize
TQueryCtx for external frontends
......................................................................
IMPALA-10655: Add ImpalaServer interface to Initialize TQueryCtx for external
frontends
This patch adds a new interface that returns an initialized TQueryCtx
for use in requests submitted by external frontends. This is necessary
to ensure that the query context in an externally generated TExecRequest
has appropriate coordinator metadata.
Testing: External frontend regression tests
Change-Id: I59cebcf087e703a4ab49fb44f6f5ba1044f26546
Reviewed-by: Aman Sinha <[email protected]>
---
M be/src/rpc/hs2-http-test.cc
M be/src/service/impala-hs2-server.cc
M be/src/service/impala-server.h
M common/thrift/ImpalaService.thrift
M tests/hs2/test_hs2.py
M tests/run-tests.py
6 files changed, 35 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/12/17312/2
--
To view, visit http://gerrit.cloudera.org:8080/17312
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I59cebcf087e703a4ab49fb44f6f5ba1044f26546
Gerrit-Change-Number: 17312
Gerrit-PatchSet: 2
Gerrit-Owner: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>