This section of the documentation includes articles that cover advanced topics on CDAP that will be of interest to developers who want a deeper dive into CDAP:
Application Logback: Adding a custom logback to a CDAP application.
Best Practices: Suggestions when developing a CDAP application.
Class Loading: Java Class Loading in CDAP.
Configuring Program Resources: Setting the YARN resources used by the programs of a CDAP application.
Program Retry Policies: Configuring the retry policies used by the programs of a CDAP application.
...