You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2021/09/02 06:45:00 UTC

[jira] [Assigned] (DRILL-7992) Drill on Docker goes down after REST API query

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

James Turton reassigned DRILL-7992:
-----------------------------------

    Assignee: James Turton

> Drill on Docker goes down after REST API query
> ----------------------------------------------
>
>                 Key: DRILL-7992
>                 URL: https://issues.apache.org/jira/browse/DRILL-7992
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>    Affects Versions: 1.19.0
>            Reporter: Alessandro Porfirio
>            Assignee: James Turton
>            Priority: Minor
>         Attachments: docker-compose-config.png, error-dump-on-terminal-full.txt, error-dump-on-terminal.txt, query-breaking-drill-in-docker.png, request-body-of-query-breaking-drill-in-docker.txt
>
>
> When running Apache Drill 1.19.0 on Docker (see 'docker-compose-config.png') it goes down after I send a REST API call to it (see 'query-breaking-drill-in-docker.png' and 'request-body-of-query-breaking-drill-in-docker.txt'). The REST API call is successfully responded though.
> Two kinds of error messages are shown on my terminal's screen. The same terminal where I started the docker container ('docker-compose up'). The second one (see 'error-dump-on-terminal-full.txt') I got after I have restarted the container and tried the same REST API call again.
> The query on the REST API call runs over 23 json files ranging from 160KB to 7.6 MB (unfortunately I cannot share them). Total data size of 19.2MB.  
> If I do that same query using Drill's web UI then no problem occurs.



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