Overview of the CDP SDK for Java
You can use the CDP SDK for Java to integrate CDP services with your applications. Use the CDP SDK to connect to CDP services and create and manage clusters and run jobs from your Java application or other data integration tools that you use in your organization.
Comprehensive Java documentation is available on Cloudera's Github. The CDP SDK repository is also available.
To use the CDP SDK for Java, you must have a CDP account and a user account or machine user account with the appropriate role and environment to enable you to perform your required tasks in CDP.
Prerequisites for using the CDP SDK for Java
Before you use the CDP SDK to perform the tasks from an application, we recommend that you first verify that you can perform the tasks on the CDP console or through the CLI.
When you are able to successfully create clusters and run jobs on the Management Console or by using the CLI, use the CDP SDK to create clusters and run jobs from your application.
Using the CDP SDK for Java
You must download the SDK Jar file, set up your access key, create your application, and run the CDP SDK sample applications.
To use the CDP SDK for Java, complete the following steps: