Versions Compared

Key

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

...

  • CDAP Master: Service for managing runtime, lifecycle, and resources of CDAP applications (package cdap-master);

  • CDAP Router: Service supporting HTTP RESTful Microservices endpoints for CDAP (package cdap-gateway);

  • CDAP Kafka: Metrics and logging transport service, using an embedded version of Kafka (package cdap-kafka);

  • CDAP UI: User interface for managing CDAP applications (package cdap-ui); and

  • CDAP Authentication Server: Performs client authentication for CDAP when security is enabled (package cdap-security).

...

If you have CDAP Security enabled, then you will have an additional file, cdap-security.xml (documented in an appendix), with additional settings.

...

  1. Determine your system architecture.

  2. Review and meet the system requirements: hardware, network, and software.

  3. Prepare your Hadoop cluster.

  4. Install the CDAP components.

  5. Configure the CDAP installation.

  6. Start CDAP services.

  7. Verify the CDAP installation.