JCEKS Credential Upload Tool for Impala AI API Keys
Learn to securely upload Impala AI API keys to a JCEKS keystore on S3 or ABFS.
To support AI integration in Impala, you can securely store API keys in a Hadoop credential
provider keystore (JCEKS). A lightweight tool is available to create or update a keystore on
Amazon S3 or Azure ABFS without requiring a local Hadoop installation.
- JCEKS Tool Availability
- The
jceks
tool is included with theUDF SDK
package. When you download the UDF SDK, thejceks
tool is provided along with usage instructions. For details on how to download theUDF SDK
, see Building and deploying UDFs.