Here are the core keywords used in Apache HOP.
1. Pipelines : A pipelines is set of actions for the transform. It can read the data from the source, process and write the data.
2. HOP: To connect two actions, the HOP will be created.
3. Worflow: It has starting and end points. Majorly consists set of pipelines to execute.
4. Connectors: Connectors are bridges to connect external systems like database, files systems with Apache HOP.
5. Plugins: Plug-ins are prebuilt tools to expand the Apache HOP's capabilities.
Happy Hopping !
No comments:
Post a Comment