Kurt Deschler has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17363
Change subject: IMPALA-10684: Report invalid parameter setting errors during HS2 OpenSession ...................................................................... IMPALA-10684: Report invalid parameter setting errors during HS2 OpenSession This patch reports invalid parameter settings to the client during OpenSession. Previously, impalad logged a message and stacktrace but did not report the error to the client. Testing: Added negative test to tests/hs2/test_hs2.py Change-Id: I19a859bf5226feb903017a66f199ca5da916f217 --- M be/src/common/status.h M be/src/service/impala-hs2-server.cc M be/src/service/query-options.cc M tests/hs2/test_hs2.py 4 files changed, 16 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/63/17363/1 -- To view, visit http://gerrit.cloudera.org:8080/17363 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I19a859bf5226feb903017a66f199ca5da916f217 Gerrit-Change-Number: 17363 Gerrit-PatchSet: 1 Gerrit-Owner: Kurt Deschler <[email protected]>
