public class HiveServiceProvider extends Object
| Constructor and Description |
|---|
HiveServiceProvider(DeltaConfig.Config config) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hive.service.server.HiveServer2 |
getLocalHiveServer() |
void |
startLocalHiveServiceIfNeeded(org.apache.hadoop.conf.Configuration configuration) |
void |
stopLocalHiveServiceIfNeeded() |
void |
syncToLocalHiveIfNeeded(HoodieTestSuiteWriter writer) |
public HiveServiceProvider(DeltaConfig.Config config)
public void startLocalHiveServiceIfNeeded(org.apache.hadoop.conf.Configuration configuration)
throws IOException
IOExceptionpublic void syncToLocalHiveIfNeeded(HoodieTestSuiteWriter writer)
public void stopLocalHiveServiceIfNeeded()
throws IOException
IOExceptionpublic org.apache.hive.service.server.HiveServer2 getLocalHiveServer()
Copyright © 2023 The Apache Software Foundation. All rights reserved.