[
https://issues.apache.org/jira/browse/HIVE-19368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16564356#comment-16564356
]
Vihang Karajgaonkar commented on HIVE-19368:
--------------------------------------------
On a related note, we have a config {{hive.metastore.limit.partition.request}}
which can be used to limit the number of partitions requested. The hard part of
using this config is admins don't know what is a good value for such a limit.
May be we should have a good default value for this config and error out the
query similar to the way we error out when we try to add dynamic partitions
with no partition keys specified in the insert clause.
> Metastore: log a warning with table-name + partition-count when
> get_partitions returns >10k partitions
> ------------------------------------------------------------------------------------------------------
>
> Key: HIVE-19368
> URL: https://issues.apache.org/jira/browse/HIVE-19368
> Project: Hive
> Issue Type: Improvement
> Components: Standalone Metastore
> Affects Versions: 3.1.0
> Reporter: Gopal V
> Priority: Major
>
> Ran into this particular letter from the trenches & would like a normal WARN
> log for it.
> https://www.slideshare.net/Hadoop_Summit/hive-at-yahoo-letters-from-the-trenches/24
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)