[
https://issues.apache.org/jira/browse/HIVE-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194054#comment-14194054
]
Lefty Leverenz commented on HIVE-8680:
--------------------------------------
Doc note: This adds configuration parameters
*hive.metastore.server.max.message.size* and
*hive.server2.thrift.max.message.size* to HiveConf.java, so they need to be
documented in the wiki by the time Hive 0.15.0 is released. They belong in
these sections of Configuration Properties:
* [Configuration Properties -- MetasStore |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-MetaStore]
* [Configuration Properties -- HiveServer2 |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveServer2]
> Set Max Message for Binary Thrift endpoints
> -------------------------------------------
>
> Key: HIVE-8680
> URL: https://issues.apache.org/jira/browse/HIVE-8680
> Project: Hive
> Issue Type: Bug
> Reporter: Brock Noland
> Assignee: Brock Noland
> Labels: TODOC15
> Fix For: 0.15.0
>
> Attachments: HIVE-8680.patch, HIVE-8680.patch
>
>
> Thrift has a configuration open to restrict incoming message size. If we
> configure this we'll stop OOM'ing when someone sends us an HTTP request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)