[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20791


Change subject: IMPALA-9375: Remove DirectMetaProvider usage from 
CatalogMetaProvider
......................................................................

IMPALA-9375: Remove DirectMetaProvider usage from CatalogMetaProvider

This commit removes the CatalogMetaProvider dependence on
DirectMetaProvider. CatalogMetaProvider depends on DirectMetaProvider
for 2 APIs. Implemented the APIs on catalog server and used them
instead. DirectMetaProvider is not referenced anywhere now. But it is
retained for future use.

Testing:
- Manually tested and CatalogdMetaProviderTest covers the tests.

Change-Id: I096c1b1d1a52e979c8b2d8173dae9ca2cc6c36d2
---
M be/src/catalog/catalog-server.cc
M be/src/catalog/catalog-service-client-wrapper.h
M be/src/catalog/catalog.cc
M be/src/catalog/catalog.h
M be/src/exec/catalog-op-executor.cc
M be/src/exec/catalog-op-executor.h
M be/src/service/fe-support.cc
M common/thrift/CatalogService.thrift
M fe/src/compat-hive-3/java/org/apache/impala/compat/MetastoreShim.java
M fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java
M fe/src/main/java/org/apache/impala/service/FeSupport.java
M fe/src/main/java/org/apache/impala/service/JniCatalog.java
M fe/src/test/java/org/apache/impala/catalog/local/CatalogdMetaProviderTest.java
13 files changed, 371 insertions(+), 43 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/91/20791/1
--
To view, visit http://gerrit.cloudera.org:8080/20791
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I096c1b1d1a52e979c8b2d8173dae9ca2cc6c36d2
Gerrit-Change-Number: 20791
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to