[ 
https://issues.apache.org/jira/browse/IMPALA-11946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698405#comment-17698405
 ] 

ASF subversion and git services commented on IMPALA-11946:
----------------------------------------------------------

Commit c09578a4840715854100b72b68b813107a3e25d4 in impala's branch 
refs/heads/master from John Sherman
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=c09578a48 ]

IMPALA-11946: Add Thrift HTTP support for external frontend

- Add enable_external_fe_http flag that defaults to false
  - When true the external frontend service (external_fe_port) will
  expect clients to use http transport.
  - When false the external frontend service will expect binary
  transport.

- Add tests for basic external frontend functionality
- Add test to ensure the non-external frontend services do not expose
  the ExecutePlannedStatement interface.

Change-Id: I2ad400b1df471e3d61b62d8c0360b27396c26050
Reviewed-on: http://gerrit.cloudera.org:8080/19537
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Aman Sinha <[email protected]>


> Add options to support http transport for external frontend service
> -------------------------------------------------------------------
>
>                 Key: IMPALA-11946
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11946
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: John Sherman
>            Assignee: John Sherman
>            Priority: Major
>
> Currently the external frontend service (external_fe_port) only supports the 
> thrift binary transport. It would be helpful if we could optionally support 
> thrift http transport.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to