Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 819 Bytes

build-connector.md

File metadata and controls

32 lines (22 loc) · 819 Bytes
title
Building the Connector

You only need to build the connector if you need to customize it.

Prerequisites

The following prerequisites are required for building this connector:

  • Java 8 or 11 (see compatibility matrix)

Build and Install the Pravega Spark Connectors

This will build the Pravega Spark Connectors and publish it to your local Maven repository.

git clone https://github.com/pravega/spark-connectors
cd spark-connectors
./gradlew install
ls -lhR ~/.m2/repository/io/pravega/