Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18355 )
Change subject: IMPALA-11203: Fix build failure due to missing imports ...................................................................... IMPALA-11203: Fix build failure due to missing imports This commit puts back ExecutorMembershipSnapshot and AnalysisException imports into the Frontend class to fix the build failure. Testing: - Ran a clean build. Change-Id: I726748bd39936a1ddc4831c3a1e0489bd6a164f7 Reviewed-on: http://gerrit.cloudera.org:8080/18355 Reviewed-by: Zoltan Borok-Nagy <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/service/Frontend.java 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Zoltan Borok-Nagy: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/18355 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I726748bd39936a1ddc4831c3a1e0489bd6a164f7 Gerrit-Change-Number: 18355 Gerrit-PatchSet: 2 Gerrit-Owner: Tamas Mate <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
