mac spark
Last updated on August 24, 2025 am
🧙 Questions
使用brew安装spark
☄️ Ideas
安装命令
brew install spark配置环境变量
sudo vim /etc/profileexport SPARK_HOME=/opt/homebrew/opt/apache-spark/libexecsource /etc/profile使用log4j2
cp $SPARK_HOME/conf/log4j2.properties.template $SPARK_HOME/conf/log4j2.properties🔗 Links
mac spark
https://ispong.isxcode.com/os/mac/mac spark/