Installation
A step-by-step guide to setting up Dataverse for you
Last updated
A step-by-step guide to setting up Dataverse for you
Last updated
pip
:In order to use Dataverse, there are prerequisites you need to have: Python, Spark and Java. Right below, you can find guidelines for installing Apache Spark and JDK.
Python (version between 3.10 and 3.11)
JDK (version 11) & PySpark
You can download OpenJDK 11 for Windows from . After the download, unzip the file and put jdk
folder to proper directory for example C:\JDK
. OpenJDK 11 requires your Oracle account.
Download pre-built version of Apache Hadoop and Spark 3 from . Since this is .tgz file, download and install if necessary.
Download proper winutils.exe from and move the bin folder into C:\Hadoop
.