zhangbutao commented on code in PR #5912:
URL: https://github.com/apache/hive/pull/5912#discussion_r2176625743


##########
standalone-metastore/metastore-server/src/main/resources/metastore-site.xml:
##########
@@ -24,11 +24,33 @@ likely need to add a number of new values. -->
     <description>Thrift URI for the remote metastore. Used by metastore client 
to connect to remote metastore.</description>
   </property>
   <property>
-    <name>metastore.task.threads.always</name>

Review Comment:
   
https://github.com/apache/hive/blob/9d9304f927a9ad20d47dad3d884416eb5b4e753b/standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java#L1504-L1509
   
   `metastore.task.threads.always` actually has multiple values. I'm not sure 
why only one value was set initially.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to