top of page
AdobeStock_1008056389.jpeg

SET UP SPARKFLOWS

Download Sparklows on Windows

Installation Prerequisites

Make sure your system meets the following requirements before installing Sparkflows.

windows

JDK 17 installed 

Add Java to your PATH

Download Winutils and Set Path

8+ GB of RAM on the machine

(16+ GB recommended)

Python 3.9+

(when running Python and Pyspark, otherwise not needed)

Installation

Run the appropriate Docker command below based on your operating system
to install and start Sparkflows.

Option 1

Using Windows Installer

  • Execute the downloaded file sparkflows-installer.exe by double clicking on it​.

Download Windows Installer
Option 2

Using Sparkflows TGZ

  • Extract tarball: Extract using winrar, winzip etc.

  • Change Directory: cd <fire install_dir>

  • Create H2 DB:  .\create-h2-db.bat

  • Start Fire Server: .\run-fire-server.bat start

Download TGZ

Login Details

Use the information below to access your Sparkflows application after completing the installation.

AdobeStock_1499505904.png

Application URL

Open the following URL in your web browser.

http://<machine_ip>:8080

Default Login Credentials

Use the default accounts below to log in to Sparkflows.

Administrator

Username  : admin     |        Password    : admin

bottom of page