You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Works fine for me on 64-bit Windows 10 Pro 22H2 (logged in as local Administrator) as of Sept 14, 2023 and Spark version 3.0.2.
However, there are two problems.
This is installing the 32-bit package of Spark even though a 64-bit package is available and I am running a 64-bit OS. It seems the script should detect the current OS and install the appropriate version. At the very least there should be a switch to select the preferred version.
This is installing the "offline" package with the JRE included. Since I am already using the microsoft-jdk package, it would be nice if there was an option to download and install the "online" package which is available for both 32-bit and 64-bit versions of Spark. Perhaps this can be accomplished with a command line switch?
The text was updated successfully, but these errors were encountered:
zippydan
changed the title
(spark) Installs 32-bit version even on 64-bit systems / no "online" installer option
[spark] Installs 32-bit version even on 64-bit systems / no "online" installer option
Sep 16, 2023
Works fine for me on 64-bit Windows 10 Pro 22H2 (logged in as local Administrator) as of Sept 14, 2023 and Spark version 3.0.2.
However, there are two problems.
The text was updated successfully, but these errors were encountered: