Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 335 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 335 Bytes

Build script to create RPMS for HDP SPARK3 update

How to Build

You should install rpm-build, make on your dev machine

# rockylinux-8
yum install -y make, rpm-build
# ubuntu-22.04
sudo apt install -y make, rpm

and then

make