[
https://issues.apache.org/jira/browse/PHOENIX-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974180#comment-14974180
]
Roman Rogozhnikov commented on PHOENIX-2350:
--------------------------------------------
I found also related Calcite issue:
https://issues.apache.org/jira/browse/CALCITE-936
> Support query larger than 8192 via query server
> -----------------------------------------------
>
> Key: PHOENIX-2350
> URL: https://issues.apache.org/jira/browse/PHOENIX-2350
> Project: Phoenix
> Issue Type: Wish
> Reporter: Roman Rogozhnikov
> Priority: Critical
> Labels: queryserver
>
> I wish to configure requestHeaderSize property for query server to sent
> larger queries.
> Сurrently query server log warning and don't execute the query:
> 2015-10-22 12:59:49,027 WARN org.eclipse.jetty.http.HttpParser: Header is
> too large >8192
> I found the solution for normal jetty server
> (http://stackoverflow.com/a/25758901/5406473), but i don't understand how can
> I configure it in query server...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)