[java] Spark
IntelliJ로 Spark 개발 환경 구축하기
Introduction 여러 클라우드 환경이나 컨테이너 환경에서 간단하게 Spark를 사용할 수 있지만 local 환경에서도 Spark를 실행시킬수 있는 환경을 만들어두면 가볍게 테스트 할 수 있는 것들이 많아서 Loc
blog.doosikbae.com
(base) ➜ elastic-stack git:(master) ✗ brew install scala:2.13.7
Running `brew update --auto-update`...
==> Auto-updated Homebrew!
==> Updated Homebrew from 3.6.1 (7a14ae618) to 3.6.21 (cb1872e5b).
Updated 1 tap (homebrew/services).
No changes to formulae.
The 3.6.21 changelog can be found at:
https://github.com/Homebrew/brew/releases/tag/3.6.21
Warning: No available formula with the name "scala:2.13.7". Did you mean scala@2.13?
==> Searching for similarly named formulae and casks...
==> Formulae
scala@2.13
To install scala@2.13, run:
brew install scala@2.13
(base) ➜ elastic-stack git:(master) ✗