Commit Graph

8 Commits

Author SHA1 Message Date
258415077b Update macos.md (#332)
* Update macos.md

added a useful information regarding the path where java is installed, if someone has problems to find it

* Update macos.md

again, just made clear how to get the path to the installation (spark)
2023-02-25 12:16:15 +01:00
0ab54d899b Update macos.md 2022-03-02 17:51:37 +01:00
a2b6af4680 Added JAVA_HOME env var to avoid no JRE found error (#101) 2022-03-02 17:40:54 +01:00
68f03b11a6 Update macos.md (#93) 2022-02-21 20:01:05 +01:00
34f5827e5c Remove cask for brew cask install java. (#89)
I believe using `brew cask` here is incorrect (at least for me it didn't work)
1. `cask` has been deprecated since version `2.6.0` (see [changelog](https://brew.sh/2020/12/01/homebrew-2.6.0/))
2. `brew install --cask java` does not work either (no cask `java`), but `brew install java` does work
2022-02-20 20:09:01 +01:00
41c6d766de Update macos.md 2022-02-18 08:56:57 +01:00
760d222036 spark setup for MacOs (#85)
* spark setup for macos

* added bash blocks
2022-02-18 08:51:53 +01:00
3d10464f5a setting up spark on Windows and Linux 2022-02-15 20:23:08 +01:00