title |
---|
Building the Connector |
You only need to build the connector if you need to customize it.
The following prerequisites are required for building this connector:
- Java 8 or 11 (see compatibility matrix)
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/