Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
Description
While ingesting the events to Kite dataset sink via Flume, we consistently notice the attempts to connect to the Hive metastore for every batch:
INFO hive.metastore: Trying to connect to metastore with URI thrift://<some-node>:9083
The repository instance that has the metastore connection should be cached for reuse instead of opening a new connection to the metastore for each batch.
Attachments
Issue Links
- links to