-
Copy the
spark-deb-template
directory andmake_spark_deb.sh
to a temporary scratch location -
download your desired version of spark into the scratch directory and unpack it
-
edit
make_spark_deb.sh
to 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/control
to 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 has been archived by the owner on Aug 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Make a Debian package from a Spark prebuilt tarball
License
evidation-health/spark-deb-maker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Make a Debian package from a Spark prebuilt tarball
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published