We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc4058 commit 212c829Copy full SHA for 212c829
R/WINDOWS.md
@@ -6,7 +6,7 @@ To build SparkR on Windows, the following steps are required
6
include Rtools and R in `PATH`.
7
8
2. Install
9
-[JDK7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html) and set
+[JDK8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) and set
10
`JAVA_HOME` in the system environment variables.
11
12
3. Download and install [Maven](http://maven.apache.org/download.html). Also include the `bin`
0 commit comments