[ https://issues.apache.org/jira/browse/HIVE-28002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807909#comment-17807909 ]
Attila Turoczy commented on HIVE-28002: --------------------------------------- Pls move to in-progress state > Make hive.metastore.batch.retrieve.max property to be read from hiveconf when > it is requested from HS2 > ------------------------------------------------------------------------------------------------------ > > Key: HIVE-28002 > URL: https://issues.apache.org/jira/browse/HIVE-28002 > Project: Hive > Issue Type: Bug > Reporter: Vikram Ahuja > Priority: Minor > Labels: pull-request-available > > The property hive.metastore.batch.retrieve.max is used by both the > client(Hs2) and the HMS when fetching objects(tables/partitions) in batches. > This property is present in both hiveConf as well as metastoreConf. For some > use cases in the client(Hs2), this value is referred from the metastoreConf. > To change these use cases to HiveConf.java to have a set demarkation between > HS2 and HMS use cases. -- This message was sent by Atlassian Jira (v8.20.10#820010)