Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 1.1
-
None
Description
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.
Attachments
Issue Links
- is required by
-
IMPALA-7959 Trace and visualize concurrent Catalog operations
- Open