#include "exec/catalog-op-executor.h"
#include <sstream>
#include "exec/incr-stats-util.h"
#include "common/status.h"
#include "runtime/lib-cache.h"
#include "service/impala-server.h"
#include "service/hs2-util.h"
#include "util/string-parser.h"
#include "gen-cpp/CatalogService.h"
#include "gen-cpp/CatalogService_types.h"
#include "gen-cpp/CatalogObjects_types.h"
#include <thrift/protocol/TDebugProtocol.h>
#include <thrift/Thrift.h>
#include <gutil/strings/substitute.h>
#include "common/names.h"
Go to the source code of this file.
DECLARE_int32 |
( |
catalog_service_port |
| ) |
|
DECLARE_string |
( |
catalog_service_host |
| ) |
|