{{theTime}}

Search This Blog

Total Pageviews

How to create a HOP in kettle

Creating A Hop


Create a new hop hints:
  1. Drag the Graphical View between two steps while holding down the middle mouse button
  2. Drag the Graphical View between two steps while pressing the key and using the left mouse button
  3. Right click and select New Hop to select two steps in the tree
  4. Use + left-click to select two in the graphical view; the right-click on the step and choose New Hop

No comments:

Parallel Processing GPU vs CPU

1. What “parallel processing” means for tensors A tensor is just a multi‑dimensional array (like a matrix). Operations such as matrix mu...