Kalyan Kalvagadda created SENTRY-2548:
-----------------------------------------
Summary: Including the partition information in the HMS snapshot
should be made configurable.
Key: SENTRY-2548
URL: https://issues.apache.org/jira/browse/SENTRY-2548
Project: Sentry
Issue Type: Improvement
Components: Core
Affects Versions: 2.3.0
Reporter: Kalyan Kalvagadda
Assignee: Kalyan Kalvagadda
Currently, sentry fetches the partition information of all the tables in HMS.
This could be very huge. This was done deliberately as the partitions in the
table need not share the table location. This is creating issues because of the
volume of the data that has to be synced.
The proposal is to make this configurable so that users of the sentry could
decide if really want it.
For backward compatibility, the default value for the configuration should
maintain current behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)