Joe McDonnell has uploaded a new patch set (#4) to the change originally 
created by Steve Carlin. ( http://gerrit.cloudera.org:8080/20459 )

Change subject: IMPALA-12424: Allow third party JniFrontend interface.
......................................................................

IMPALA-12424: Allow third party JniFrontend interface.

This patch allows a third party to inject their own frontend
class instead of using the default JniFrontend included in the
project.

The test case includes an interface that runs queries as normal
except for the "select 1" query which gets changed to "select 42".

Change-Id: I89e677da557b39232847644b6ff17510e2b3c3d5
---
M be/src/service/frontend.cc
M bin/start-impala-cluster.py
A java/external-frontend/pom.xml
A 
java/external-frontend/src/main/java/org/apache/impala/external/TestJniFrontend.java
M java/pom.xml
A tests/custom_cluster/test_external_planner.py
6 files changed, 191 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/59/20459/4
--
To view, visit http://gerrit.cloudera.org:8080/20459
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I89e677da557b39232847644b6ff17510e2b3c3d5
Gerrit-Change-Number: 20459
Gerrit-PatchSet: 4
Gerrit-Owner: Steve Carlin <scar...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>

Reply via email to