[ https://issues.apache.org/jira/browse/HIVE-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491190#comment-14491190 ]
Lefty Leverenz commented on HIVE-10309: --------------------------------------- FYI, hive-default.xml.template is generated from HiveConf.java (since 0.14.0 with HIVE-6037) so the removal of hive.server2.thrift.http.max.worker.threads from HiveConf.java got propagated to hive-default.xml.template at its next regeneration. > TestJdbcWithMiniHS2.java broken because of the removal of > hive.server2.thrift.http.max.worker.threads > ------------------------------------------------------------------------------------------------------ > > Key: HIVE-10309 > URL: https://issues.apache.org/jira/browse/HIVE-10309 > Project: Hive > Issue Type: Bug > Reporter: Hari Sankar Sivarama Subramaniyan > Assignee: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-10309.1.patch > > > HIVE-10271 removed hive.server2.thrift.http.min/max.worker.threads > properties, however these properties are used in a few more places in hive > code. For example, TestJdbcWithMiniHS2.java . We need to fix these as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)