mac spark

Last updated on September 15, 2024 pm

🧙 Questions

使用brew安装spark

☄️ Ideas

安装命令

brew install spark

配置环境变量

sudo vim /etc/profile
export SPARK_HOME=/opt/homebrew/opt/apache-spark/libexec
source /etc/profile

使用log4j2

cp $SPARK_HOME/conf/log4j2.properties.template $SPARK_HOME/conf/log4j2.properties

mac spark
https://ispong.isxcode.com/os/mac/mac spark/
Author
ispong
Posted on
February 16, 2023
Licensed under