Setting Zingg Development Environment
Instructions on how to set up Zingg Development Environment
Step 1 : Clone the Zingg Repository
Step 2 : Install JDK 1.8 (Java Development Kit)
Step 3 : Install Apache Spark - version spark-3.1.2-bin-hadoop3.2
Step 4 : Install Apache Maven
sudo apt install mavenStep 5 : Set JAVA_HOME to JDK base directory
Step 6 : Compile the Zingg Repository
Step 7 : If had any issue with 'SPARK_LOCAL_IP'
Step 8 : Run Zingg to Find Training Data
Last updated