Previous Article | matchIT Hub Index | Next Article |
To install matchIT Hub for Spark to your home directory simply download the tar and extract:
cd ~
tar -zxvf matchithub-spark-1.9.0-linux.tar.gz
Installation Contents
The tar will extract to a folder called matchithub-spark. This folder contains the following:
emr | Folder containing sample scripts for running on AWS EMR. |
lib | Folder containing matchIT Hub native shared object library. |
samples | Folder containing sample applications. |
hub-spark-1.9.0.jar | Jar containing the matchIT Hub for Spark package. |
matchITHub.jar | Jar containing the matchIT Hub Java interface. |
readme | Text file containing overview of product. |
release_notes | Text file containing release notes. |
Previous Article | matchIT Hub Index | Next Article |