Download, Install and Run Apache Hop ETL Tool
by matt392 in Circuits > Software
13 Views, 0 Favorites, 0 Comments
Download, Install and Run Apache Hop ETL Tool

Technical documentation on how to install Apache Hop ETL tool on Window.
Downloads
Supplies

- Apache Hop
- Java runtime environment
- Windows
- Admin rights
Downloads
Technical Documentation

Details and screenshots in attached PDF.
Download, Install and Run Apache Hop:
- Download most recent Java Virtual Machine! Go to: https://adoptium.net/temurin/releases/? version=23&os=windows&arch=x64&package=jre
- Click on the “msi” icon and download the file
- Double click on the .msi file to install the Java Virtual Machine
- To confirm, go to Start > Type: “powershell” [without the quotes] > Hit “Enter” key > at the prompt, type “java -version” [without the quotes] > Hit “Enter” key
- Using File Explorer, create a folder called “Temp” in the “C:\” drive
- Go to Apache Hop download page: https://hop.apache.org/download/
- Click on “apache-hop-client.2.12.0.zip” to download the ZIP file
- Copy “apache-hop-client.2.12.0.zip” to c:\temp
- Right click on “apache-hop-client.2.12.0.zip”, left click on “Extract All”
- Click on “Extract”
- Go to blank space on your your Desktop
- Right click > New > Shortcut > look for “Type the location of the item”
- In the “Type the location of the item” field, copy and paste this command:
- C:\temp\apache-hop-client-2.12.0\hop\hopgui.bat
- Then click “Next”
- In the “Type a name for this shortcut” field, type in: Apache Hop
- Then click “Finish”
- Now there should be an icon on your Desktop that says “Apache Hop”
- Double click on the “Apache Hop” icon
- You should see a Powershell window open up that says “Starting Hop” at the bottom
- Wait about 30 to 45 seconds for the main Hop window to open up