Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jasonchrion/spark-rpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 91.9%
  • Shell 3.1%
  • Jinja 2.9%
  • Makefile 2.1%