top of page
AdobeStock_1008056389.jpeg

SET UP SPARKFLOWS

Download Sparklows on Linux

Installation Prerequisites

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

Linux-Logo-PNG-Download-Image.png

JDK 17 installed 

Add Java to your PATH

8+ GB of RAM on the machine

(16+ GB recommended)

Python 3.9+

(when running Python and Pyspark, otherwise not needed)

Installation

Use one of the options below for installing Sparkflows on Linux.

Download Sparkflows

Using Sparkflows TGZ

  • Extract tarball:  tar xvf fire-3.5.X.tgz

  • Change Directory: cd fire-3.5.X

  • Create H2 DB: ./create-h2-db.sh

  • Start Fire Server: ./run-fire-server.sh    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