You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/15 20:33:00 UTC

[jira] [Resolved] (IMPALA-337) Update Impala debug webserver to accept HTTP POST requests

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

Joe McDonnell resolved IMPALA-337.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> Update Impala debug webserver to accept HTTP POST requests
> ----------------------------------------------------------
>
>                 Key: IMPALA-337
>                 URL: https://issues.apache.org/jira/browse/IMPALA-337
>             Project: IMPALA
>          Issue Type: Task
>          Components: Distributed Exec
>    Affects Versions: Impala 1.1
>            Reporter: Lenni Kuff
>            Assignee: Joe McDonnell
>            Priority: Minor
>             Fix For: Impala 3.3.0
>
>
> The Impala debug webserver doesn't currently handle HTTP POST requests. It appears the requested handler is being called, but the request is being treated as a GET. It would be useful to update the webserver to accept both GET and POST commands.
> This is something that is required if we want to have Impala to provide automatic symbol resolution for remote profiling of the process.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)