This short guide will assume that you already have already homebrew
, xcode-select
and java
installed on your macOS. If not, run the following commands on your terminal.
Once you are sure that everything is correctly installed on your machine, you have to follow these steps to install Apache Spark
Step 1: Install scala
MacOS Catalina (10.15) MacRumors attracts a broad audience of both consumers and professionals interested in the latest technologies and products. We also boast an active community focused on purchasing decisions and technical aspects of the iPhone, iPod, iPad, and Mac platforms. Data adalah Emas Pada pembukaan Press Conference on Open Data Strategy tahun 2011, Neelie Kroes, yang saat itu menjabat sebagai Vice-Presicent of the European Commission responsible for the Digital Agenda, menyampaikan pidatonya yang berjudul ' Data is the New Gold '.
Macos Catalina Apache Not Working
Step 2: Install Spark
Macos Catalina Apache Document Root
Step 3: Add environment variables
Add the following environment variables to your .bash_profile
or .zshrc
Step 4: Review binaries permissions
For some reason, some installations are not give execution permission to binaries. Review it and give them if necessary.
Step 5: Verify installation
If everything worked fine you will be able to open a spark-shell
running the following command
This should open a shell as follows
We are done! You have successfully installed Apache Spark on macOS
You can also find me on Twitter if you’d like to read similar technical tricks!