Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

CDAP comes with a number of tools to make a developer's life easier. These tools help with testing and debugging CDAP applications:

  • Testing a CDAP Application: Strategies and approaches for testing CDAP applications, including testing flows, Map Reduce and Spark programs, and artifacts.

  • Test Framework: How you can take advantage of the test framework and the in-memory CDAP mode to test your CDAP applications before deploying. This makes catching bugs early and easy.

  • Debugging: How you can debug CDAP applications in CDAP Sandbox mode and application containers in Distributed CDAP mode.

  • No labels