Wenzhe Zhou created IMPALA-10857:
------------------------------------
Summary: Add libcurl library to Impala native-toolchain
Key: IMPALA-10857
URL: https://issues.apache.org/jira/browse/IMPALA-10857
Project: IMPALA
Issue Type: Improvement
Reporter: Wenzhe Zhou
Assignee: Wenzhe Zhou
In IMPALA-10489, we added JWT support for Impala. The implementation assume the
public keys for JWT verification are provided as a local json file, which is
specified with starting flag. In some deployment scenarios, public keys for JWT
verification are provided as URL, for example, URL for a Knox endpoint. In
these cases, Impala should be able to download the keys from the given URL.
libcurl library needs to be added to Impala native toolchain so that we could
call its API to download keys.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]