You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/05/14 17:45:00 UTC

[jira] [Resolved] (IMPALA-3015) Thrift buffer size not honored when retrieving data from Impala

     [ https://issues.apache.org/jira/browse/IMPALA-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-3015.
-----------------------------------
    Resolution: Duplicate

> Thrift buffer size not honored when retrieving data from Impala
> ---------------------------------------------------------------
>
>                 Key: IMPALA-3015
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3015
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Distributed Exec
>    Affects Versions: Impala 2.3.0
>         Environment: CDH 5.5.2, Impala 2.3.0, CentOS 6.7
>            Reporter: Martin Nash
>            Priority: Minor
>
> When using the Thrift interface to Impala in order to retrieve data the request size influences the size of the responses, but does not control it.
> In our use case we retrieve a significant number of rows and want to minimise the number of network round trips.
> Details of my previous testing were posted here http://community.cloudera.com/t5/Interactive-Short-cycle-SQL/Thrift-Buffer-Size-Received-from-Impala/m-p/30863
> I have repeated the tests on CDH 5.5.2 (Impala 2.3.0) and observe the same behaviour.
> It appears that Impala returns data to the client when some other condition (other than buffer size or end of data) is reached. Testing with a 1M buffer resulted in 87.5% of all request still returning 512 bytes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)