Steve Carlin has uploaded this change for review. ( 
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, 192 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/59/20459/1
--
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: newchange
Gerrit-Change-Id: I89e677da557b39232847644b6ff17510e2b3c3d5
Gerrit-Change-Number: 20459
Gerrit-PatchSet: 1
Gerrit-Owner: Steve Carlin <scar...@cloudera.com>

Reply via email to