----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66092/ -----------------------------------------------------------
Review request for sentry and Sergio Pena. Repository: sentry Description ------- Full HMS Snapshots for large amounts of data (millions of databases, or tables or partitions etc) take a lot more time than the current default of 3.3mins. Also ideally since a full HMS snapshot should only occur once it is best to increase the default to 20mins. This highly reduce the chance of failure while sending a full snapshot which could be critical Set sentry.hdfs.service.client.server.rpc-connection-timeout = 1200000 Diffs ----- sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryClientTransportConstants.java c2a95b6fe Diff: https://reviews.apache.org/r/66092/diff/1/ Testing ------- Thanks, Arjun Mishra