Skip to content

Add support of caching for glue metastore#14820

Merged
shixuan-fan merged 1 commit intoprestodb:masterfrom
adlymousa:support-glue-caching
Jul 23, 2020
Merged

Add support of caching for glue metastore#14820
shixuan-fan merged 1 commit intoprestodb:masterfrom
adlymousa:support-glue-caching

Conversation

@adlymousa
Copy link
Contributor

Hive GlueMatastoreModule doesn't support caching, which caused performance issues in planning time, read throughput, and parallelism when filtering on a partitioning column.

This PR adds the support of caching to the GlueMatastoreModule. Adding this support won't enable caching unless hive.metastore-cache-ttl property is not 0.

== RELEASE NOTES ==
Hive Changes
* Add support for caching the Glue metastore.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 9, 2020

CLA Check
The committers are authorized under a signed CLA.

@adlymousa adlymousa closed this Jul 9, 2020
@adlymousa adlymousa reopened this Jul 23, 2020
Copy link
Contributor

@shixuan-fan shixuan-fan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shixuan-fan shixuan-fan merged commit 9831c83 into prestodb:master Jul 23, 2020
@caithagoras caithagoras mentioned this pull request Jul 28, 2020
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants