vivostar / spark-rpm

spark3 rpm build for hdp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

spark3 rpm build for hdp

License:Apache License 2.0


Languages

Language:Python 91.9%Language:Shell 3.1%Language:Jinja 2.9%Language:Makefile 2.1%