Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Remote Hadoop provisioner is used to run jobs on a pre-existing Hadoop cluster. This provisioner does not create or delete a cluster; it simply connects to one. We assume that the provided cluster is running compatible versions of all the software that CDAP requires. The cluster must not use Kerberos authentication and must be accessible via SSH and HTTPS (ports 22 and 443).

...

The SSH private key to use when connecting to the cluster. Since your SSH key is sensitive, we recommended that you provide the key through the CDAP Secure Storage API by adding a secure key with the RESTful API Microservices and clicking the shield icon in the UI to select a secure key.