-
Copy the
spark-deb-templatedirectory andmake_spark_deb.shto a temporary scratch location -
download your desired version of spark into the scratch directory and unpack it
-
edit
make_spark_deb.shto set the right value forSPARK_VERS -
run
./make_spark_deb.sh -
when you're done, there should be a new directory named
spark-evidation_XXX -
go into that directory and edit
DEBIAN/controlto be sure the versions are correct -
finally, package that folder up into a deb using the following command with 1.4.1 replaced with the appropriate version:
dpkg-deb -b spark-evidation_1.4.1 spark-evidation_1.4.1.deb
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
evidation-opensource/spark-deb-maker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|