Versions Compared

Key

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

Data Prep Wrangler is integrated as a CDAP Service to support HTTP RESTful-based interactive wrangling of data. The main objective of this service is to make it simple and easy to interactively apply the directives required for parsing a given data set. The service is not intended to replace full-scale big data processing; it is primarily used to interactively apply directives on a sample of your data.

...

Code Block
http://<hostname>:11015/v3/namespaces/<namespace>/apps/dataprep/services/service/methods

These services are provided:

...