Fredy Wijaya has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13653


Change subject: IMPALA-8599: Create a Maven module for query event hook API
......................................................................

IMPALA-8599: Create a Maven module for query event hook API

This patch moves the query event event hook API into a separate Maven
module so that it can be easily consumed by other projects, such as
Atlas.

Testing:
- Ran make fe

Change-Id: I84c422d83c19b75c3d1d7a772b971f4f7704d44c
---
M CMakeLists.txt
M fe/CMakeLists.txt
M fe/pom.xml
M impala-parent/pom.xml
A query-event-hook-api/CMakeLists.txt
A query-event-hook-api/pom.xml
R 
query-event-hook-api/src/main/java/org/apache/impala/hooks/QueryCompleteContext.java
R query-event-hook-api/src/main/java/org/apache/impala/hooks/QueryEventHook.java
8 files changed, 92 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/53/13653/2
--
To view, visit http://gerrit.cloudera.org:8080/13653
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I84c422d83c19b75c3d1d7a772b971f4f7704d44c
Gerrit-Change-Number: 13653
Gerrit-PatchSet: 2
Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com>

Reply via email to