Hello Michael Ho,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/3662
to look at the new patch set (#3).
Change subject: IMPALA-3829: OpenSession() logs errors on valid configuration
keys
......................................................................
IMPALA-3829: OpenSession() logs errors on valid configuration keys
Refactored OpenSession() to process the supplied configuration
map in one loop. Call SetQueryOption() on normal configuration
keys only.
Other changes:
- Compare config keys to "impala.doas.user" in case-insensitive
manner.
- New E2E test to check that setting query options still works
after the change.
Change-Id: Ifa9b823abc39ba9809a35a6f0844fa3436f1e025
---
M be/src/service/impala-hs2-server.cc
M tests/hs2/test_hs2.py
2 files changed, 40 insertions(+), 33 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/62/3662/3
--
To view, visit http://gerrit.cloudera.org:8080/3662
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifa9b823abc39ba9809a35a6f0844fa3436f1e025
Gerrit-PatchSet: 3
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Attila Jeges <[email protected]>
Gerrit-Reviewer: Attila Jeges <[email protected]>
Gerrit-Reviewer: Jim Apple <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Michael Ho <[email protected]>